vmaf-gui icon indicating copy to clipboard operation
vmaf-gui copied to clipboard

Selectable OS Threads

Open ThatNerdUKnow opened this issue 2 years ago • 2 comments

Currently the vmaf invocation will always use 4 threads. Setting threads to 0 uses only a single thread. We'd have to detect the number of is threads and inject it into the vmaf invocation

ThatNerdUKnow avatar Apr 26 '22 16:04 ThatNerdUKnow

perhaps just prompt the user for max threads to use in general for everything and set that as the vmaf_thread count. Vmaf doesnt infinitely scale so i would rather it not use all my threads on a 5950x.

luigi311 avatar Apr 30 '22 02:04 luigi311

Good point, I found the default of four threads was pretty good but user-selectable cpu threads are a better idea

ThatNerdUKnow avatar Apr 30 '22 17:04 ThatNerdUKnow