Hello guys,
I have searched the forum but failed to find the answer to my question, so I am starting this topic. I apologize in advance if I've overlooked an existing topic that answers my question.
I do have the M2TS files and I am re-encoding them using x264 codec and MeGUI.
M2TS files that were shot by SR7 comes up 1440 x 1080i and I am using Yadif Deinterlace filter with Top Field First (TFF) option, resizing the picture to 1440 x 784 using Lancsoz sharp resize filter. Here are the related pieces from from the AVS file:
The output is nearly same as the original file because of my x264 settings but the FPS is 29.97 (normal for Interlaced NTSC file), I am curious if I also need to use (T)IVTC to drop it down to 23.976 and turn it into a progressive video? Will it poison the playback and make it unwatchable or the contrary? As far as I know, Interlaced NTSC videos not meant for IVTC, just trying to make sure.Code:Load_Stdcall_Plugin("C:\Program Files (x86)\Tools\MeGUI\tools\yadif\yadif.dll") Yadif(order=1) LanczosResize(1440,784) # Lanczos (Sharp) LoadPlugin("C:\Program Files (x86)\Tools\MeGUI\tools\avisynth_plugin\UnDot.dll") Undot() # Minimal Noise ConvertToYV12()
Thanks to everyone in advance
+ Reply to Thread
Results 1 to 3 of 3
-
-
yadif is a de-interlacer so it's already been made progressive. and it's not film so going to 24fps would be wrong. and just for better compatibility i'd resize to 1920x1080 or 1280x720. the 1440 source uses non-square pixels to create 16/9.
--
"a lot of people are better dead" - prisoner KSC2-303 -
Similar Threads
-
Sony HDR-SR7 help
By chaos9001 in forum Newbie / General discussionsReplies: 0Last Post: 4th Apr 2008, 12:33 -
Sony HDR-SR7 XP Mode?
By Digital-Vision in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 3Last Post: 24th Jan 2008, 16:35 -
Any Sony HDR-SR7/8 owners?
By ChimpanzeeUK in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 4Last Post: 14th Dec 2007, 13:13 -
Using Sony HDR SR7 as a Webcam
By Angelik in forum Newbie / General discussionsReplies: 1Last Post: 31st Oct 2007, 10:11 -
I've just got a Sony HDR-SR7 and I'm not sure I'm happy...
By sigol in forum Video ConversionReplies: 28Last Post: 24th Jul 2007, 09:19