Steven wrote:
Steven wrote:
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
Got xvid to work by recompiling MPlayer with xvid support and then
recompiling ffmpeg. Multipass xvid seems to work just fine now.
divx still doesn't work with ffmpeg.
Steven
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
update transcode to the latest. I use knoppmyth, so just did an apt-get
install transcode, and then use nuvexport --transcode. The codec used is
xvid but it palys fine in everything I've tryied except Winamp for some
odd reason.
Speedwise it seems only slightly slower than using ffmpeg.
Cheers
Gary
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.8.0 - Release Date: 21/03/2005
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users