mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 07:10:45 +00:00
remove tvos dts hack no longer needed
This commit is contained in:
parent
524e7facc8
commit
de9cd28a79
13 changed files with 27 additions and 100 deletions
|
|
@ -846,8 +846,7 @@ namespace MediaBrowser.MediaEncoding.Encoder
|
|||
state.TargetVideoStreamCount,
|
||||
state.TargetAudioStreamCount,
|
||||
state.TargetVideoCodecTag,
|
||||
state.IsTargetAVC,
|
||||
state.AllAudioCodecs);
|
||||
state.IsTargetAVC);
|
||||
|
||||
if (mediaProfile != null)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue