Page 2 of 3

Re: Samsung EH5300 Series.

Posted: Mon Nov 05, 2012 8:16 am
by SubJunk
I've sent him a message so hopefully he is still interested. In the meantime can you please provide us with more information by doing the debug info again but before you do, open logback.xml and change the line near the bottom:

Code: Select all

<root level="DEBUG">
To:

Code: Select all

<root level="TRACE">
Thanks!

Re: Samsung EH5300 Series.

Posted: Fri Nov 09, 2012 4:22 pm
by valp
Yes, sure, here it is:

Just like before, I've played the files without transcoding at first, the only one that didn't work was the AVC 5.1 10bit format.
Then, I went to the #Transcode folder and tried to play the simple Avi xvid file.

Mencoder, FFMpeg and Avisynth all didn't work, the TV would load for a long time then show a kind of "check the network connection" message.

tsMuxer, though, returned me a "file not supported" message.

Hope it helps, thanks!

Re: Samsung EH5300 Series.

Posted: Sat Nov 10, 2012 10:33 pm
by nambit
SubJunk wrote:I'll track down the person who wrote the Samsung support code. Why can't they just do it like everyone else... :p
Thank you SOOOO much! I've been experiencing the exact same thing and it's been an exercise in frustration. The supported format (non-transcoded) work fine, but once you try to run a transcoded file (regardless of whether the format was supported or not by the TV), the TV just hangs on a blank screen for a while (a minute or 2) and then quits. Further, the bit-rate on UMS (and PMS, actually) shows an insanely high number.

Re: Samsung EH5300 Series.

Posted: Sun Nov 11, 2012 6:09 pm
by keefor
I recently got a Samsng ES6300 and experience the same issue.
I there anytweaks we can do in the config files to solve the issue?

Re: Samsung EH5300 Series.

Posted: Mon Nov 19, 2012 4:27 pm
by valp
keefor, as of now I think there's no solution for the transcoding issue in this series.

What I've been doing is using a batchencoder GUI for HandbrakeCLI to convert any kind of file to
playable format in my TV, it's working just fine without noticeable quality loss.

I use this command line in the batch encoder GUI:

Code: Select all

-f mp4 -e x264 --x264-preset faster --cfr -q 19 -a 1 -E copy -s 1 --subtitle-burn 1

Re: Samsung EH5300 Series.

Posted: Mon Dec 24, 2012 3:19 am
by Captain Rage
Same issues here (on a Samsung UE46ES6715UXXE). Files that play natively on the TV works perfectly with Universal Media Server, but everything that has to do with transcoding fails. Any hints on how to fix this would be appreciated.

Re: Samsung EH5300 Series.

Posted: Mon Jan 07, 2013 3:15 pm
by SubJunk
Is it fixed in 2.2.3?

Re: Samsung EH5300 Series.

Posted: Wed Jan 16, 2013 8:03 am
by keefor
Doesnt seem to be improved for 2.24 either.

Re: Samsung EH5300 Series.

Posted: Tue Jan 22, 2013 4:45 pm
by SubJunk
I assume it isn't fixed in 2.2.6?
If not, can you try replacing renderers/SamsungAllShare.conf with this to see if you get different results?

Re: Samsung EH5300 Series.

Posted: Mon Feb 04, 2013 1:43 am
by dimasss
SubJunk wrote:I assume it isn't fixed in 2.2.6?
If not, can you try replacing renderers/SamsungAllShare.conf with this to see if you get different results?
Hi! I have the same issue with transcode not working for any files with Samsung ES-series.
And it is not fixed in 2.3.0 and with provided config as well.