Is it possible to copy raw the dvd into an uncompressed mpeg2 using mencoder?<br>
<br>
I tried<br>
mencoder <a href="dvd://1">dvd://1</a> -chapter 3-3 -of mpeg -oac copy -ovc copy -o tvout.mpg<br>
That i get a lot of seeking errors, a good video quality but the audio disappears after a few minutes.<br>
<br>
<br>
With the &quot;raw&quot; it encodes but the file size is 2Kbytes....<br>
<br>
Then I tried this:<br>
mencoder <a href="dvd://1">dvd://1</a> -chapter 3-3 -of mpeg -oac copy -ovc lavc -lavcopts
vcodec=huffyuv:vbitrate=8000:keyint=25 -vf
hqdn3d,pullup,pp=md,scale=720:480 -noskip -o tvout.mpg<br>but my mplayer cannot open the video codec.<br>
<br>
I use this version:<br>
€ mplayer -v <br>
MPlayer 1.0pre7-3.3.5 (C) 2000-2005 MPlayer Team<br>
CPU: PowerPC<br>
<br>
the cvs gives me compiling problems.<br>
<br>
<br>
If try to do this crazy thing:<br>
mencoder <a href="dvd://1">dvd://1</a> -chapter 3-3 -of mpeg -oac copy -ovc copy -o out.mpeg<br>
<br>
does work perfectly, but i guess it's encrypted, so useless at the end. Mplayer opens the file, but it doesn't seek it.<br>
<br>
<br>
So, what can I do?<br>
<br>
I need to do video editing with final cut, do you suggest me to use something like this:<br>
mencoder <a href="dvd://1">dvd://1</a> -chapter 3-3 -ovc lavc -oac copy -lavcopts
vcodec=mpeg4:vbitrate=7500:vqmin=1:lmin=1:v4mv:mbd=2:trell:subcmp=2:cmp=2:precmp=2:mv0:autoaspect:vpass=1:mpeg_quant:psnr:vqcomp=0.7:vqblur=0.3
-o out.avi<br>
<br>
in a two pass encoding, and use a high quality mpeg4, or find a way to use an uncompressed mpeg2?<br>
<br>
<br>
<br>
<br>-- <br>Federico 'Pain' Pistono - Scream for me....<br>Department of Computer Science - Verona, Italy<br>My website :::::::::::::::: <a href="http://www.federicopistono.org">http://www.federicopistono.org</a> <br>My personal website ::: 
<a href="http://pain.altervista.org">http://pain.altervista.org</a><br>Ex-College Website :::: <a href="http://pain.altervista.org/flatnukeuwcad">http://pain.altervista.org/flatnukeuwcad</a><br><br>Linux Registered User #340392
<br>