update image editor

This commit is contained in:
Luke Pulverenti
2016-08-30 13:39:15 -04:00
parent 6b3e1951e2
commit d394076fb6
15 changed files with 27 additions and 27 deletions

View File

@@ -23,7 +23,7 @@ namespace MediaBrowser.Server.Implementations.Sync
if (supportsDca)
{
mkvAudio += ",dca";
mkvAudio += ",dca,dts";
}
var videoProfile = "high|main|baseline|constrained baseline";