[FFmpeg-devel] [PATCH] Fix nellymoser decode_tag return value
Alex Beregszaszi
alex
Wed Nov 14 15:43:22 CET 2007
Hi,
> the audio decoder function should return the size of the input buffer
> *used*, while in libavcodec/nellymoserdec.c it actually returns the
> size of the decompressed frame.
>
> You can spot the problem immediately using for example my tool ffprobe
> (http://sourceforge.net/projects/ffprobe) which shows for each audio
> nellymoser frame these informations (-show_frames):
What about importing that tool into ffmpeg?
--
Alex
More information about the ffmpeg-devel
mailing list