Remove user args from http jpeg (#12909)

This commit is contained in:
Nicolas Mowen 2024-08-09 16:22:24 -06:00
parent 8f2cbe261b
commit 940c12d9d8

View File

@ -214,8 +214,7 @@ def parse_preset_hardware_acceleration_encode(
PRESETS_INPUT = { PRESETS_INPUT = {
"preset-http-jpeg-generic": _user_agent_args "preset-http-jpeg-generic": [
+ [
"-r", "-r",
"{}", "{}",
"-stream_loop", "-stream_loop",