[mythtv-users] myth2ipod install help

Chris Tepe cstepe at ctdataservices.com
Sat Oct 7 15:28:31 UTC 2006


That did it.  ffmpeg built and installed.  I was able to use nuvexport 
yo convert a recording to mp4 format.  Haven't tried it on my iPod 
yet.   I did try the myth2ipod script and it failed stating that ffmpeg 
died early.  But we have made progress.  Thanks so much for your help.   
I'll post more as I trouble shoot the ipod script.

Chris


 
You probably should first do a "make clean" before doing the configure.

-Walter
Chris Tepe wrote:
> Ok,  I removed the x264 requirement But it still fails on the make
> complaining about x264 .  I have all the latest updates for the devel
> from atrpms so I don't understand why it will not build.
>
> OUTPUT
>
> [root at mythtvserver ffmpeg-0.4.9]# ./configure  --prefix=/usr
> --libdir=/usr/lib --shlibdir=/usr/lib --mandir=/usr/share/man
> --enable-mp3lame --enable-libogg --enable-vorbis --enable-faadbin
> --enable-xvid --enable-faac --enable-a52 --enable-a52bin --enable-dts
> --enable-pp --enable-shared --enable-pthreads --enable-dc1394
> --enable-gpl --disable-strip --extra-cflags="-O2 -g -pipe -Wall
> -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386
> -fasynchronous-unwind-tables"
> install prefix   /usr
> source path      /usr/src/redhat/SOURCES/ffmpeg-0.4.9
> C compiler       gcc
> make             make
> CPU              x86 (generic)
> big-endian       no
> inttypes.h       yes
> broken inttypes.h no
> MMX enabled      yes
> Vector Builtins  yes
> 3DNow! Builtins  yes
> gprof enabled    no
> zlib enabled     yes
> libgsm enabled   no
> mp3lame enabled  yes
> libogg enabled   yes
> Vorbis enabled   yes
> FAAD enabled     no
> faadbin enabled  yes
> FAAC enabled     yes
> XviD enabled     yes
> x264 enabled     no
> a52 support      yes
> a52 dlopened     yes
> DTS support      yes
> pp support       yes
> Software Scaler enabled no
> AVISynth enabled no
> debug symbols    yes
> strip symbols    no
> optimize         yes
> static           yes
> shared           yes
> video hooking    yes
> SDL support      yes
> Imlib2 support   yes
> FreeType support yes
> Sun medialib support no
> pthreads support yes
> AMR-NB float support no
> AMR-NB fixed support no
> AMR-WB float support no
> AMR-WB IF2 support no
> network support      yes
> IPv6 support         yes
> .align is power-of-two no
> License: GPL
> Creating config.mak and config.h...
> [root at mythtvserver ffmpeg-0.4.9]# make
> make -C libavutil   all
> make[1]: Entering directory
> `/usr/src/redhat/SOURCES/ffmpeg-0.4.9/libavutil'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory
> `/usr/src/redhat/SOURCES/ffmpeg-0.4.9/libavutil'
> make -C libavcodec  all
> make[1]: Entering directory
> `/usr/src/redhat/SOURCES/ffmpeg-0.4.9/libavcodec'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory
> `/usr/src/redhat/SOURCES/ffmpeg-0.4.9/libavcodec'
> make -C libavformat all
> make[1]: Entering directory
> `/usr/src/redhat/SOURCES/ffmpeg-0.4.9/libavformat'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory
> `/usr/src/redhat/SOURCES/ffmpeg-0.4.9/libavformat'
> make -C libpostproc all
> make[1]: Entering directory
> `/usr/src/redhat/SOURCES/ffmpeg-0.4.9/libpostproc'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory
> `/usr/src/redhat/SOURCES/ffmpeg-0.4.9/libpostproc'
> gcc -L./libavformat -L./libavcodec -L./libavutil -Wl,--warn-common  
> -pthread -rdynamic -export-dynamic -Wl,--as-needed
> -Wl,-rpath-link,/usr/src/redhat/SOURCES/ffmpeg-0.4.9/libavcodec
> -Wl,-rpath-link,/usr/src/redhat/SOURCES/ffmpeg-0.4.9/libavformat
> -Wl,-rpath-link,/usr/src/redhat/SOURCES/ffmpeg-0.4.9/libavutil -g -o
> ffmpeg_g ffmpeg.o cmdutils.o -lavformat -lavcodec -lavutil -lm -lz -ldts
> -lmp3lame -lvorbis -lvorbisenc -logg -logg -lxvidcore -ldc1394_control
> -lraw1394 -lfaac -ldl
> ./libavcodec/libavcodec.so: undefined reference to `x264_encoder'
> collect2: ld returned 1 exit status
> make: *** [ffmpeg_g] Error 1
> [root at mythtvserver ffmpeg-0.4.9]#
>
>
> chris

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20061007/e9d2b7b0/attachment.htm 


More information about the mythtv-users mailing list