https://bugs.kde.org/show_bug.cgi?id=358777
Bug ID: 358777
Summary: Unlock threads - currently locked to 1-n where n is
cores
Product: kdenlive
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: NOR
Component: User Interface
Assignee: [email protected]
Reporter: [email protected]
When rendering, you are given the option of selecting a number of Encoder
threads. This is by default at 1, and can be increased up to n where n is
cores.
However, the ever popular x264's default is cores * 1.5 by default. It will use
this if you pass threads=0 to it.
So I believe the number of threads should be unlocked to allow a user to
specify any value and I think the default behaviour should be to have it set as
0 so that the encoder will (more often than 1 is appropriate) pick a sensible
number of threads to use.
Reproducible: Always
--
You are receiving this mail because:
You are watching all bug changes.