--- In [email protected], "Josh Leo" <[EMAIL PROTECTED]> wrote: > > I would love to offer a slightly larger size video on my West Michigan blog, > but often when i go any larger than 320x240, I get interlacing lines in my > video... I want to keep my horizontal dimension no larger than 420 how do i > go about doing this.. and what are good dimensions? I use either 3ivx or > h264 for my quicktime compression... > > -- > Josh Leo > > www.JoshLeo.com > www.WanderingWestMichigan.com
If you're using 320x240, your dimensions are 4x3, so making the 420 the width, you get 315 as the height. Either use a de-interlace filter on your videos or set "field dominance" to none. There's really no reason to have interlacing on internet videos, especially if the frame rate's being reduced to, say, 15fps. -- Bill C. http://ReelSolid.TV
