[Solved] Problem with Samsung SmartTV and Transcoding

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
User avatar
lightingcloud
Posts: 14
Joined: Thu Jun 05, 2014 9:20 am
Location: Turin, Italy
Contact:

Re: Problem with Samsung SmartTV and Transcoding

Post by lightingcloud »

Durandle wrote:Note that MKV is just a file container and has nothing to do with the actual video/audio format. Sumsung supports MKV just fine, but doesn't support some of the older divx/mp4 encoding formats. Same goes for some mp3 encodes, it seems to struggle with them. Equally, some modern encoding formats are not support if used with less common settings. VBR often trips up embedded players.
In fact I tried with lots of files, and not only MKVs. :)

Anyway the problem persist with version 3.6.3.

Should we submit a GitHub ticket?
infidel
Developer
Posts: 571
Joined: Thu Jul 12, 2012 5:37 am

Re: Problem with Samsung SmartTV and Transcoding

Post by infidel »

Try enabling chunked transfer in SamsungAllshare.conf:

Code: Select all

ChunkedTransfer=true
Reference: issue #247.
User avatar
lightingcloud
Posts: 14
Joined: Thu Jun 05, 2014 9:20 am
Location: Turin, Italy
Contact:

Re: Problem with Samsung SmartTV and Transcoding

Post by lightingcloud »

infidel wrote:Try enabling chunked transfer in SamsungAllshare.conf:

Code: Select all

ChunkedTransfer=true
Reference: issue #247.
I tried with a random anime and it worked! Will let you know if it works well with other files later. Thanks!
Durandle
Posts: 2
Joined: Wed Jun 18, 2014 5:18 pm

Re: Problem with Samsung SmartTV and Transcoding

Post by Durandle »

While it may work, what is the downside? I assume there is one since this option is default off.

EDIT:

Oh wait, its not a "downside" type toggle, its a "TV Needs Feature or Not". Do you want TV UID so you can make a profile to include next release?

I suppose this brings up a potential feature suggestion. If an internet connection is available, how about checking for new/updated profiles on the fly and downloading the specific profile for the current device? That way you don't need to make a new release just to add/update profiles. You could fix this issue for every person with my TV and they wouldn't need to do anything.
User avatar
lightingcloud
Posts: 14
Joined: Thu Jun 05, 2014 9:20 am
Location: Turin, Italy
Contact:

Re: Problem with Samsung SmartTV and Transcoding

Post by lightingcloud »

Finally I can say that there's no problem at all! If you need some additional informations to make a specific profile just ask! :)
User avatar
Optimus_prime
Posts: 678
Joined: Fri Jun 01, 2012 6:39 pm
Location: Sydney, Australia

Re: Problem with Samsung SmartTV and Transcoding

Post by Optimus_prime »

There should be a new SamsungAllshare.conf in the new release that will split the Samsungs into different configuration files. This will fix the ChunkedTransfer setting on the models that need it.
Here's the Pull Request on Git here
How Ask For Support
Remember, Debug Log's Can/Will Help and Explain your issues, we're not mind reader's but here to help
OS's I Use And Can Assist With: Windows 7/8, Mac OS-X 10.8 & 10.9
Mac OS-X Java 7 Builds Mac OS-X Java 7 Forum
Post Reply