[FFmpeg-devel] [PATCH] Per codec defaults

Robert Swain robert.swain
Thu Jun 5 15:11:14 CEST 2008


$subject

I get a strange error when running ffmpeg_g -y -ss 600 -i infile.avi
-an -t 30 -vcodec libx264 -b 500k outfile.mp4 :

ffmpeg_g(87163) malloc: *** error for object 0x418dce: Non-aligned
pointer being freed
*** set a breakpoint in malloc_error_break to debug

It's strange because ffmpeg_g exits normally. So I guess there's a bug
in there somewhere but I'm not quite sure where. Otherwise it seems to
work OK though.

See attached.

Rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Move-existing-AVCodec-identification-to-before-avcod.patch
Type: text/x-patch
Size: 3156 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080605/a3e5c755/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Reindent.patch
Type: text/x-patch
Size: 589 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080605/a3e5c755/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Add-variables-to-enable-moving-of-AVCodec-identifica.patch
Type: text/x-patch
Size: 2234 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080605/a3e5c755/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004--Add-AVCodec-argument-to-avcodec_get_context_defaul.patch
Type: text/x-patch
Size: 4297 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080605/a3e5c755/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Add-defaults-function-for-libx264-using-the-x264-CLI.patch
Type: text/x-patch
Size: 2557 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080605/a3e5c755/attachment-0004.bin>



More information about the ffmpeg-devel mailing list