Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 10th March 2012, 20:18   #21  |  Link
GMJCZP
Registered User
 
GMJCZP's Avatar
 
Join Date: Apr 2010
Location: I have a statue in Hakodate, Japan
Posts: 744
Indeed, I did another test with that version of TempGaussMC_beta2u and noticed a tiny increase in preservation of details. I recomended for your quality and insane speed.

In summary (at this moment):

- Download the package TGMC from link above
- Download VerticalCleanerSSE3 or equivalent to your CPU capability.
- Using AnimeIVTC 2.12 of Emulgator, modifying it in the function call from TGMCMod to TempGaussMC_beta2u (exactly the same name).
- And finally load VerticalCleaner in usage.

For now I can not upload things, so I hope you understand the changes.

PD: Emulgator, in the case of using daa () I get an error message that says "I do not know what "edimode" means".
GMJCZP is offline   Reply With Quote
Old 2nd April 2012, 03:12   #22  |  Link
Overdrive80
Anime addict
 
Overdrive80's Avatar
 
Join Date: Feb 2009
Location: Spain
Posts: 673
Hi, now parameter normconv is float and generate bigs issues.

Playback error Script :

Code:
animeivtc(mode=4, aa=0, omode=2, pass=1)


EDIT:

Could it be a solution?

Code:
Before: omode = (creds==false && mode!=4) || ofrate==2 || normconv ? 1 : default (omode, 0)

After: omode = (creds==false && mode!=4) || ofrate==2 || normconv==23.976 ? 1 : default (omode, 0)
__________________
Intel i7-6700K + Noctua NH-D15 + Z170A XPower G. Titanium + Kingston HyperX Savage DDR4 2x8GB + Radeon RX580 8GB DDR5 + ADATA SX8200 Pro 1 TB + Antec EDG750 80 Plus Gold Mod + Corsair 780T Graphite

Last edited by Overdrive80; 2nd April 2012 at 04:05.
Overdrive80 is offline   Reply With Quote
Old 5th April 2012, 00:30   #23  |  Link
Emulgator
Big Bit Savings Now !
 
Emulgator's Avatar
 
Join Date: Feb 2007
Location: close to the wall
Posts: 1,546
yes, the whole credits handling has to be fixed about normconv, but no time now, sorry.
__________________
"To bypass shortcuts and find suffering...is called QUALity" (Die toten Augen von Friedrichshain)
"Data reduction ? Yep, Sir. We're that issue working on. Synce invntoin uf lingöage..."
Emulgator is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:43.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.