Page 1 of 1

Samsung LN40D550 FLAC

PostPosted: Wed Nov 09, 2011 2:07 am
by CraigD
Just want to report that flac does not seem to transcode for the Samsung d series LCD TVs

Re: Samsung LN40D550 FLAC

PostPosted: Wed Nov 09, 2011 9:53 am
by zip
do you see errors in the log?

Re: Samsung LN40D550 FLAC

PostPosted: Wed Nov 09, 2011 12:17 pm
by CraigD
No I haven't had a chance to look into it yet. I will tonight.

Re: Samsung LN40D550 FLAC

PostPosted: Thu Nov 10, 2011 1:54 am
by CraigD
Well here is something quite interesting to do with this issue: when I initiate FLAC playback on the LN40D550 using my regular TV remote, everything works perfectly and there is nothing in the log.

Now, when I initiate playback on my Samsung Captivate using BubbleUPNP acting as a DMC, the playback fails and the following is in the logs:

  Code:
2011-11-09 20:47:09,622 ERROR [ResourceTransportRequestHandler] Error while processing resource, sending back 500 error. Message: No media description available for required version: FLAC
org.serviio.dlna.UnsupportedDLNAMediaFileFormatException: No media description available for required version: FLAC
        at org.serviio.delivery.resource.AbstractDeliveryEngine.findMediaInfoForFileProfile(AbstractDeliveryEngine.java:202)
        at org.serviio.delivery.resource.AbstractTranscodingDeliveryEngine.retrieveTranscodedMediaInfoForVersion(AbstractTranscodingDeliveryEngine.java:144)
        at org.serviio.delivery.resource.AbstractDeliveryEngine.getMediaInfoForMediaItem(AbstractDeliveryEngine.java:107)
        at org.serviio.delivery.MediaResourceRetrievalStrategy.retrieveResourceInfo(MediaResourceRetrievalStrategy.java:149)
        at org.serviio.upnp.webserver.ResourceTransportRequestHandler.handleRequest(ResourceTransportRequestHandler.java:122)
        at org.serviio.upnp.webserver.AbstractRequestHandler.handle(AbstractRequestHandler.java:54)
        at org.apache.http.protocol.HttpService.doService(HttpService.java:293)
        at org.serviio.upnp.webserver.ServiioHttpService.doService(ServiioHttpService.java:58)
        at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:212)
        at org.serviio.upnp.webserver.WebServer$WorkerThread.run(WebServer.java:187)


Appears to some sort of issue with the DMC initiating the playback... Let me know if there is any more information I can provide on this. Just want to point out that MP3s seem to work fine when initiated by the DMC.

Re: Samsung LN40D550 FLAC

PostPosted: Thu Nov 10, 2011 8:33 am
by YTMY
From my experience I haven't found a single android media controller to be able stream flac's to a sammy TV from serviio.

Maybe setting Samsung profile for DMC could work?

edit:
ok, there is another topic http://forum.serviio.org/viewtopic.php?f=10&t=3988#p26203

Setting samsung profile for android device should help.

Re: Samsung LN40D550 FLAC

PostPosted: Thu Nov 10, 2011 11:36 am
by CraigD
Interesting. Maybe zip can comment on why this is necessary. I would expect serviio to use the profile for the renderer and not the controller.

Re: Samsung LN40D550 FLAC

PostPosted: Thu Nov 10, 2011 11:40 am
by zip
The incoming traffic for browsing files is coming from the controller's IP. Profiles are linked to IPs. This unfortunately means you will be only able to use one type of device with a controller.

Re: Samsung LN40D550 FLAC

PostPosted: Thu Nov 10, 2011 12:11 pm
by CraigD
Understandable. Is there no other means to detect what is rendering the content?

Re: Samsung LN40D550 FLAC

PostPosted: Thu Nov 10, 2011 2:09 pm
by zip
I have not read the controller spec yet, but from what data is coming in - no.