Revert unrequired change to NVDEC decoder.
This commit is contained in:
parent
a0c41bba87
commit
3e4662b337
@ -16,7 +16,7 @@ function createMapping(settings, stream, skills) {
|
||||
|
||||
const mapping = {
|
||||
global: [],
|
||||
local: ['-hwaccel', 'cuda', '-hwaccel_output_format', 'cuda', '-noautoscale'],
|
||||
local: ['-hwaccel', 'cuda', '-hwaccel_output_format', 'cuda'],
|
||||
};
|
||||
|
||||
return mapping;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user