The player appears to crash sometimes after 20 minutes, thats not so bad, but whenever you try and play that file again it doesnt work, unless you restart servioo. is there another way round this ?
I have tried watching phone shop, after about 20 minutes it stops streaming. If i try and restart, it tries to reload the previous file and it appears to of been deleted, so that also errors and I have to restart servii to clear the cache:
######
2012-05-30 11:11:58,484 INFO [FeedUpdaterThread] Finished looking for online resources information
2012-05-30 11:11:58,515 INFO [PluginCompilerThread] Finished looking for plugins
2012-05-30 11:11:58,609 DEBUG [DiscoveryManager] UPNP device 8dee68fe-0370-3fc8-a5f5-ae4a1fb10a65 (192.168.1.10) is unavailable
2012-05-30 11:11:58,609 INFO [DiscoveryAdvertisementNotifier] Leaving DiscoveryAdvertisementNotifier
2012-05-30 11:11:58,609 DEBUG [WebServer] Socket closed
2012-05-30 11:11:58,609 INFO [WebServer] WebServer shutting down
2012-05-30 11:11:58,609 INFO [EventDispatcher] Leaving EventDispatcher
2012-05-30 11:11:58,609 INFO [EventSubscriptionExpirationChecker] Leaving EventSubscriptionExpirationChecker, removing all event subscriptions
2012-05-30 11:11:58,609 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP byebye using interface eth0 (VIA Rhine II Fast Ethernet Adapter - Packet Scheduler Miniport) and address ant, timeout = 0
2012-05-30 11:11:58,609 DEBUG [MultiCastUtils] Problem stopping multicast socket
java.net.SocketException: error setting options
at java.net.PlainDatagramSocketImpl.leave(Native Method)
at java.net.PlainDatagramSocketImpl.leave(Unknown Source)
at java.net.MulticastSocket.leaveGroup(Unknown Source)
at org.serviio.util.MultiCastUtils.stopMultiCastSocket(MultiCastUtils.java:68)
at org.serviio.upnp.discovery.DiscoverySSDPMessageListener.run(DiscoverySSDPMessageListener.java:106)
at java.lang.Thread.run(Unknown Source)
2012-05-30 11:11:58,609 INFO [DiscoverySSDPMessageListener] Leaving DiscoverySSDPMessageListener
2012-05-30 11:11:58,609 INFO [DatabaseManager] Shutting down database
2012-05-30 11:11:58,609 DEBUG [DBConnectionPool] Closed connection for pool Serviio DB Pool
2012-05-30 11:11:58,609 DEBUG [DBConnectionPool] Closed connection for pool Serviio DB Pool
2012-05-30 11:11:58,609 DEBUG [DBConnectionPool] Closed connection for pool Serviio DB Pool
2012-05-30 11:11:59,437 DEBUG [DatabaseManager] DB shutdown returned: Derby system shutdown.
2012-05-30 11:11:59,437 INFO [AbstractTranscodingDeliveryEngine] Cleaning transcode engine and its data
2012-05-30 11:11:59,625 DEBUG [TranscodingJobListener] Deleted temp file 'C:\WINDOWS\TEMP\Serviio\transcoding-temp-1000000000210004-MPEG2TS.stf': true
2012-05-30 11:11:59,625 DEBUG [AbstractTranscodingDeliveryEngine] Deleting temporary transcoded files from: C:\WINDOWS\TEMP\Serviio
2012-05-30 11:47:42,843 ERROR [ResourceTransportRequestHandler] Error while processing resource, sending back 500 error. Message: Transcoded file 'C:\WINDOWS\TEMP\Serviio\transcoding-temp-1000000000270001-MPEG2TS.stf' cannot be found, FFmpeg execution probably failed
java.io.IOException: Transcoded file 'C:\WINDOWS\TEMP\Serviio\transcoding-temp-1000000000270001-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)
phone shop
2012-05-30 11:06:06,484 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i
rtmpe://ak.securestream.channel4.com:19 ... 02_001.mp4 playpath=mp4:assets/CH4_08_02_900_52174019001002_001.mp4?auth=da_aIbedwcTa1bmbhadbWaJaKbCb1cJbhbO-bpXFem-eS-hyQ-l8pTnWmTrYnTsRpZq0s3nYpfqd&aifp=v002&slist=assets/CH4_08_02_900_52174019001002_001.mp4 swfurl=http://www.channel4.com/static/programmes/asset/flash/swf/4odplayer-11.25.2.swf swfVfy=1 buffer=100000000 -y -async 1 -vcodec copy -vbsf h264_mp4toannexb -copyts -acodec ac3 -ab 384k -ac 2 -map 0:0 -map 0:1 -sn -f mpegts C:\WINDOWS\TEMP\Serviio\transcoding-temp-1000000000210004-MPEG2TS.stf
#############
I just tried skipping through big bang and got a similar error after 15 minutes or so:
big bang:
2012-05-30 12:51:55,968 DEBUG [FFMPEGWrapper] Invoking FFmpeg to transcode video file:
rtmpe://ll.securestream.channel4.com:19 ... 026bf0c7f7 playpath=mp4:xcuassets/CH4_08_02_900_52174019001002_001.mp4?e=1338379013&ip=&h=067cc1bcf0e07a18bd747e026bf0c7f7 swfurl=http://www.channel4.com/static/programmes/asset/flash/swf/4odplayer-11.25.2.swf swfVfy=1 buffer=100000000
2012-05-30 12:51:55,968 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i
rtmpe://ll.securestream.channel4.com:19 ... 026bf0c7f7 playpath=mp4:xcuassets/CH4_08_02_900_52174019001002_001.mp4?e=1338379013&ip=&h=067cc1bcf0e07a18bd747e026bf0c7f7 swfurl=http://www.channel4.com/static/programmes/asset/flash/swf/4odplayer-11.25.2.swf swfVfy=1 buffer=100000000 -y -async 1 -vcodec copy -vbsf h264_mp4toannexb -copyts -acodec ac3 -ab 384k -ac 2 -map 0:0 -map 0:1 -sn -f mpegts C:\Program Files\Serviio\Transcoding\Serviio\transcoding-temp-1000000000210004-MPEG2TS.stf
2012-05-30 12:51:56,375 WARN [ProcessExecutor] Process cmd has a return code of 1! This is a possible error.
skins:
12-05-30 12:55:26,078 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i
rtmpe://ll.securestream.channel4.com:19 ... d005da0aca playpath=mp4:xcuassets/CH4_08_02_900_49766009001003_003.mp4?e=1338379223&ip=&h=0ba5de3857a387108076d9d005da0aca swfurl=http://www.channel4.com/static/programmes/asset/flash/swf/4odplayer-11.25.2.swf swfVfy=1 buffer=100000000 -y -async 1 -vcodec copy -vbsf h264_mp4toannexb -copyts -acodec ac3 -ab 384k -ac 2 -map 0:0 -map 0:1 -sn -f mpegts C:\Program Files\Serviio\Transcoding\Serviio\transcoding-temp-1000000000220010-MPEG2TS.stf
2012-05-30 12:55:26,484 WARN [ProcessExecutor] Process cmd has a return code of 1! This is a possible error.
2012-05-30 12:55:26,484 DEBUG [TranscodingJobListener] Transcoding finished; successful: false
###############