mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 17:14:42 +01:00
update image editor
This commit is contained in:
@@ -23,7 +23,7 @@ namespace MediaBrowser.Server.Implementations.Sync
|
||||
|
||||
if (supportsDca)
|
||||
{
|
||||
mkvAudio += ",dca";
|
||||
mkvAudio += ",dca,dts";
|
||||
}
|
||||
|
||||
var videoProfile = "high|main|baseline|constrained baseline";
|
||||
|
||||
Reference in New Issue
Block a user