mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
capture more transcoding info
This commit is contained in:
parent
8dcfda89d1
commit
a107ff0369
14 changed files with 338 additions and 45 deletions
|
|
@ -204,6 +204,8 @@ namespace MediaBrowser.Controller.MediaEncoding
|
|||
|
||||
public string SubtitleCodec { get; set; }
|
||||
|
||||
public string TranscodeReasons { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the index of the audio stream.
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue