I am playing around with converting Over-the-Air High Def 1920x1080i content (already converted to MPEG 2) to a NTSC animorphic DVD using quenc. I do not understand how the settings in quenc interact with avisynth.
For example - if i use the following avisynth script:
Do I need to then re-interlace the video in the avisynth script Or does using the "MPEG-only settings" under Advanced Options - and checking "Interlaced Encoding" actually interlace it for me? Will using my own "MPEG-2 Only" interlace settings in avisynth script override the advanced options setting? Or visa-versa?mpeg2source("file")
bob()
BilinearResize(720,480)
Thanks
+ Reply to Thread
Results 1 to 4 of 4
-
-
Thanks - for the info - there does seem to be many ways of doing the same thing.
Is high-def still 29.97fps?
Similar Threads
-
Questions: Avisynth.
By Sarlula in forum Video ConversionReplies: 12Last Post: 8th Aug 2008, 17:25 -
Avisynth, FFMPegSource, DGAVCDecode and some other basic questions
By Maikeru-sama in forum Video ConversionReplies: 7Last Post: 11th Jun 2008, 19:13 -
Quenc Frontend
By Maikeru-sama in forum Video ConversionReplies: 5Last Post: 10th Jun 2008, 22:01 -
Quenc Question
By Maikeru-sama in forum Newbie / General discussionsReplies: 16Last Post: 3rd Jun 2008, 10:36 -
Questions about CCE, H264 and AviSynth
By Maikeru-sama in forum Video ConversionReplies: 18Last Post: 21st Dec 2007, 20:38