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. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#302 | Link | |
|
Registered User
Join Date: Nov 2009
Posts: 16
|
I'm playing around with MC_Spudsmod and I don't understand why can't it use with QTGMC?
My script is Quote:
But for IVTC, it's sill ok? and my source is YV12Is there anyway for it working with QTGMC? Thank you Last edited by caiyuwei; 23rd November 2015 at 09:13. |
|
|
|
|
|
|
#303 | Link | |
|
Moderator
![]() Join Date: Oct 2001
Location: Hawaii
Posts: 7,406
|
Quote:
I suspect your encode is crashing because you have two complex and slow filters in the same script. Maybe try dividing it into two encodes, the QTGMC part first to a lossless AVI and then the MC_Spudsmod. Or, if you're using multi-threading, don't. Last edited by manono; 24th November 2015 at 06:58. |
|
|
|
|
|
|
#304 | Link | |
|
Registered User
Join Date: Nov 2009
Posts: 16
|
Quote:
I just do deinterlace for the video. The scripts uses yadif as default. I just replace yadift by QTGMC. I tried changing QTGMC ("Slow") to QTGMC ("Medium") but my encode is still crashing... But for another videos using ITVC to interlace, it works well
Last edited by caiyuwei; 23rd November 2015 at 10:09. |
|
|
|
|
|
|
#305 | Link |
|
Registered User
Join Date: Jan 2006
Location: Finland
Posts: 138
|
You might be running out of memory, and also in general I haven't always had great luck with running several MVTools intensive filters at the same time.
If nothing else helps, just run QTGMC() separately to an intermediate, lossless AVI file, and then do the noise removal afterwards in another script. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|