mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-07 10:14:14 -04:00
update WdtvLiveProfile
This commit is contained in:
parent
fe482f3ac3
commit
fbf4d40c5d
@ -79,7 +79,7 @@ namespace MediaBrowser.Dlna.Profiles
|
|||||||
|
|
||||||
new DirectPlayProfile
|
new DirectPlayProfile
|
||||||
{
|
{
|
||||||
Container = "ts",
|
Container = "ts,m2ts",
|
||||||
Type = DlnaProfileType.Video,
|
Type = DlnaProfileType.Video,
|
||||||
VideoCodec = "mpeg1video,mpeg2video,h264,vc1",
|
VideoCodec = "mpeg1video,mpeg2video,h264,vc1",
|
||||||
AudioCodec = "ac3,dca,mp2,mp3,aac,dca"
|
AudioCodec = "ac3,dca,mp2,mp3,aac,dca"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user