mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 07:18:47 +01:00
update hls to support mpeg2video
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
NumVideoStreams = 17,
|
||||
IsSecondaryAudio = 18,
|
||||
VideoCodecTag = 19,
|
||||
IsAvc = 20
|
||||
IsAvc = 20,
|
||||
IsInterlaced = 21
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user