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]
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.
Thanks for any help.
------------------------------------------------------- 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