diff --git a/web/skins/classic/views/monitor.php b/web/skins/classic/views/monitor.php index d52fc7e1f..c47495e3c 100644 --- a/web/skins/classic/views/monitor.php +++ b/web/skins/classic/views/monitor.php @@ -972,7 +972,7 @@ echo htmlSelect('newMonitor[OutputCodec]', $videowriter_codecs, $monitor->Output translate('Auto'), + 'auto' => translate('Auto'), 'h264_omx' => 'h264_omx', 'libx264' => 'libx264', 'h264_vaapi' => 'h264_vaapi',