This commit is contained in:
gnattu
2024-08-04 14:18:42 +08:00
parent a386512def
commit 0e985c2ffe
3 changed files with 6 additions and 9 deletions
+4 -6
View File
@@ -584,12 +584,10 @@ export default function (options) {
hlsInFmp4VideoAudioCodecs.push('opus');
}
if (browser.safari) {
if (safariSupportsOpus) {
videoAudioCodecs.push('opus');
webmAudioCodecs.push('opus');
hlsInFmp4VideoAudioCodecs.push('opus');
}
if (safariSupportsOpus) {
videoAudioCodecs.push('opus');
webmAudioCodecs.push('opus');
hlsInFmp4VideoAudioCodecs.push('opus');
}
// FLAC audio in video plays with a delay on Tizen