[Ffmpeg-devel] Decode CODEC_ID_AAC

Emanuele Fumagalli emanuele.fumagalli
Tue Jan 16 18:24:48 CET 2007


Hi all,
I'm using my own player made with ffmpeg to show video file, I noticed that some audio stream are recognized but avcodec_find_decoder returns NULL, in my case when AVCodecContext codec_id is CODEC_ID_AAC.

So the same video has no audio using FFPlay, but if I use mPlayer I can hear the audio too.

How is it possible to include additional audio decoder?

thanks in advance



More information about the ffmpeg-devel mailing list