diff --git a/Emby.Dlna/Profiles/SharpSmartTvProfile.cs b/Emby.Dlna/Profiles/SharpSmartTvProfile.cs index ac6d4ef53c..68da327097 100644 --- a/Emby.Dlna/Profiles/SharpSmartTvProfile.cs +++ b/Emby.Dlna/Profiles/SharpSmartTvProfile.cs @@ -36,7 +36,7 @@ namespace Emby.Dlna.Profiles new TranscodingProfile { - Container = "mkv", + Container = "ts", Type = DlnaProfileType.Video, AudioCodec = "ac3,aac,mp3,dts,dca", VideoCodec = "h264" diff --git a/Emby.Dlna/Profiles/Xml/Sharp Smart TV.xml b/Emby.Dlna/Profiles/Xml/Sharp Smart TV.xml index b4f36d5ec5..098595ffec 100644 --- a/Emby.Dlna/Profiles/Xml/Sharp Smart TV.xml +++ b/Emby.Dlna/Profiles/Xml/Sharp Smart TV.xml @@ -43,7 +43,7 @@ - +