Hallo
> I changed it to:
>
> exportvideo -D 0 -Y 2 {filename} |
> yuvcorrect -T INTERLACED_BOTTOM_FIRST |
>mpeg2enc -f 8 -F 4 -a 2 -s -q 4 -i 1 -g 6 -G 18 -n n
>
> Burned it, and it now looks even worse than before :-(
> Am trying INTERLACED_TOP_FIRST next, but believe I'd
> already giv
Got it. Passed it -z t and it looks GREAT!
Thanks to those that replied. I think this is going to work out great!
-- Ray
On Fri, 12 Dec 2003 16:12:41 +1300 (NZDT)
"Steven Ellis" <[EMAIL PROTECTED]> wrote:
> > Given some of the problems I've been having with yuvkineco I thought I'd
> > try usi
I changed it to:
exportvideo -D 0 -Y 2 {filename} |
yuvcorrect -T INTERLACED_BOTTOM_FIRST |
mpeg2enc -f 8 -F 4 -a 2 -s -q 4 -i 1 -g 6 -G 18 -n n
Burned it, and it now looks even worse than before :-( Am trying INTERLACED_TOP_FIRST
next, but believe I'd already given that a try. Will see.
> Given some of the problems I've been having with yuvkineco I thought I'd
> try using mpeg2enc with -I 1 and pass it interlaced material.
>
> So I ran the following sequence:
>
> exportvideo -D 0 -Y 2 {filename} | mpeg2enc -f 8 -i 1 -q 4 -g 6 -G 18 -n
> n -F 4 -a 2 -s
>
> When I play this on my co
Ray Cole írta:
any motion is really odd looking - as if it is moving foward, backing up, then moving forward again.
This is a typical symptom of the field order getting reversed. Fix that,
and you'll never forget the difference. :)
Is mpeg2enc supposed to be able to handle interlaced material for
Given some of the problems I've been having with yuvkineco I thought I'd try using
mpeg2enc with -I 1 and pass it interlaced material.
So I ran the following sequence:
exportvideo -D 0 -Y 2 {filename} | mpeg2enc -f 8 -i 1 -q 4 -g 6 -G 18 -n n -F 4 -a 2
-s
When I play this on my computer it lo