Log in

View Full Version : DV to intrlaced CVD, problem on standalone DVD p[layer


yup
4th March 2003, 19:27
Hi people!

Small problem. I try convert DV AVI use Canopus decoder, Avisynth as frameserver (in script I change field order, kill first field),resizing to 352x576. After I convert to AVI by Link2 and use for encoding CCE 2.62 for interlace source and target. When I see mpg on PC, using Cyberlink PowerDVD or Intervideo WinDVD all ok, but when I see on standalone DVD (Pioneer - 343 )player video little jerky. Former I made progresive CVD use decomb deinterlacing (Donald Graft). Video was without jerky but I see some deinterlacing artefact. I try pure digital video and conversion from Hi8, result the same.
Advise to me best way for making interlacing MPEG-2 from DV source.
With kind regads yup.

bb
5th March 2003, 07:08
Maybe your field order is wrong. Try to correct it with pulldown.exe from Doom9's downloads.

bb

yup
5th March 2003, 16:41
Thank You bb! I remake may work (DV to MPEG-2). In Avisynth script I not change field order, in CCE I use top field first and movie on standalone DVD is ok. Why? I try use Canopus Procoder in Source when I load DV AVI , procoder determine source as interlaced bottom field first. I use HUFFYUV CCE patched codec and use 288 lines per field. May be reason in this.
With kind regards yup.

bb
6th March 2003, 07:21
I don't know about the Huffyuv version you use. At least the Procoder analysis should be correct, as DV is always bottom field first. If you don't know which field order to choose, you've got a 50% chance to pick the right one ;)

bb