From 598ce4a1724a7fe1cbdd2c234a38f3981d373e09 Mon Sep 17 00:00:00 2001 From: nyanmisaka Date: Wed, 27 Dec 2023 20:11:28 +0800 Subject: [PATCH] Update fMP4-HLS descriptions for AV1 Signed-off-by: nyanmisaka --- src/strings/en-us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index 464521d275..17ca1ca394 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -1644,7 +1644,7 @@ "LabelOriginalMediaInfo": "Original Media Info", "LabelSyncPlayInfo": "SyncPlay Info", "PreferFmp4HlsContainer": "Prefer fMP4-HLS Media Container", - "PreferFmp4HlsContainerHelp": "Prefer to use fMP4 as the default container for HLS, making it possible to direct stream HEVC content on supported devices.", + "PreferFmp4HlsContainerHelp": "Prefer to use fMP4 as the default container for HLS, making it possible to direct stream HEVC and AV1 content on supported devices.", "AllowHevcEncoding": "Allow encoding in HEVC format", "LabelAllowedAudioChannels": "Maximum Allowed Audio Channels", "LabelSelectAudioChannels": "Channels",