Forum archive - how to use TempGaussMC_beta1.avs ?

http://www.supermediastore.com/



Forum Archive Home -> Video Conversion -> how to use TempGaussMC_beta1.avs ?



how to use TempGaussMC_beta1.avs ?

3thman posted 2009 Sep 13 07:58
please tell me how to deinterlace with TempGaussMC_beta1.avs in MeGUI or VDub with Avisynth script.


poisondeathray posted 2009 Sep 13 08:26
Install the required plugins listed on this page, download the .avsi version and put it into your avisynth/plugins directory (it's autoloading), and use it to replace your regular deinterlacer.

http://avisynth.org/mediawiki/TempGaussMC

Note it is a bobber (double the framerate). There are more settings and instructions if you open the .avsi in notepad



3thman posted 2009 Sep 13 12:19
poisondeathray :
Install the required plugins listed on this page, download the .avsi version and put it into your avisynth/plugins directory (it's autoloading), and use it to replace your regular deinterlacer.

http://avisynth.org/mediawiki/TempGaussMC

Note it is a bobber (double the framerate). There are more settings and instructions if you open the .avsi in notepad

thank u so much 4 response, poisondeathray , always u r the 1st to help me.
i made the avs script as follwing :
:

SetMTmode(2,0)
DGDecode_mpeg2source("C:\Documents and Settings\Muhammad\Desktop\zcszv.d2v", info=3)
Import("C:\Program Files\AviSynth 2.5\plugins\tempgaussmc_beta1mod.avsi")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\removegrainsse3.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\repairsse3.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\nnedi.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\mvtools.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\mt_masktools-26.dll")
ConvertToYV12(interlaced=true)
AssumeBFF()
TempGaussMC_Beta1mod(EdiMode="NNEDI")
SelectEven() # bc the interlacer doubles the framerate


I get this error:



* I dont get this error when using (TempGaussMC_beta1.avs) but it is strange .. it is very slow in MeGUI & VDub and when exporting , one minute takes many hours.



poisondeathray posted 2009 Sep 13 12:28
I warned you it is very slow...:)

You can choose a faster deinterlacer like nnedi2 alone or yadifmod+nnedi2

Not sure about the beta1mod , you might need mvtools2.dll (the new one) instead of the old one. If you have the .dll in the plugins directory, it's not necessary to load them into your script manually. You can have mvtools.dll and mvtools2.dll coexisting safely



3thman posted 2009 Sep 13 12:32
hm .. generally thanks for your interest .. this is the best forum support i ve seen .. thanq again.


poisondeathray posted 2009 Sep 13 12:45
If you are using the same sources as your other thread, the field order was TFF for the MPEG2 captures , but you have AssumeBFF() in your script (wrong field order) . But there is nothing as good as tempgaussmc_beta1 , the only problems are that it's very slow, and it applies a slight blur (loss of detail)


Gavino posted 2009 Sep 13 13:17
3thman :

As poisondeathray suggested, this indicates that mvtools2 (which includes the MSuper function) is required.
Presumably, one of the changes between TempGaussMC_beta1 and TempGaussMC_beta1mod is that it was upgraded to use the later MVTools.

As well as automatically loading plugin dlls, Avisynth will automatically import all avsi files in the standard plugins folder, so you don't need the Import statement either.



3thman posted 2009 Sep 15 00:08
Thanks , It is done but I think I will still use the smart deinterlacer in VDub , because it is fast & gives high quality.
*TempGaussMC_beta1.avs & TempGaussMC_beta1mod.avsi gives higher quality but as u know it is extremely slow :)




Login/Register to our forum to be able to post here.








DVDFab DVD to DVD lets you backup DVDs to DVDr, AVI or MP4 for portable devices. More info or download trial!
About   Advertise   Forum Archive   RSS Feeds   Statistics