mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-28 05:10:30 +00:00
update lists
This commit is contained in:
parent
63129b467c
commit
d3583c1460
17 changed files with 117 additions and 23 deletions
|
|
@ -823,7 +823,8 @@ namespace MediaBrowser.MediaEncoding.Encoder
|
|||
state.TargetRefFrames,
|
||||
state.TargetVideoStreamCount,
|
||||
state.TargetAudioStreamCount,
|
||||
state.TargetVideoCodecTag);
|
||||
state.TargetVideoCodecTag,
|
||||
state.IsTargetAVC);
|
||||
|
||||
if (mediaProfile != null)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue