Hallo

>   yuvscaler -O SIZE_720x480 | \
If you create a DVD you could use -O DVD too. 

>   mpeg2enc -f 9 -q 7 -b 5000 -n n -o enc.m2v

> > That is a combination that never works "-q 1 -b 5000"
> > In the" Creating MPEG2 Videos" is a subsection: "Which values should be
> > used for VBR Encoding" that tells you why it wont work. -q 7 alone
> > should work well.
> The original stream was 5000 so that's why I used that value. Using -q 7
> left me with a file that is less the half the size of the original. Can
> I simply try lower values of -q to see if I get a larger file size and
> thus (presumably) higher quality?
Of couse you could use a higer (till 4) quality factor. But did the
original video had 5000kBit average bitrate or maximal bitrate ? 

> > If you want to change the framerate of a stream, I'd say that you
> > deinterlce it, if it is interlaced in the first step.
> That's seems to have fixed the jerky-ness - it's now very smooth.
You loose a bit quality because of the deinterlacing, but as long yuvfps
is only coying frames it is a reliable way to get a smoth picture.

> > BTW: 24000:1001 is also a valid NTSC framerate you could choose.
> If I used this rate, would my DVD player have to do a 3:2 pulldown?
Right, but I gess DVD's from film often also have 24FPS, 
If you encode at 24FPS you should add the -p|--3-2-pulldown, so the
player does a 3:2 pulldown. 

> Reading up on my DVD player, it's the only progressive scan player out
> there without a 3:2 pulldown. It's a Pioneer DV-434.
Two Pioneer's at home but bot other models ;)

> Also, www.dvdrhelp.com says that my dvd player supports divx. Does this
> mean I can encode the stream as divx and it will (may?) work in my dvd
> player? divx is supposed to provide better compression, from what I've
> read - but there's a number of 'flavors' out there.
Might be just test it. Currently a real DVD works on most players. 

> The final result was a smooth flowing image (on my DVD player) with a
> bit less quality than the original - it's a bit blotchy in certain
> scenes. The original Dolby Digital (2 channel) sound was preserved.
There the -q option might help.

auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to