ソースを参照

update WdtvLiveProfile

Luke Pulverenti 9 年 前
コミット
8208ed1aad
1 ファイル変更1 行追加1 行削除
  1. 1 1
      MediaBrowser.Dlna/Profiles/WdtvLiveProfile.cs

+ 1 - 1
MediaBrowser.Dlna/Profiles/WdtvLiveProfile.cs

@@ -79,7 +79,7 @@ namespace MediaBrowser.Dlna.Profiles
 
                 new DirectPlayProfile
                 {
-                    Container = "ts",
+                    Container = "ts,m2ts",
                     Type = DlnaProfileType.Video,
                     VideoCodec = "mpeg1video,mpeg2video,h264,vc1",
                     AudioCodec = "ac3,dca,mp2,mp3,aac,dca"