converting avi files to ntsc dvd with ffmpeg core dumps

Dave dmehler26 at woh.rr.com
Thu Aug 23 03:37:32 PDT 2007


Hello,
Adding to my previous message i reinstalled ffmpeg, i thought it might be a
codec issue. I'm still core dumping, but i noticed two different things this
time, full log is below. The first, was this time i got a floating point
exception error code 6 i think it was before it coree. The second, and i
don't know if this is related, but ffmpeg and mplayer/mencoder all think my
system has multiple processors, when in fact it unfortunately only has one,
an Athlon xp 2400 ghz in this machine. When i installed ffmpeg, same version
as previous post, fully cvsupped ports tree, i used:

#make WITH_FAAC=yes WITHOUT_IPV6=yes WITH_LAME=yes WITH_OGG=yes
WITH_OPTIMIZED_CFLAGS=yes WITH_SWSCALER=yes WITH_X264=yes WITH_XVID=yes
install clean

Output below, it still looks like a missing codec, but ffmpeg does have mpeg
support.
Thanks.
Dave.


pkg_info|grep ffmpeg
ffmpeg-2007.07.12_3 Hyper fast realtime audio/video encoder/converter,
streamin

ldd `which ffmpeg`
/usr/local/bin/ffmpeg:
 libavformat.so.1 => /usr/X11R6/lib/libavformat.so.1 (0x28088000)
 libavcodec.so.1 => /usr/X11R6/lib/libavcodec.so.1 (0x2810f000)
 libavutil.so.1 => /usr/X11R6/lib/libavutil.so.1 (0x2858f000)
 libm.so.4 => /lib/libm.so.4 (0x28599000)
 libz.so.3 => /lib/libz.so.3 (0x285af000)
 liba52.so.0 => /usr/X11R6/lib/liba52.so.0 (0x285c0000)
 libmp3lame.so.0 => /usr/X11R6/lib/libmp3lame.so.0 (0x285cc000)
 libtheora.so.2 => /usr/X11R6/lib/libtheora.so.2 (0x2863c000)
 libogg.so.5 => /usr/X11R6/lib/libogg.so.5 (0x28671000)
 libvorbis.so.4 => /usr/X11R6/lib/libvorbis.so.4 (0x28676000)
 libvorbisenc.so.2 => /usr/X11R6/lib/libvorbisenc.so.2 (0x2869d000)
 libx264.so.50 => /usr/X11R6/lib/libx264.so.50 (0x28799000)
 libxvidcore.so.4 => /usr/X11R6/lib/libxvidcore.so.4 (0x28838000)
 libfaac.so.0 => /usr/X11R6/lib/libfaac.so.0 (0x28951000)
 libfaad.so.0 => /usr/X11R6/lib/libfaad.so.0 (0x28965000)
 libswscale.so.1 => /usr/X11R6/lib/libswscale.so.1 (0x289ae000)
 libpthread.so.2 => /lib/libpthread.so.2 (0x289d5000)
 libc.so.6 => /lib/libc.so.6 (0x289fa000)
 libgpac.so.1 => /usr/X11R6/lib/libgpac.so.1 (0x28adf000)
 libmp4v2.so.0 => /usr/local/lib/libmp4v2.so.0 (0x28d64000)
 libssl.so.4 => /usr/lib/libssl.so.4 (0x28e42000)
 libcrypto.so.4 => /lib/libcrypto.so.4 (0x28e70000)
 libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x28f63000)

$ffmpeg -i 5\ -\ A\ Call\ to\ Arms.avi -target dvd -aspect 4:3 -sameq
arms.mpg
FFmpeg version SVN-r9606, 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=-O -pipe -march=athlon-xp -I/usr/local/include
 --extra-ldflags=-L/usr/local/lib --extra-libs=-pthread --enable-gpl --enable-pthreads
 --enable-liba52 --enable-liba52bin --enable-libfaac --enable-libfaad --enable-libfaadbin
 --enable-libmp3lame --enable-libogg --enable-swscaler --enable-libtheora --enable-libvorbis
 --enable-libx264 --enable-libxvid
  libavutil version: 49.4.1
  libavcodec version: 51.40.4
  libavformat version: 51.12.1
  built on Aug 23 2007 05:02:23, gcc: 3.4.6 [FreeBSD] 20060305
mdb:436, lastbuf:0 skipping granule 0
mdb:436, lastbuf:0 skipping granule 0
mdb:436, lastbuf:0 skipping granule 1
mdb:436, lastbuf:0 skipping granule 1
mdb:154, lastbuf:0 skipping granule 0
mdb:154, lastbuf:0 skipping granule 0
mdb:409, lastbuf:0 skipping granule 0
mdb:409, lastbuf:0 skipping granule 0
mdb:409, lastbuf:0 skipping granule 1
mdb:409, lastbuf:0 skipping granule 1
mdb:461, lastbuf:0 skipping granule 0
mdb:461, lastbuf:0 skipping granule 0
mdb:461, lastbuf:0 skipping granule 1
mdb:461, lastbuf:0 skipping granule 1
mdb:204, lastbuf:0 skipping granule 0
mdb:204, lastbuf:0 skipping granule 0
mdb:204, lastbuf:0 skipping granule 1
mdb:23, lastbuf:0 skipping granule 0
mdb:24, lastbuf:0 skipping granule 0
mdb:405, lastbuf:0 skipping granule 0
mdb:405, lastbuf:0 skipping granule 0
mdb:405, lastbuf:0 skipping granule 1
mdb:405, lastbuf:0 skipping granule 1
mdb:464, lastbuf:0 skipping granule 0
mdb:464, lastbuf:0 skipping granule 0
mdb:464, lastbuf:0 skipping granule 1
mdb:464, lastbuf:0 skipping granule 1
[mpeg @ 0x280f45c0]Could not find codec parameters (Audio: mp2, 112 kb/s)
[mpeg @ 0x280f45c0]Could not find codec parameters (Audio: mp2, 256 kb/s)
[mpeg @ 0x280f45c0]Could not find codec parameters (Video: mpeg2video)
[mpeg @ 0x280f45c0]Could not find codec parameters (Audio: mp2)
[mpeg @ 0x280f45c0]Could not find codec parameters (Video: mpeg2video)
[mpeg @ 0x280f45c0]Could not find codec parameters (Video: mpeg2video)
[mpeg @ 0x280f45c0]Could not find codec parameters (Audio: mp2, 160 kb/s)
[mpeg @ 0x280f45c0]Could not find codec parameters (Video: mpeg2video)
[mpeg @ 0x280f45c0]Could not find codec parameters (Audio: mp2, 256 kb/s)
[mpeg @ 0x280f45c0]Could not find codec parameters (Audio: mp2, 16 kb/s)
[mpeg @ 0x280f45c0]Could not find codec parameters (Video: mpeg2video)

Seems stream 4 codec frame rate differs from container frame rate: inf
(1/0) -> 90000.00 (90000/1)

Seems stream 9 codec frame rate differs from container frame rate: inf
(1/0) -> 90000.00 (90000/1)

Seems stream 11 codec frame rate differs from container frame rate: inf
(1/0) -> 90000.00 (90000/1)

Seems stream 16 codec frame rate differs from container frame rate: inf
(1/0) -> 90000.00 (90000/1)

Seems stream 19 codec frame rate differs from container frame rate: inf
(1/0) -> 90000.00 (90000/1)
Input #0, mpeg, from '5 - A Call to Arms.avi':
  Duration: N/A, start: 607.393156, bitrate: N/A
  Stream #0.0[0x1c0]: Audio: mp2, 112 kb/s
  Stream #0.1[0x1c6]: Audio: mp2, 256 kb/s
  Stream #0.2[0x1dc]: Audio: mp2, 48000 Hz, mono, 160 kb/s
  Stream #0.3[0x1c1]: Audio: mp2, 48000 Hz, stereo, 128 kb/s
  Stream #0.4[0x1e0]: Video: mpeg2video, 90000.00 fps(r)
  Stream #0.5[0x1d8]: Audio: mp2, 48000 Hz, stereo, 128 kb/s
  Stream #0.6[0x1c5]: Audio: mp2, 48000 Hz, stereo, 128 kb/s
  Stream #0.7[0x1c2]: Audio: mp2, 48000 Hz, stereo, 64 kb/s
  Stream #0.8[0x1c4]: Audio: mp2
  Stream #0.9[0x1e2]: Video: mpeg2video, 90000.00 fps(r)
  Stream #0.10[0x1c8]: Audio: mp2, 48000 Hz, stereo, 112 kb/s
  Stream #0.11[0x1ee]: Video: mpeg2video, 90000.00 fps(r)
  Stream #0.12[0x1c9]: Audio: mp2, 48000 Hz, stereo, 128 kb/s
  Stream #0.13[0x1c3]: Audio: mp2, 48000 Hz, stereo, 16 kb/s
  Stream #0.14[0x1ce]: Audio: mp2, 48000 Hz, stereo, 128 kb/s
  Stream #0.15[0x1d6]: Audio: mp2, 160 kb/s
  Stream #0.16[0x1e1]: Video: mpeg2video, 90000.00 fps(r)
  Stream #0.17[0x1d7]: Audio: mp2, 256 kb/s
  Stream #0.18[0x1d1]: Audio: mp2, 16 kb/s
  Stream #0.19[0x1e6]: Video: mpeg2video, 90000.00 fps(r)
Floating point exception: 8 (core dumped)



More information about the freebsd-multimedia mailing list