I don't know if anyone else has noticed this yet, but if you convert lower field first video (DV) to DVD MPEG-2 with the default DVD template in TMPGEnc XPress the field order will automatically be changed to upper field first.
CCE does this too, and ProCoder can be configured to do the same thing, but TMPGEnc XPress does it differently. CCE and ProCoder will do a line shift to reverse the field dominance, but TMPGEnc actually separates the fields, drops the first field of the video, and weaves the remaining fields back together.
This can be done with Avisynth also, like this:
separatefields().trim(1,0).weave()
or
doubleweave().selectodd()
There's nothing wrong with this method, but if you want to avoid dropping the first field when your source is BFF, you'll have to create a custom DVD template with BFF MPEG-2 output. AFAIK this only happens with TMPGEnc XPress, not with TMPGEnc Plus.
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
Dazzle DVC100 BFF vs. TFF
By Zabar12 in forum Capturing and VCRReplies: 13Last Post: 12th Jan 2012, 06:29 -
Pegasys released TMPGEnc Video Mastering Works 5 (aka TMPGEnc 5.0 XPress)
By roma_turok in forum Latest Video NewsReplies: 6Last Post: 24th Jun 2011, 15:42 -
TFF / BFF What's the real story?
By ggrussell01 in forum Video ConversionReplies: 18Last Post: 5th Feb 2011, 03:52 -
BIG Problem TMPGENC Xpress V.4.4.1.237 + TMPGEnc DVD Author ver.3.1.2.176
By milindb1 in forum Authoring (DVD)Replies: 1Last Post: 20th Aug 2008, 02:41 -
difference btw.TMPGEnc 4.0 XPress and TMPGEnc DVD Author 3 with DivX Auth??
By geronemo in forum Authoring (DVD)Replies: 5Last Post: 18th Nov 2007, 15:07