[FFmpeg-devel] Leaks

Colin NG colin_ng at hotmail.com
Sat Feb 23 00:35:56 CET 2013


Hi all,

Does any one find leak during video trans-coding in using valgrind for memory leak detection? I use the recent ffmpeg code from git.

I am using the following (sample) syntax:

valgrind -v --track-origins=yes --malloc-fill=0x2a ./ffmpeg_g -report -i ../clip/PumpAction_primary.avi -frames:v 480  -c:v libx264 -crf 23 -profile:v main -g 48 -sc_threshold 0 -map 0:v:0 -f mp4 "pump.mp4"

Do I use the wrong encode parameters?

Thanks.

Colin
 		 	   		  


More information about the ffmpeg-devel mailing list