mplayer -vo yuv4mpeg -ao null divx.avi & nice -10 mpeg2enc -f 8 | yuvscaler -O DVD | -o video.mpg < stream.yuv
but this gime a error with yuvscaler.................
But you're not going to tell us what the error is.
I'm willing to bet it's "cannot determine standard" or whatever the wording is because yuvscaler can't tell whether -O DVD means a PAL or NTSC DVD and you need to use:
yuvscaler -n p -O DVD
or whatever the PAL syntax is (I'm in NTSC country).
--
Roger Ivie
[EMAIL PROTECTED]
http://anachronda.webhop.org/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS/P d- s:+++ a+ C++ UB--(++++) !P L- !E W++ N++ o-- K w O- M+ V+++ PS+
PE++ Y+ PGP t+ 5+ X-- R tv++ b++ DI+++ D+ G e++ h--- r+++ z+++ ------END GEEK CODE BLOCK------