View Single Post
Old 1st February 2016, 13:39   #2909  |  Link
manolito
Registered User
 
manolito's Avatar
 
Join Date: Sep 2003
Location: Berlin, Germany
Posts: 3,078
Quote:
Originally Posted by Sir Didymus View Post
There is also to consider that both encoding and authoring, in AVS2DVD, are single thread modules, using in a very intense way just one of the available CPU cores, so the gain you can obtain will be in any case bounded by the CPU, at a given point...
Hi SD,

this is not true for HCenc and FFMpeg...
AVStoDVD configures both encoders so they will use all available CPU cores (at least if you have configured it this way under Preferences->System).

But for my encodes the CPU load is still only at about 30% because the real bottleneck is AviSynth and the filters I use. These are all single threaded, and switching to AviSynth MT or AviSynth+ and using only MT plugins is something I do not dare right now.


Cheers
manolito

Last edited by manolito; 1st February 2016 at 13:43.
manolito is offline   Reply With Quote