mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-24 03:58:06 +00:00
update lists
This commit is contained in:
@@ -823,7 +823,8 @@ namespace MediaBrowser.MediaEncoding.Encoder
|
||||
state.TargetRefFrames,
|
||||
state.TargetVideoStreamCount,
|
||||
state.TargetAudioStreamCount,
|
||||
state.TargetVideoCodecTag);
|
||||
state.TargetVideoCodecTag,
|
||||
state.IsTargetAVC);
|
||||
|
||||
if (mediaProfile != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user