Pause during transcoding failing

Issue #219 wontfix
Petr Nejedly repo owner created an issue

=== It looks like request for time seek of already transcoded file might not work properly:

http://forum.serviio.org/viewtopic.php?f=5&t=1163

{{{

2010-12-16 22:56:09,791 DEBUG [VideoDeliveryEngine] Delivering item '245' for client 'IPAddress=/192.168.1.3, Profile=TOSHIBA REGZA' 2010-12-16 22:56:09,791 DEBUG [VideoDeliveryEngine] Delivering file 'The.Daily.Show.2010.10.28.avi' using transcoding 2010-12-16 22:56:09,791 DEBUG [VideoDeliveryEngine] No suitable transcoding job exists yet, start one for client 'IPAddress=/192.168.1.3, Profile=TOSHIBA REGZA' 2010-12-16 22:56:09,793 DEBUG [MediaItemDAOImpl] Getting file of media item 245 2010-12-16 22:56:09,803 DEBUG [FFMPEGWrapper] Invoking FFmpeg to transcode file: C:\temp\The.Daily.Show.2010.10.28.avi 2010-12-16 22:56:09,804 DEBUG [ProcessExecutor] Starting C:\Program Files (x86)\Serviio\bin\..\lib/ffmpeg.exe -threads 1 -i C:\temp\The.Daily.Show.2010.10.28.avi -y -vcodec mpeg2video -sameq -r 29.97 -g 15 -copyts -acodec ac3 -ab 192k -sn -f mpegts C:\Windows\TEMP\Serviio\transcoding-temp-245-MPEG2TS.stf 2010-12-16 22:56:11,355 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file The.Daily.Show.2010.10.28.avi: MPEG_TS_SD_EU_ISO 2010-12-16 22:56:11,355 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file The.Daily.Show.2010.10.28.avi: MPEG_TS_SD_NA_ISO 2010-12-16 22:56:11,356 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file The.Daily.Show.2010.10.28.avi: MPEG_TS_SD_KO_ISO 2010-12-16 22:56:11,356 DEBUG [VideoDeliveryEngine] Sending transcoding stream 2010-12-16 22:56:11,357 DEBUG [MediaItemDAOImpl] Marking MediaItem (id = 245) as read 2010-12-16 22:56:11,713 DEBUG [LocalContentCacheDecorator] Cleared cache (local_resetafterplay) 2010-12-16 22:56:11,716 DEBUG [ResourceTransportRequestHandler] Creating stream entity with length: 9000000000 2010-12-16 22:56:11,717 DEBUG [ResourceTransportRequestHandler] Creating entity with chunked transfer 2010-12-16 22:56:11,717 DEBUG [ResourceTransportRequestHandler] Sending file back 2010-12-16 22:56:11,717 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [Content-Type: video/mpeg, Date: Fri, 17 Dec 2010 03:56:11 GMT, Server: Windows 7, UPnP/1.0 DLNADOC/1.50, Serviio/0.4.2, Cache-control: no-cache, transferMode.dlna.org: Streaming, ] 2010-12-16 22:56:20,201 DEBUG [WebServer] I/O error: Connection reset by peer: socket write error 2010-12-16 22:56:23,101 DEBUG [WebServer] Incoming connection from /192.168.1.3:51242 2010-12-16 22:56:23,319 DEBUG [ResourceTransportRequestHandler] GET /resource/245/MEDIA_ITEM/MPEG_TS_SD_EU_ISO HTTP/1.1, headers = [HOST: 192.168.1.2:8895, USER-AGENT: UPnP/1.0 DLNADOC/1.50 Intel_SDK_for_UPnP_devices/1.2, TimeSeekRange.dlna.org: npt=7.5-, transferMode.dlna.org: Streaming, ] 2010-12-16 22:56:23,319 DEBUG [ResourceTransportRequestHandler] Resource request accepted. Using client 'IPAddress=/192.168.1.3, Profile=TOSHIBA REGZA' 2010-12-16 22:56:23,319 DEBUG [ResourceTransportRequestHandler] Request for resource 245 and type 'MEDIA_ITEM' received 2010-12-16 22:56:23,320 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 245) 2010-12-16 22:56:23,322 DEBUG [VideoDAOImpl] Reading a Video (id = 245) 2010-12-16 22:56:23,323 DEBUG [VideoDeliveryEngine] Delivering item '245' for client 'IPAddress=/192.168.1.3, Profile=TOSHIBA REGZA' 2010-12-16 22:56:23,324 DEBUG [VideoDeliveryEngine] Delivering file 'The.Daily.Show.2010.10.28.avi' using transcoding 2010-12-16 22:56:23,324 DEBUG [VideoDeliveryEngine] A suitable transcoding job already exists, re-use it for client 'IPAddress=/192.168.1.3, Profile=TOSHIBA REGZA' 2010-12-16 22:56:23,324 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file The.Daily.Show.2010.10.28.avi: MPEG_TS_SD_EU_ISO 2010-12-16 22:56:23,325 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file The.Daily.Show.2010.10.28.avi: MPEG_TS_SD_NA_ISO 2010-12-16 22:56:23,325 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file The.Daily.Show.2010.10.28.avi: MPEG_TS_SD_KO_ISO 2010-12-16 22:56:23,325 DEBUG [VideoDeliveryEngine] Sending transcoding stream 2010-12-16 22:56:23,325 DEBUG [ResourceTransportRequestHandler] Creating stream entity with length: 1500526653 2010-12-16 22:56:23,325 DEBUG [ResourceTransportRequestHandler] Creating entity with chunked transfer 2010-12-16 22:56:23,326 DEBUG [ResourceTransportRequestHandler] Sending file back 2010-12-16 22:56:23,326 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [Content-Type: video/mpeg, TimeSeekRange.dlna.org: npt=7-1287/1287, Date: Fri, 17 Dec 2010 03:56:23 GMT, Server: Windows 7, UPnP/1.0 DLNADOC/1.50, Serviio/0.4.2, Cache-control: no-cache, transferMode.dlna.org: Streaming, ] 2010-12-16 22:56:28,307 DEBUG [WebServer] I/O error: Connection reset 2010-12-16 22:56:33,917 DEBUG [WebServer] I/O error: Connection reset by peer: socket write error 2010-12-16 22:56:44,361 INFO [ServiioConsole] Leaving Serviio Console 2010-12-16 22:56:44,392 DEBUG [ActionsServerResource] Action with name 'exitServiio' was requested 2010-12-16 22:56:44,560 INFO [LibraryAdditionsCheckerThread] Finished looking for newly added files }}}

Comments (5)

  1. Log in to comment