Results 1 to 2 of 2
I was wanting to know if anyone could help me with making my cmd a bit better.. I'm encoding from RMVB to MPEG4
My cmd works but it drops quality
...
- 08-31-2006 #1
mencoder
I was wanting to know if anyone could help me with making my cmd a bit better.. I'm encoding from RMVB to MPEG4
My cmd works but it drops quality
mencoder foo.rmvb -o foo.mpg -oac pcm -ovc lavc -idx -fps 23 -ofps 23
Now if anyone could recommend a better format.
- 08-31-2006 #2
Ok well I'm testing this one out now
mencoder foo.rmvb -o foo.avi -oac mp3lame -lameopts preset=128 -ovc xvid -xvidencopts fixed_quant=4:vhq=4 -idx -fps 23 -ofps 23
I'll let you all know the quilty outcome..


Reply With Quote