ffmpeg nuvexport and converting to mp4 (iPod) format
Submitted by jd142 on March 2, 2007 - 8:04am
Hi,
I've been trying to find instructions for changing/re-installing ffmpeg to have faac support so that I can export to mp4 (iPod).
Alternately, is there another, better way to convert the nuv files into either mp4 or wmv files?
Thanks,

Comes with
Comes with MythDora.
http://www.mythtv.org/wiki/index.php/Nuvexport
"Please ignore the man behind the curtain"
Dennis
"Please ignore the man behind the curtain"
Dennis
yeah, but iPod is disabled
Yep, I've used nuvexport for other things. I've got the full install of mythdora. I checked all the boxes during setup. :) It's just that when I run nuvexport, I see:
9. Export to PSP (disabled)
10. Export to MP4 (iPod) (disabled)
I don't care about exporting to PSP, but I do want MP4. When I check the ffmpeg that was included in mythdora .20, here's the configuration info:
FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --prefix=/usr --libdir=/usr/lib --mandir=/usr/share/man --enable-mp3lame --enable-libogg --enable-vorbis --enable-theora --enable-faadbin --enable-xvid --enable-a52 --enable-a52bin --enable-pp --enable-shared --enable-pthreads --enable-dc1394 --enable-gpl --disable-strip --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
libavutil version: 49.0.0
libavcodec version: 51.7.0
libavformat version: 50.3.0
I couldn't see --enable-faac or --enable-libfaac in that config list. I did do a yum install faac, so that should be installed now.
Thanks!
Also
Also this.
http://mythdora.com/?q=node/423
"Please ignore the man behind the curtain"
Dennis
"Please ignore the man behind the curtain"
Dennis
Thanks!
Thanks, I'll take a look at those and see how it goes. Apparently my google-fu was bad today.