mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-11 16:53:03 +01:00
fix swipebox
This commit is contained in:
@@ -50,8 +50,7 @@ namespace MediaBrowser.Model.Dlna.Profiles
|
||||
Container = "ts",
|
||||
Type = DlnaProfileType.Video,
|
||||
AudioCodec = "aac",
|
||||
VideoCodec = "h264",
|
||||
VideoProfile= "baseline"
|
||||
VideoCodec = "h264"
|
||||
},
|
||||
|
||||
new TranscodingProfile
|
||||
|
||||
Reference in New Issue
Block a user