Set string formatting

This commit is contained in:
Nick Mowen 2023-02-16 15:40:05 -07:00
parent 39aa8fe5b1
commit 45e984b115

View File

@ -49,7 +49,7 @@ TIMEOUT_PARAM = "-timeout" if os.path.exists(BTBN_PATH) else "-stimeout"
_gpu_selector = LibvaGpuSelector()
_user_agent_args = [
"-user_agent",
f"FFmpeg Frigate/{VERSION}",
f'"FFmpeg Frigate/{VERSION}"',
]
PRESETS_HW_ACCEL_DECODE = {