Trouble streaming UHD Media to Samsung UDH TV
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Trouble streaming UHD Media to Samsung UDH TV
Hi All
I've have some UHD mkv files i want to stream to my Samsung Smart TV (Model UE43NU7400).
When i attempt to do this, the tv throw up a generic error message (no option for further detail)
I have attempted to stream the same file on my computer via the web interface in google chrome, edge, firefox and opera and there are no issues.
I have attached the debug log as requested.
Any help much appreciated
I've have some UHD mkv files i want to stream to my Samsung Smart TV (Model UE43NU7400).
When i attempt to do this, the tv throw up a generic error message (no option for further detail)
I have attempted to stream the same file on my computer via the web interface in google chrome, edge, firefox and opera and there are no issues.
I have attached the debug log as requested.
Any help much appreciated
- Attachments
-
- ums_dbg.zip
- (90.05 KiB) Downloaded 397 times
Re: Trouble streaming UHD Media to Samsung UDH TV
Did you try to use TRANSCODE folder and stream that video to your TV? If it not works than your TV doesn't support this audio format via DLNA. If it works add "truehd" to .conf in the line
like
Code: Select all
Supported = f:mkv v:h265|mjpeg a:ac3|lpcm|adpcm|aac-lc|he-aac|wma|eac3|mp3|dts m:video/x-matroska w:4096 h:2160 b:640000000
Code: Select all
Supported = f:mkv v:h265|mjpeg a:ac3|lpcm|adpcm|aac-lc|he-aac|wma|eac3|mp3|dts|truehd m:video/x-matroska w:4096 h:2160 b:640000000
Re: Trouble streaming UHD Media to Samsung UDH TV
Adding truehd to the samsung-uhd.conf fixed it!
Many Thanks
Many Thanks