Hallo

> I was following this site (http://dominia.org/djao/dvdsub.ver3-5.html)to
> convert some of my dvds to svcds, but it seems at lav2yuv gets stuck for
> some reason.  It seems to be doing something because the cpu load is at
> 95%, but nothing seems to come out of stdout.
You have a mjpeg encoded avi ?
Encoding a video take some time. It is far less than realtime on most of
the computers. 

> I used vobcopy to generate the avi file with nosound:
> 
> mencoder -nosound -sub script.mpsub -ffactor 1 -ovc lavc -lavcopts
> vcodec=mjpeg:vhq:vbitrate=15000 -o test.avi test.vob
> 
> Then I tried:
> 
> lav2yuv test.avi | yuvscaler -n n -O SVCD | mpeg2enc -a 2 -f 4 -F 4 -S
> 800 -B 192 -I 1 -o output.m2v
> 
> but lav2yuv doesn't output anything:
> 
> lav2yuv test.avi
> [It gets stuck here]
Really ?

Have you tried:
> lav2yuv -v 2 test.avi | yuvplay 

That should playback the video. And put out a lot of information. If you
dont get any video please include the output of the commandline in your
next mail. 

To know how the mjpegtools work, please take a look on the mjpegto howto
section: Converting the stream to MPEG or DIVx videos. You find the
howto on the mjpegtools homepage: mjpeg.sf.net. 

> I am not sure what I am doing wrong and hoping it is not too stupid.
> I can play the avi file via xine and mplayer though.  Another note, the
> avi file is about 2GB.
2GB is the limit the mjpegtools can process. 

auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to