Page 1 of 1

Streaming to Sony KDL-40ex43B

PostPosted: Mon Jan 16, 2012 9:48 pm
by ReaperX2112
Hi all

I am using Serviio to stream to the above mentioned TV and I am getting the message 'Temporarily unable to access the server' with certain video files, particularly bigger AVIs or MKVs. Below I have pasted an example from the log which suggests there is a problem with the ffmpeg side of things but i don't know what to do next, any ideas? Thanks in advance.


2012-01-16 20:36:36,699 WARN [DiscoveryAdvertisementNotifier] Could not advertise the device on any available NIC, will try again
2012-01-16 21:06:07,146 ERROR [ResourceTransportRequestHandler] Error while processing resource, sending back 500 error. Message: Transcoded file 'C:\Windows\TEMP\Serviio\transcoding-temp-310-MPEG2TS.stf' cannot be found, FFmpeg execution probably failed
java.io.IOException: Transcoded file 'C:\Windows\TEMP\Serviio\transcoding-temp-310-MPEG2TS.stf' cannot be found, FFmpeg execution probably failed
at org.serviio.delivery.resource.transcode.FileBasedTranscodingDeliveryStrategy.createInputStream(FileBasedTranscodingDeliveryStrategy.java:45)
at org.serviio.delivery.resource.transcode.AbstractTranscodingDeliveryEngine.retrieveTranscodedResource(AbstractTranscodingDeliveryEngine.java:129)
at org.serviio.delivery.resource.AbstractDeliveryEngine.deliver(AbstractDeliveryEngine.java:96)
at org.serviio.delivery.MediaResourceRetrievalStrategy.retrieveResource(MediaResourceRetrievalStrategy.java:121)
at org.serviio.upnp.webserver.ResourceTransportRequestHandler.handleRequest(ResourceTransportRequestHandler.java:116)
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)

Re: Streaming to Sony KDL-40ex43B

PostPosted: Tue Jan 17, 2012 8:17 am
by Illico
ffmepg crashed.

Could you enable detailed logging ( see signature) and found the ffmpeg command line used and post here?

Re: Streaming to Sony KDL-40ex43B

PostPosted: Tue Jan 31, 2012 7:27 pm
by ReaperX2112
Thanks for getting back to me and apologies for the delayed response. It seems to be working now, not sure if an update sorted it out or what at the moment. If it comes back I'll let you know and post the relevant info.



Thanks :)