im not sure if im properly deinterlacing this footage. is it telecined or progressive? if telecinded what filter should i load into my script?
+ Reply to Thread
Results 1 to 30 of 74
-
-
It's both. If the entire thing is like the sample it was encoded as progressive 23.976fps with pulldown applied (soft telecine) to output interlaced 29.97fps. Assuming you're using MPEG2Source in an AviSynth script, you make the D2V in DGIndex using Forced Film to give you a progressive 23.976fps video ready to go.
im not sure if im properly deinterlacing this footage. -
Do you have the "force film" option enabled in MeGUI's settings? If so, MeGUI is probably automatically creating the d2v file using force film as per manono's post. If you disable the force film option, re-index the video (to create a new d2v file), then run the analysis again, MeGUI may give a different result.
-
I think it's enabled by default, hence MeGUI deciding your video was progressive. It's under External Program Configuration in MeGUI's options/settings.
I live in PAL-land so I'm not overly familiar with how the force film option works (I think it only applies to NTSC) but in the case of your video (assuming it's 100% film) I think the end result will be the same.... MeGUI's output will be 23.976fps as it sounds like it should be.... only with force film enabled the d2v file created when indexing will result in it giving MeGUI progressive video (23.976fps) while with it disabled it'll give MeGUI video which requires IVTC (29.970fps). At least I think that's how it works. If you disable the force film option, make sure you delete any d2v file which was previously created and re-index the vob files before running a second analysis.
MeGUI's force film option also lets you set the percentage at which force film is applied. The default is 95%, so I think that means if the video is a mixture of film and NTSC, then if 95% or more is film, the whole lot will be treated as film. manono will probably be able to explain how that effects the way the video is encoded better than me. -
hoe do i know if my video is all film or a mixture? is there a guide? ive bee reading a bunch ad still dont understand
-
You can just open the D2V, look at the bottom and it'll tell you if it's 100% film or not.
-
Read what manono said: the d2v
ie. open the d2v with something like notepad or wordpad, go to the bottom
Here is a mini guide
http://neuron2.net/faq.html#analysis -
Yeah, at the bottom of a D2V, it might say:
FINISHED 100.00% FILM -
Then if you're lucky, there are only a few frames of black that are the other 0.06% video. You're probably safe making the D2V using Forced Film. If you don't want to take any chances then make it with 'Honor Pulldown Flags' and use TIVTC like so:
TFM(D2V="c:\Movie.d2v")#Adjust for the real name and path
TDecimate(Mode=1)#Mode=1 for anime -
Follow the tips given so far, and you might also want to keep a copy of this short but essential web page:
http://neuron2.net/faq.htmlLast edited by sanlyn; 25th Mar 2014 at 02:42.
-
Uncheck the box to disable it completely. Then it shouldn't matter what the percentage is set at because it's disabled.
Admittedly I'm not 100% sure myself because I haven't experimented with it a lot (I live in PAL land), but logically unchecking the force film option should stop MeGUI from ever using force film. -
no but i want to use force film but dont know what to set the percentage to
-
here is a sample with the force film. it was very fast to encode, the only things i dont like is those jagged lines i see on the roses and basketball hoop.
Last edited by mmbwdpnz; 20th Dec 2012 at 22:00.
-
Last edited by sanlyn; 25th Mar 2014 at 02:43.
-
it wont post how bout now forum.videohelp.com/attachment.php?attachmentid=15293&stc=1&d=13560622 53 just open the link in a new tab it will work
-
Similar Threads
-
Intensity Shuttle constantly detects Blackmagic Desktop Video software
By Zork787 in forum Capturing and VCRReplies: 1Last Post: 2nd Sep 2011, 13:12 -
VOB2MPGPRO - Avira Antivir Premium detects exe-file as trojan
By demuwe in forum SVCD2DVD & VOB2MPGReplies: 3Last Post: 22nd Jun 2010, 18:12 -
How to progressive Upload video & progressive download
By video909 in forum Video Streaming DownloadingReplies: 1Last Post: 6th Mar 2010, 05:17 -
Showbiz Erroneously Detects Protected Videos
By sdculp in forum Capturing and VCRReplies: 0Last Post: 26th Dec 2009, 13:25 -
PS3 no longer detects WMP after disabling WFW
By taylordotcom in forum Media Center PC / MediaCentersReplies: 0Last Post: 20th Feb 2008, 02:15