[FFmpeg-soc] BFI Decoder

Mike Melanson mike at multimedia.cx
Wed Apr 16 22:46:44 CEST 2008


Sisir Koppaka wrote:
> There's no memory corruption/segfaults for ffmpeg. ffplay gets hit hard
> though, and it gives a list of all sdl library files and .so files. That
> output is listed below:

That probably just means that 'ffmpeg' got lucky. Run the command line
through valgrind (and use 'ffmpeg_g' so you get symbols) and see where
your decoder is stepping on memory (I'm just guessing about the root
problem here :) ).

-- 
	-Mike Melanson



More information about the FFmpeg-soc mailing list