mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add comment about the change
This commit is contained in:
parent
436847b901
commit
0cef9ff690
1 changed files with 1 additions and 0 deletions
|
@ -536,6 +536,7 @@ export default function (options) {
|
|||
}
|
||||
}
|
||||
|
||||
// FLAC audio in video plays with a delay on Tizen
|
||||
if (canPlayAudioFormat('flac') && !browser.tizen) {
|
||||
videoAudioCodecs.push('flac');
|
||||
hlsInFmp4VideoAudioCodecs.push('flac');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue