From ef88c422f2e174d0e6b7df4ef926d81fcd88c75d Mon Sep 17 00:00:00 2001 From: gnattu Date: Tue, 26 Mar 2024 14:43:33 +0800 Subject: [PATCH] fix: remove legacy codecs These legacy codecs are not implemented with hardware-accelerated decoding in VideoToolbox and were using VideoToolbox's software fallback decoding before. Since ffmpeg now only allows software fallback for HEVC, enabling those codecs will cause VT session creation to fail. Remove them now. Signed-off-by: gnattu --- src/controllers/dashboard/encodingsettings.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/controllers/dashboard/encodingsettings.html b/src/controllers/dashboard/encodingsettings.html index af3e268dac..c9dac5e44b 100644 --- a/src/controllers/dashboard/encodingsettings.html +++ b/src/controllers/dashboard/encodingsettings.html @@ -47,15 +47,15 @@ MPEG1