ffmpeg core dumps on FreeBSD 6.2

Dave dmehler26 at woh.rr.com
Mon Jul 23 01:17:59 UTC 2007


Hello,
    I've got a cvsupped ports tree and am trying to convert a .avi file to 
.mpg specifically a vcd so i can burn it on to a dvd. I've included the 
command output at the end of this message, both the ffmpeg command and the 
file command showing what freebsd thinks the .avi file is in question. The 
result is the ffmpeg started then core dumped. I've got the .core file if it 
would help, but i'm not a programmer so don't know where to go with this. 
Any assistance is appreciated as i'd really like to get this .avi file 
converted.
Thanks.
Dave.

#ffmpeg -i Today.avi -target pal-svcd Today1.mpg
FFmpeg version SVN-r9153, Copyright (c) 2000-2007 Fabrice Bellard, et al.
  configuration: --cc=cc --prefix=/usr/local --make=gmake --disable-debug --enable-memalign-hack 
 --enable-shared --enable-pp --extra-cflags=-fPIC -DPIC -O -pipe -march=athlon-xp 
 -I/usr/local/include --extra-ldflags=-L/usr/local/lib --extra-libs=-pthread 
 --enable-gpl --enable-pthreads --enable-swscaler --enable-liba52 --enable-liba52bin 
 --enable-libmp3lame --enable-libogg --disable-ffplay --enable-libvorbis --enable-xvid
  libavutil version: 49.4.0
  libavcodec version: 51.40.4
  libavformat version: 51.12.1
  built on Jul 21 2007 18:16:45, gcc: 3.4.6 [FreeBSD] 20060305
Input #0, avi, from 'Today.avi':
  Duration: 03:00:21.1, start: 0.000000, bitrate: 3752 kb/s
  Stream #0.0: Video: rawvideo, uyvy422, 80x60, 29.97 fps(r)
  Stream #0.1: Audio: pcm_s16le, 44100 Hz, stereo, 1411 kb/s
Segmentation fault: 11 (core dumped)
#file Today.avi
Today.avi: RIFF (little-endian) data, AVI, 80 x 60, ~30 fps, video:, audio: 
uncompressed PCM (stereo, 44100 Hz)



More information about the freebsd-multimedia mailing list