[mythtv-users] Mytharchive fails with ffmpeg unsupported codec

Yan Seiner yan at seiner.com
Tue Dec 18 02:46:38 UTC 2007


OK, I was going to make a couple of DVDs for the folks for Christmas.

So I have my recordings and I'm trying to make the DVDs with mytharchive.

ffmpeg fails with:

  configuration: --enable-gpl --enable-pp --enable-libvorbis 
--enable-libogg --enable-liba52 --enable-libmp3lame --enable-libfaad 
--enable-libfaac --enable-xvid
  libavutil version: 49.3.0
  libavcodec version: 51.38.0
  libavformat version: 51.10.0
  built on Dec 17 2007 18:31:34, gcc: 4.2.3 20071014 (prerelease) 
(Debian 4.2.2-3)
Warning: not compiled with thread support, using thread emulation
Input #0, mpegts, from '/data/mythtv/recordings/2281_20070706050000.mpg':
  Duration: 00:59:56.2, start: 50943.731478, bitrate: 8917 kb/s
  Stream #0.0[0x31]: Video: mpeg2video, yuv420p, 1920x1080, 19392 kb/s, 
29.97 fps(r)
  Stream #0.1[0x34](eng): Audio: ac3, 48000 Hz, stereo, 384 kb/s
Assuming NTSC for target.
File '/data/mythtv/tmp/work/1/newfile2.mpg' already exists. Overwrite ? 
[y/N] y
Output #0, dvd, to '/data/mythtv/tmp/work/1/newfile2.mpg':
  Stream #0.0: Video: 0x0000, yuv420p, 720x480, q=2-31, 4771 kb/s, 29.97 
fps(c)
  Stream #0.1: Audio: ac3, 48000 Hz, stereo, 384 kb/s
Stream mapping:
  Stream #0.0 -> #0.0
  Stream #0.1 -> #0.1
Unsupported codec for output stream #0.0
yan at selene:/data/mythtv/tmp/logs$


I've been through the various archives, and it looks as though I am 
missing a codec, but which one?  What library should I build ffmpeg against?

configure says:

install prefix            /usr/local
source path               /usr/src/ffmpeg-free-0.cvs20070307
C compiler                gcc
make                      make
.align is power-of-two    no
ARCH                      x86_64 (generic)
big-endian                no
MMX enabled               yes
CMOV enabled              no
CMOV is fast              no
gprof enabled             no
debug symbols             yes
strip symbols             yes
optimize                  yes
static                    yes
shared                    no
postprocessing support    yes
software scaler enabled   no
video hooking             yes
Imlib2 support            no
FreeType support          yes
network support           yes
IPv6 support              yes
threading support         no
SDL support               yes
Sun medialib support      no
AVISynth enabled          no
liba52 support            yes
liba52 dlopened           no
libdts support            no
libfaac enabled           yes
libfaad enabled           yes
faadbin enabled           no
libgsm enabled            no
libmp3lame enabled        yes
libnut enabled            no
libogg enabled            yes
libtheora enabled         no
libvorbis enabled         yes
x264 enabled              no
XviD enabled              yes
zlib enabled              yes
AMR-NB float support      no
AMR-NB fixed support      no
AMR-WB float support      no
AMR-WB IF2 support        no
License: GPL



More information about the mythtv-users mailing list