View Single Post
Old 16th February 2012, 10:09   #11  |  Link
leiming2006
Registered User
 
leiming2006's Avatar
 
Join Date: Mar 2006
Location: Shanghai, China
Posts: 203
Quote:
Originally Posted by aegisofrime View Post
Not bad, I tried this yesterday and finished an encode that will normally crash with SetMTMode(2)

However I'm confused as to how to get more threads. Do I just call SoraThread multiple times, like for example:

Code:
Sorathread(15,30)
Sorathread(15,30)
QTGMC()
SoraThread pipelines the processing.
It uses a stand-alone thread to have the filters before it work.
It makes effect when used between filters,
and (should) makes no effect or negative effect when arranged just in a row
leiming2006 is offline   Reply With Quote