update WdtvLiveProfile
This commit is contained in:
parent
7a5c453749
commit
8208ed1aad
|
@ -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…
Reference in New Issue
Block a user