fberreth
30th September 2003, 20:50
Hello,
I'm trying to encode my NTSC DV movies with XVid. I use avisynth, my DV decoder produces RGB output that has the fields weaved together.
With avisynth I normally separate fields, convert to YUY2, apply some noise reduction, cropping, horizontal resize and then weave it back together. In VDub I apply XVid encoding.
I noticed that if I enable interlaced encoding in XVid or not doesn't make any difference in the file size. Also, if I don't weave the fields back together in AVISynth then on playback I see the fields one after the other (not weaved). I use ffdshow to decode the video & enable deinterlacing (for watching on Monitor).
What I'm puzzled about is that it doesn't matter if I enable interlaced encoding in XVid or not. Seems like the result is the same. How can that be? What input stream is XVid expecting?
Thanks,
Frank.
I'm trying to encode my NTSC DV movies with XVid. I use avisynth, my DV decoder produces RGB output that has the fields weaved together.
With avisynth I normally separate fields, convert to YUY2, apply some noise reduction, cropping, horizontal resize and then weave it back together. In VDub I apply XVid encoding.
I noticed that if I enable interlaced encoding in XVid or not doesn't make any difference in the file size. Also, if I don't weave the fields back together in AVISynth then on playback I see the fields one after the other (not weaved). I use ffdshow to decode the video & enable deinterlacing (for watching on Monitor).
What I'm puzzled about is that it doesn't matter if I enable interlaced encoding in XVid or not. Seems like the result is the same. How can that be? What input stream is XVid expecting?
Thanks,
Frank.