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. |
![]() |
#49 | Link | |
Registered User
Join Date: May 2009
Location: Belgium
Posts: 1,741
|
Quote:
Does it include RemoveGrainT ? |
|
![]() |
![]() |
![]() |
#51 | Link | ||
Registered User
Join Date: Dec 2007
Location: Germany
Posts: 632
|
Quote:
Quote:
"There is no function named mt_makediff" The other recommended Masktools do work for me. Last edited by TheSkiller; 10th August 2015 at 23:47. |
||
![]() |
![]() |
![]() |
#52 | Link | |
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
|
Quote:
|
|
![]() |
![]() |
![]() |
#53 | Link |
Registered User
Join Date: Mar 2012
Location: Texas
Posts: 1,646
|
@TheSkiller
More than likely you're missing the runtime dependencies. Both RgTools and MastTools need the Microsoft Visual C++ 2012 Redistributable Package. Edit: too slow |
![]() |
![]() |
![]() |
#55 | Link |
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,688
|
Oh, that's a fact we keep explaining every year: The different versions of MS Visual Studio Runtimes are exclusive and incompatible among each other. You'll need to install every runtime version of every compiler version at least one of any EXE or DLL on your PC was compiled with.
|
![]() |
![]() |
![]() |
#56 | Link |
Registered User
Join Date: Mar 2011
Posts: 4,770
|
I'm just reporting a problem with the latest QTGMC script (v3.33s). I'm trying to repair some badly de-interlaced video and as a starting point I copied the following from the QTGMC.html file, under the "Multiple QTGMC Calls" section:
t = QTGMC( Preset="Slower", InputType=2 ) b = QTGMC( Preset="Slower", InputType=3, PrevGlobals="Reuse" ) # Reuse motion vectors from first call for a good speed-up Repair( t, b, 1 ) QTGMC versions 3.33 and 3.33d work fine. For 3.33s, Avisynth offers the following error: Invalid arguments to "isyuy2" QTGMC 3.33s.avsi, Line 412 I'm running Avisynth 2.6.0.6 and the source video is YV12. Just to be sure, I replaced the version of masktools2 I'm using with mt_masktools-25.dll from the QTGMC plugins package, and I replaced RGTools with RemoveGrainSSE2 and RepairSSE2, but it made no difference. I have SSE2Tools. I don't know how to test with an older MVTools2 as it results in a "no named lsb argument" error, which I assume would be expected. Removing PrevGlobals="Reuse" from the script prevents the error. Thanks. PS Out of curiosity, one of the changes for v3.33s is: - work with new masktool2 for avs 2.60 Anyone know what that means specifically? What didn't work previously? I'm curious because I'm fairly sure I'm using the "new masktools2" and the previous QTGMC versions worked okay. Last edited by hello_hello; 7th September 2015 at 09:54. |
![]() |
![]() |
![]() |
#57 | Link | |
Registered User
Join Date: Jan 2012
Location: Mesopotamia
Posts: 2,579
|
Quote:
and about "work with new masktool2 for avs 2.60" it meant for yuy2, see here http://forum.doom9.org/showthread.ph...89#post1725289
__________________
See My Avisynth Stuff Last edited by real.finder; 8th September 2015 at 23:56. |
|
![]() |
![]() |
![]() |
#58 | Link | |
Registered User
Join Date: Mar 2011
Posts: 4,770
|
Quote:
I haven't had a chance to test it yet, but thanks...... |
|
![]() |
![]() |
![]() |
#59 | Link |
Registered User
Join Date: Oct 2014
Posts: 476
|
Anyone using QTGMC 3.32 or 3.33 might want to add:
Trim (50,0) to their script. It seems to fix a slowdown that might occur. http://forum.doom9.org/showthread.php?t=172744 The 3.33x versions aren't fixes, some make it worse. After that, just run another encode with the same settings, only with trim(0,49), and combine the two. |
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|