[mythtv-users] Mythipod.sh and Mythtv for iphone and MD5

Anthony Giggins seven at seven.dorksville.net
Sun Sep 28 23:39:34 UTC 2008


How can I get Mythipod to work with Mythdora 5, I'm trying to get Mythtv
for iphone
http://code.google.com/p/mythtv-for-iphone/wiki/InstallationGuide working
and it all works except for the mythipod.sh script

I'm currently getting the error below


# /usr/local/bin/mythipod.sh /storage/recordings/ 1005_20080917195000.mpg
FFmpeg version SVN-r12135, Copyright (c) 2000-2008 Fabrice Bellard, et al.
configuration: --prefix=/usr --libdir=/usr/lib --shlibdir=/usr/lib
--mandir=/usr/share/man --enable-shared --enable-gpl --enable-pp
--enable-swscaler --enable-pthreads --enable-x11grab --enable-liba52
--enable-liba52bin --disable-avisynth --disable-libamr-nb
--disable-libamr-wb --enable-libdc1394 --enable-libfaac --enable-libfaad
--enable-libfaadbin --enable-libgsm --enable-libmp3lame --enable-libtheora
--enable-libvorbis --enable-libx264 --enable-libxvid --extra-cflags=-O2 -g
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
-fasynchronous-unwind-tables --disable-strip
libavutil version: 49.6.0
libavcodec version: 51.50.1
libavformat version: 52.7.0
libavdevice version: 52.0.0
built on Feb 18 2008 20:01:30, gcc: 4.1.2 20070925 (Red Hat 4.1.2-33)
Input #0, mpegts, from '/storage/recordings//1005_20080917195000.mpg':
Duration: 00:42:59.8, start: 43070.809111, bitrate: 6502 kb/s
Program 1
Stream #0.0[0x181]: Video: mpeg2video, yuv420p, 720x576 [PAR 64:45 DAR
16:9], 15000 kb/s, 25.00 tb(r)
Stream #0.1[0x182](eng): Audio: mp2, 48000 Hz, stereo, 256 kb/s
Unknown encoder 'aac'

Will I need to compile ffmpeg with aac support or is there something else
I'm missing here??

I tried changing aac in the mythipod script too libfaac but I got a
different error


# /usr/local/bin/mythipod.sh /storage/recordings/ 1005_20080917195000.mpg
FFmpeg version SVN-r12135, Copyright (c) 2000-2008 Fabrice Bellard, et al.
configuration: --prefix=/usr --libdir=/usr/lib --shlibdir=/usr/lib
--mandir=/usr/share/man --enable-shared --enable-gpl --enable-pp
--enable-swscaler --enable-pthreads --enable-x11grab --enable-liba52
--enable-liba52bin --disable-avisynth --disable-libamr-nb
--disable-libamr-wb --enable-libdc1394 --enable-libfaac --enable-libfaad
--enable-libfaadbin --enable-libgsm --enable-libmp3lame --enable-libtheora
--enable-libvorbis --enable-libx264 --enable-libxvid --extra-cflags=-O2 -g
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
-fasynchronous-unwind-tables --disable-strip
libavutil version: 49.6.0
libavcodec version: 51.50.1
libavformat version: 52.7.0
libavdevice version: 52.0.0
built on Feb 18 2008 20:01:30, gcc: 4.1.2 20070925 (Red Hat 4.1.2-33)
Input #0, mpegts, from '/storage/recordings//1005_20080917195000.mpg':
Duration: 00:42:59.8, start: 43070.809111, bitrate: 6502 kb/s
Program 1
Stream #0.0[0x181]: Video: mpeg2video, yuv420p, 720x576 [PAR 64:45 DAR
16:9], 15000 kb/s, 25.00 tb(r)
Stream #0.1[0x182](eng): Audio: mp2, 48000 Hz, stereo, 256 kb/s
Output #0, mp4, to '/storage/recordings//1005_20080917195000.mpg.mp4':
Stream #0.0: Video: mpeg4 (hq), yuv420p, 432x240 [PAR 80:81 DAR 16:9],
q=2-31, 480 kb/s, 25.00 tb(c)
Stream #0.1(eng): Audio: libfaac, 128 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
[libfaac @ 0x570c730]libfaac doesn't support this output format!
Error while opening codec for output stream #0.1 - maybe incorrect
parameters such as bit_rate, rate, width or height


I am able to export with nuvexport into ipod formated mpeg4 and then move
the file into the correct location and filename and mythiphone works
correctly, just need to correct the ffmpeg issue so it can transcode
automatically...

Any ideas would be great.

Cheers,

Anthony




More information about the mythtv-users mailing list