[Ffmpeg-devel] ffmpeg -s size option crashing for .mov files
srinivas Mandava
mandava_s
Sat Feb 18 15:51:48 CET 2006
According to the debugger, it looks like this problem occured at libavcodec.
We would really thankful for any help on this issue.
#0 0x281cfde0 in h_resample_fast () from /usr/local/lib/libavcodec.so.1
#1 0x281d0031 in h_resample () from /usr/local/lib/libavcodec.so.1
#2 0x281d0104 in component_resample () from /usr/local/lib/libavcodec.so.1
#3 0x281d03ae in img_resample () from /usr/local/lib/libavcodec.so.1
#4 0x0804c790 in _start ()
#5 0x08052f97 in main ()
>From: "Mandava Srinivasa Rao" <mandava_s at hotmail.com>
>Reply-To: FFMpeg development discussions and patches
><ffmpeg-devel at mplayerhq.hu>
>To: ffmpeg-devel at mplayerhq.hu
>Subject: [Ffmpeg-devel] ffmpeg -s size option crashing for .mov files
>Date: Fri, 17 Feb 2006 19:07:23 +0000
>
>Hi,
>
>If I specify size option(-s 200x150) for .mov files, ffmpeg crashed.
>Without -s option, it works without any problem. Is there any workaround
>for this problem? Size is important for my application.
>
>ffmpeg -i '/home/test/WindowsMovieMakerSampleFile_full.mov' -s 200x150 -y
>'/home/test/WindowsMovieMakerSampleFile_full.mpg'
>
>ffmpeg version CVS, build 3342336, Copyright (c) 2000-2004 Fabrice Bellard
> configuration: --cc=cc --prefix=/usr/local --make=gmake --disable-debug
>--enable-memalign-hack --enable-shared
>--source-path=/usr/ports/multimedia/ffmpeg-devel/work/FFMpeg-2005122600
>--enable-a52 --enable-gpl --enable-mp3lame --enable-libogg --enable-pp
>--enable-shared-pp --enable-pthreads --disable-ffplay --enable-vorbis
> built on Feb 16 2006 21:22:47, gcc: 3.4.2 [FreeBSD] 20040728
>
>Seems that stream 0 comes from film source: 30000.00 (30000/1) -> 29.97
>(30000/1001)
>Input #0, mov,mp4,m4a,3gp,3g2, from
>'/home/test/WindowsMovieMakerSampleFile_full.mov':
> Duration: 00:00:12.2, start: 0.000000, bitrate: 7950 kb/s
> Stream #0.0, 29.97 fps(r): Video: mjpeg, yuvj422p, 640x480
>Output #0, mpeg, to '/home/test/WindowsMovieMakerSampleFile_full.mpg':
> Stream #0.0, 29.97 fps(c): Video: mpeg1video, yuv420p, 200x150, q=2-31,
>200 kb/s
>Stream mapping:
> Stream #0.0 -> #0.0
>Press [q] to stop encoding
>Segmentation fault (core dumped)
>
>Thanks,
>Srinivas.
>
>_________________________________________________________________
>Express yourself instantly with MSN Messenger! Download today - it's FREE!
>http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
>
>_______________________________________________
>ffmpeg-devel mailing list
>ffmpeg-devel at mplayerhq.hu
>http://mplayerhq.hu/mailman/listinfo/ffmpeg-devel
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
More information about the ffmpeg-devel
mailing list