[mythtv-users] nuvexport DivX or Xvid ffmpeg export not working?
Steven
mythmail at richardstraat.homedns.org
Mon Mar 21 11:57:06 UTC 2005
Hi,
I've been playing around with nuvexport (CVS) today to make some mpeg4
files but couldn't get it to work.
I would prefer using xvid but that codec is disabled. If I select it I
get a message I have to compile ffmpeg with the --enable-xvid parameter
but that doesn't seem to exist. If I read trough ./configure --help I
see nothing about xvid. Anyone with more insight on this? I have the
xvid libs and headers.
If I try to export divx ffmpeg bails out. Running the commands I get
with the --debug parameter manually I get a "ffmpeg: unrecognized option
'-vtag' "
(full ffmpeg command : /usr/bin/nice -n19 ffmpeg -hq -y -f s16le -ar
48000 -ac 2 -i /tmp/fifodir_12102/audout -f rawvideo -s 720x576 -r
25.000 -i /tmp/fifodir_12102/vidout -deinterlace -croptop 12 -cropbottom
12 -cropleft 14 -cropright 14 -vcodec mpeg4 -b 960 -minrate 32 -maxrate
1920 -bt 32 -lumi_mask 0.05 -dark_mask 0.02 -scplx_mask 0.7 -vtag divx
-acodec mp3 -ab 128 -s 624x464 -f avi "./testshow.avi" 2>&1 )
I've tried ffmpeg 0.4.7 , 0.4.8 , 0.4.9-pre1 and current CVS
FFMpeg-20050321 compiled with the following options : ./configure
--prefix=/usr --enable-mp3lame --enable-vorbis --enable-faadbin
--disable-faac --enable-xvid --enable-a52bin --disable-dts --enable-pp
--enable-shared-pp --enable-shared --disable-amr_nb
--disable-amr_nb-fixed --disable-amr_wb --disable-sunmlib
--enable-pthreads --disable-dc1394 --enable-gpl --disable-strip --enable-ogg
Any hints or is CVS Nuvexport broken at the moment?
Steven
More information about the mythtv-users
mailing list