소스 검색

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"