Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: [3gpp] Transcoding mp4a to mp3 (Read 3138 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[3gpp] Transcoding mp4a to mp3

Hello,


I would like to transcode some mp4a track from a 3gpp file to mp3.
But I would like to do it in real time : extracting an Acess Unit from the 3gpp file and give it to the transcoder, and so on until the end of the track.

I already have the tools to extract the headers (ftyp and moov boxes) and the AUs from the mdat box.

I don't know if such a library exists ... I hope yes !


Do you have an idea ?
Thanks in advance.


Cheers.