[FFmpeg-soc] BFI Decoder

Mike Melanson mike at multimedia.cx
Wed Apr 16 23:30:48 CEST 2008


Sisir Koppaka wrote:
> Both error summary and leak summary report zero, but there seem to be 97 not
> freed blocks in the error summary and valgrind checks for them, but after
> that there are no more messages regarding those 97 blocks?

But how does test.mov look when you play it? Is the video decoder correct?

Also, transcoding to MPEG-4 will introduce some loss that might hinder
problem analysis. Another method:

mkdir images
./ffmpeg -i file.bfi images/%04d.png

Then you can study each PNG image individually with a separate image viewer.

-- 
	-Mike Melanson



More information about the FFmpeg-soc mailing list