Wed Jun 12, 2013 12:17 pm by bpdski
Thanks DenyAll, that definitely cleared up the detection issue. I've also figured out that the issue seems to be with DTS, not AC3. It looks like my 8player is playing AC3 without any issue. If I try to play a mkv file with DTS, I get the encoder error in 8player. I tried two different files that are both H264 encoded and the AC3 file plays and the DTS file gives an error saying the encoder is unavailable. I thought I'd try changing your profile to convert DTS but when I change ac3 to dca, I get an error in Serviio. Even the same AC3 files that played get this error, so I'm guessing this is an invalid profile. Could you tell me what the correct way to convert DTS to MP3 is? I had not read there was a license issue with DTS but I'm guessing 8player had to remove support for DTS.
2013-06-12 07:50:04,807 WARN [ResourceDeliveryProcessor] Invalid request, sending back 500 error
org.serviio.dlna.UnsupportedDLNAMediaFileFormatException: No media description available for required version: AVC_TS_HD_DTS_T
at org.serviio.delivery.resource.AbstractDeliveryEngine.findMediaInfoForFileProfile(AbstractDeliveryEngine.java:290)
at org.serviio.delivery.resource.transcode.AbstractTranscodingDeliveryEngine.retrieveTranscodedMediaInfoForVersion(AbstractTranscodingDeliveryEngine.java:147)
at org.serviio.delivery.resource.AbstractDeliveryEngine.getMediaInfoForMediaItem(AbstractDeliveryEngine.java:122)
at org.serviio.delivery.MediaResourceRetrievalStrategy.retrieveResourceInfo(MediaResourceRetrievalStrategy.java:151)
at org.serviio.delivery.ResourceDeliveryProcessor.deliverContent(ResourceDeliveryProcessor.java:79)
at org.serviio.upnp.webserver.ResourceTransportRequestHandler.handleRequest(ResourceTransportRequestHandler.java:85)
at org.serviio.upnp.webserver.AbstractRequestHandler.handle(AbstractRequestHandler.java:61)
at org.apache.http.protocol.HttpService.doService(HttpService.java:293)
at org.serviio.upnp.webserver.ServiioHttpService.doService(ServiioHttpService.java:77)
at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:212)
at org.serviio.upnp.webserver.WebServer$WorkerThread.run(WebServer.java:192)