Have various progressive video that's either off the internet or been deinterlaced with QTGMC and I want to end up with a 1080 60i Blu-Ray project. I plan to interlace with AviSynth.
First - if I'm starting with progressive video does it matter if I specify TFF or BFF?
Second - if some of the video is 30p and some is 60p and I want to end up with a 60i final result should I make a double framerate version of the 30fps video first?
Do you see any problem with using this AviSynth script? Of course it would be TFF to go with top field first.
AssumeBFF().SeparateFields().SelectEvery(4, 0, 3).Weave()
Is it correct for Blu-Ray you can have 720p 60 but you can't have 1080p 60, only 60i?
Thanks.
+ Reply to Thread
Results 1 to 2 of 2
Thread
-
Last edited by brassplyer; 25th Dec 2016 at 00:47.
-
Is it correct for Blu-Ray you can have 720p 60 but you can't have 1080p 60, only 60i?
Do you see any problem with using this AviSynth script? Of course it would be TFF to go with top field first.
AssumeBFF().SeparateFields().SelectEvery(4, 0, 3).Weave()
Second - if some of the video is 30p and some is 60p and I want to end up with a 60i final result should I make a double framerate version of the 30fps video first?
First - if I'm starting with prog video does it matter if I specify TFF or BFF?users currently on my ignore list: deadrats, Stears555, marcorocchini
Similar Threads
-
virtualdub resize TFF or BFF?
By marcorocchini in forum Newbie / General discussionsReplies: 3Last Post: 5th May 2014, 07:20 -
Possible or necessary to change TFF video to BFF?
By brassplyer in forum RestorationReplies: 9Last Post: 14th Dec 2013, 21:34 -
tff to bff with avisynth
By codemaster in forum Video ConversionReplies: 14Last Post: 24th Sep 2013, 17:33 -
How to determine TFF or BFF for deinterlacing?
By enim in forum Newbie / General discussionsReplies: 16Last Post: 28th May 2013, 10:39 -
Dazzle DVC100 BFF vs. TFF
By Zabar12 in forum Capturing and VCRReplies: 13Last Post: 12th Jan 2012, 06:29