Add option to allow HEVC usage on older Intel GPUs without low-power encoding
This commit is contained in:
@@ -44,6 +44,7 @@ namespace config {
|
||||
struct {
|
||||
std::optional<int> qsv_preset;
|
||||
std::optional<int> qsv_cavlc;
|
||||
bool qsv_slow_hevc;
|
||||
} qsv;
|
||||
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user