Thanks !!

Exactly what i wanted to know !! :-)

BF.

Christian Ebert wrote:
> * Bernhard Frühmesser on Friday, March 28, 2008 at 20:50:17 +0100
>> I was wondering if i can use mpeg2enc to encode (2-pass vbr) an Original 
>> Quicktime DV Video File to mpeg2 with very high quality settings?
> 
> Yes ;)
> 
> In my experience, if you have a DV stream (infile.dv) you need
> something like ffmpeg:
> 
> $ ffmpeg -i infile.dv -an -f yuv4mpegpipe - | mpeg2enc ...
> 
> In case you have infile.mov (like from Final Cut w/o
> QT-conversion, you can stay with mjpegtools:
> 
> $ qttoy4m infile.mov | mpeg2enc ...
> 
> ... or was your question more about "very high quality settings"?
> 
> c



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to