View Full Version : Some examples with an override text
Henox
28th October 2008, 13:13
Hi guys,
I would like to deinterlace frames trough an override text using a specifical deinterlacer.
Here is my basic code :
override = "C:...\ovverideb.txt"
LoadPlugin("C:...\AviSynth 2.5\plugins\FFT3DFilter.dll")
LoadVFAPIplugin("C:...\TMPGEnc.vfp","TMPGsource")
TMPGsource("C:...\b2.tpr")
FlipVertical
ConvertToYV12()
fft3dfilter(sigma=1.5, bt=5, bw=32, bh=32, ow=16, oh=16, sharpen=0.4)
So i would like you to show me some examples of addition s there with different deinterlacers through the ovveride text. Thank you
Henox
29th October 2008, 15:38
nobody ?
Guest
29th October 2008, 15:43
Decomb and TDeint both support override files. Your problem statement is pretty vague so it's hard to answer.
Henox
29th October 2008, 18:33
Well, I would like to deinterlace some specifical frames using Decomb, TDeint or other one. I would like you to show me how to include the corresponding codes in mine :
override = "C:...\ovverideb.txt"
LoadPlugin("C:...\AviSynth 2.5\plugins\FFT3DFilter.dll")
LoadVFAPIplugin("C:...\TMPGEnc.vfp","TMPGsource")
TMPGsource("C:...\b2.tpr")
FlipVertical
ConvertToYV12()
fft3dfilter(sigma=1.5, bt=5, bw=32, bh=32, ow=16, oh=16, sharpen=0.4)
crop( 6, 74, -4, -60)
Lanczos4Resize(688,368) # Lanczos4 (Sharp)
I call "examples" the different possibilities of inclusion on this one, the different field orders ect.
Guest
29th October 2008, 18:41
It's described in the respective users manuals. Have you read them and tried anything?
I don't see any deinterlacer in your script.
Henox
29th October 2008, 19:20
I would like you to show me how to insert the deinterlacer in this script, considering that's i've already ivtc my video on tmpgenc. Thats why i wan t apply it on sme frames. So i need some exampl of insertions.
I'm not sure to have really understood the manuals (i'm referring to TIVTC).
Guest
29th October 2008, 20:31
What part of the manual instructions did you not understand?
If you are trying to fix some stray combed frames after doing IVTC, then consider this:
fielddeinterlace(full=false) # deinterlace only the combed frames
It's an automatic solution so you won't have to laboriously find and specify the combed frames.
There is an equivalent in TDeint.
Henox
29th October 2008, 21:03
Thank you,
Well I don't manage to set correctly the code so as to make it referred to my override text. You can consider that in this ovveride I put the frames with + (1+, 2+, ect). So I would like only those to be deinterlaced. I tried soemthing like that for example : Tdeint(mode=1,edeint=deint,slow=0,ovr=override), but it doesn't work. Could you give me some examples with decomb, tdeint, ect and INCLUDE THEM on my code which I pasted before ?
Guest
29th October 2008, 23:41
LoadPlugin("C:...\AviSynth 2.5\plugins\FFT3DFilter.dll")
LoadVFAPIplugin("C:...\TMPGEnc.vfp","TMPGsource")
LoadPlugin("decomb.dll")
TMPGsource("C:...\b2.tpr")
FlipVertical
ConvertToYV12()
FieldDeinterlace(threshold=255,ovr="override.txt")
fft3dfilter(sigma=1.5, bt=5, bw=32, bh=32, ow=16, oh=16, sharpen=0.4)
crop( 6, 74, -4, -60)
Lanczos4Resize(688,368) # Lanczos4 (Sharp) To force deinterlacing of (say) frames 5 and 39, make your override.txt file like this:
5 +
39 +
Henox
29th October 2008, 23:50
I'll try and let you know. Obviously, you could give me other examples like that with different modes, fields, ect and eventually the corresponding filters to download if i don't have them. I only do have decomb, tivtc.
Guest
30th October 2008, 00:15
Obviously, you could give me other examples like that with different modes, fields, etc. Or I could spend my time developing exciting new applications and you could do that simple stuff for yourself. :)
Henox
30th October 2008, 00:31
I'm serious man, you surely know other examples !
Guest
30th October 2008, 00:40
Examples of what? You asked for forced deinterlacing and I gave it to you. I also said TDeint has an equivalent that you can easily figure out by reading the documentation.
Try some things out and if you have problems we can try to help you.
But tritical and I try to write useful and complete documentation. If you find it deficient you should tell us so that we can improve it.
Henox
30th October 2008, 12:57
It will be much easier to show you a small sample of what I dislike in the video :
http://rapidshare.com/files/158973640/sample_xvid_onepass.avi
Ope this one on virtual dub for example and check frames 4 and 5. You can notice the girl is freezed at the back whereas the head is moving. As TMPGenc deinterlacer was not enough strong i used TDeint for this part but it's not deinterlaced as I would like it to (I woud like both caracters to move). So I was wondering if I could configure TDeint in a different way or do I simply use another deinterlacer ?
Well the tutorials for TIVTC are great but there are a few examples trough override texts. That's why I ask you for help :D
Guest
30th October 2008, 21:36
Post a link to an *unprocessed* source clip with the bad section. Getting your processed clip is useless for us to make suggestions. Include 10-20 seconds in a high motion scene.
Henox
30th October 2008, 22:07
Here you go :
http://rapidshare.com/files/159132999/sample.MPG
It' a 8 seconds sample which includes the same scene as in the last sample.
Guest
30th October 2008, 22:23
How did you rip that?
Henox
31st October 2008, 00:10
I cut a few scene from the vob with mpg2cut.
Guest
31st October 2008, 02:25
The encoding does not look like a commercial DVD. Help me out here, what are the DVD details, exact title and region?
Henox
31st October 2008, 12:09
I'm not sure to understand what you are referring too. It seems you talk about the VOB or MPG sample when you say "encoding".
Then I don't understand what you ask : details, title ?
Region : NTSC - US CANADA.
I what way can that be usefull for the deinterlace process ?
Guest
31st October 2008, 12:25
What is the exact title of the DVD?
I'm not allowed to discuss rule 6 material, which I suspect because of certain aspects of the encoding, so I'm trying to establish that your source is legit. If it is, you'll be able to simply tell me the title of the DVD. If you continue evading that, then I'll assume the worst and close the thread. When we establish that we're not dealing with rule 6 material, then I will be able to tell you about your stream.
I'll also point out that you have a history here of violating rule 6:
http://forum.doom9.org/showthread.php?p=1071633#post1071633
Henox
31st October 2008, 13:02
You know that's a promo source, there is no use asking me for whereas you know that. But I thought I could publish the sample without the text referring to the material source. Well I have a lot of DVDs I bought myself, but unfortunately I have problem on this one I showed you.
Guest
31st October 2008, 13:06
You know that's a promo source, there is no use asking me for whereas you know that. Just establishing the record so your rule 6 strike will be justified.
Your other thread dealing with this material was closed as a rule 6 violation and now you are doing it again. If you want to remain a member here, you're going to have to follow our rules.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.