When running scripts which have a lot of work to do (QTGMC and MCTemporalDenoise for example) the frame rate can drop and time to process can be long, yet PC processor '% busy' never gets very high.
Can you add more horsepower to Avisynth ? ... is there an option to enable multi threading, or offload video crunching to CUDA GPU ?
Sorry if this is too basic a Q.
+ Reply to Thread
Results 1 to 5 of 5
-
-
There is an 'unofficial' multithreading version of avisynth.
Take a look at this topic which also links to the download.
https://forum.videohelp.com/threads/345792-Using-Avisynth-MT-with-QTGMC
You will see that other settings must be made in your script else this just behaves like a single-threading version.
BTW I never regard cpu getting high as a bad sign. Quite the reverse since higher the number the cpu is over-working. -
Agreed on CPU setting ... this is the issue, frame rate drops to 4fps ... and my CPU usage is not getting particularly high .... never going above about 27% on processor 1 and about 20% on processor 1 ... so lots of cpu cycles left.
OK if it means a lot of changes in scripts - then I'll leave as is .... -
I do not see a lot of changes. Just a few declarations early on.
But I have no opportunity to check this out. Would suggest you edit your topic header which might encourage someone with multithreading experience to come on board and 'hold your hand' -
I'll update header.
Just checking as some of the processing is taking many Hrs .... and with 80% cpu unused might be a way to reduce time.
Similar Threads
-
Batch processing all my video files.
By Paxmilitaris in forum Newbie / General discussionsReplies: 1Last Post: 25th Mar 2013, 16:43 -
Readyboost and video processing
By snafubaby in forum Authoring (DVD)Replies: 7Last Post: 23rd Jul 2012, 21:00 -
video processing - languages and libraries?
By possom in forum ProgrammingReplies: 2Last Post: 17th Jul 2012, 22:15 -
Looking For Video Processing Problems
By Saint_Emperor in forum EditingReplies: 8Last Post: 6th May 2011, 16:25 -
CPU Utilization during video processing
By Browncoat in forum Newbie / General discussionsReplies: 4Last Post: 24th Apr 2010, 07:22