Wolferous
20th April 2005, 09:01
http://wolferous.com/GOOD_SAMPLE.avi
http://wolferous.com/BAD_SAMPLE.avi
In the "good" sample, I used Forced Film in DGIndex (formerly known as DVD2AVI)
in the bad sample, I used IVTC instead of forced film...
in my avisynth file, I have as follows for IVTC:
Telecide(order=1,guide=1)
Decimate()
The movie looks great with both settings!.... EXCEPT this one scene that I noticed, and that is the scene that I used in the samples..
Sure, I could just force film everything I rip, but I am afraid to do that, because forced film is not a guaranteed way to do things, sometimes it leaves stuff out, such if the source isn't close to 100% FILM etc.. I've seen problems using forced film before, and I really would prefer not using it.
Why would I have this problem with IVTC??? Perhaps I need to add some parameters in the avisynth script to correct the problem that is occurring here? I noticed if I take out Decimate(), that doesn't do anything but takeout/leavein the dupelicate frames. So therefore it is likely a problem with Telecide? Or should I use some deinterlacer, or what? I know that all the parameters I could use for Telecide (without really knowing exactly what each one does) are: order, guide, gthresh, post, vthresh, dthresh, blend, show.
Please help me fix this, I don't want to resort to using forced film, I shouldn't have to!
http://wolferous.com/BAD_SAMPLE.avi
In the "good" sample, I used Forced Film in DGIndex (formerly known as DVD2AVI)
in the bad sample, I used IVTC instead of forced film...
in my avisynth file, I have as follows for IVTC:
Telecide(order=1,guide=1)
Decimate()
The movie looks great with both settings!.... EXCEPT this one scene that I noticed, and that is the scene that I used in the samples..
Sure, I could just force film everything I rip, but I am afraid to do that, because forced film is not a guaranteed way to do things, sometimes it leaves stuff out, such if the source isn't close to 100% FILM etc.. I've seen problems using forced film before, and I really would prefer not using it.
Why would I have this problem with IVTC??? Perhaps I need to add some parameters in the avisynth script to correct the problem that is occurring here? I noticed if I take out Decimate(), that doesn't do anything but takeout/leavein the dupelicate frames. So therefore it is likely a problem with Telecide? Or should I use some deinterlacer, or what? I know that all the parameters I could use for Telecide (without really knowing exactly what each one does) are: order, guide, gthresh, post, vthresh, dthresh, blend, show.
Please help me fix this, I don't want to resort to using forced film, I shouldn't have to!