Remove user args from http jpeg (#12909)

This commit is contained in:
Nicolas Mowen 2024-08-09 16:22:24 -06:00 committed by GitHub
parent 78d67484e1
commit 99e03576bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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",