开发者

FFMPEG and MP3. How decode

开发者 https://www.devze.com 2023-02-18 12:39 出处:网络
How to decode mp3 audio using ffmpeg 开发者_StackOverflow中文版(using the API)? If not complicated - example code?

How to decode mp3 audio using ffmpeg 开发者_StackOverflow中文版(using the API)? If not complicated - example code?

PS I went to open the file, find the audio channels. then I do not understand what to do ...


It's nice to go all the way through the tutorials but this part of the tutorial deals with decoding audio (although I am currently having a problem with it as avcodec_decode_audio3() is the updated version of avcodec_decode_audio2()).

Hope it helps,

Infinitifizz

0

精彩评论

暂无评论...
验证码 换一张
取 消