[Ffmpeg-devel] ffmpeg -s size option crashing for .mov files
Mandava Srinivasa Rao
mandava_s
Fri Feb 17 20:07:23 CET 2006
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/
More information about the ffmpeg-devel
mailing list