mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 14:33:06 +03:00
add ios dts workaround
This commit is contained in:
@@ -846,7 +846,8 @@ namespace MediaBrowser.MediaEncoding.Encoder
|
||||
state.TargetVideoStreamCount,
|
||||
state.TargetAudioStreamCount,
|
||||
state.TargetVideoCodecTag,
|
||||
state.IsTargetAVC);
|
||||
state.IsTargetAVC,
|
||||
state.AllAudioCodecs);
|
||||
|
||||
if (mediaProfile != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user