Wed Dec 05, 2012 4:00 am by wolfman316
I tried a few more things. The setting -Dserviio.fixedPointEncoders did not help. Still get "data type unsupported".
I installed Serviio on my iMac and I get the same error on the PS3. So now I don't think its the NAS not coping with the audio transcoding but rather something with this file.
Can you think of why this file will not work on the PS3 ? Here is the full log.
Accept-Encoding: identity,transferMode.dlna.org: Streaming,X-AV-Client-Info: av=5.0; cn="Sony Computer Entertainment"; mn="PLAYSTATION 3"; mv="1.0";,TimeSeekRange.dlna.org: npt=0.000-]]
2012-12-05 03:54:47,063 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.100
2012-12-05 03:54:47,065 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'IPAddress=/192.168.1.100, Profile=Playstation 3'
2012-12-05 03:54:47,066 DEBUG [ResourceDeliveryProcessor] Request for resource 10 and type 'MEDIA_ITEM' received
2012-12-05 03:54:47,067 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 10 (local)
2012-12-05 03:54:47,067 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 10)
2012-12-05 03:54:47,070 DEBUG [VideoDAOImpl] Reading a Video (id = 10)
2012-12-05 03:54:47,073 DEBUG [VideoDeliveryEngine] Delivering item '10' for client 'IPAddress=/192.168.1.100, Profile=Playstation 3'
2012-12-05 03:54:47,074 DEBUG [VideoDeliveryEngine] Delivering file 'movie.mkv' using transcoding
2012-12-05 03:54:47,075 DEBUG [AbstractTranscodingDeliveryEngine] No other client uses transcoding job of file 'transcoding-temp-2-4-ORIGINAL.stf', will stop the job
2012-12-05 03:54:47,075 DEBUG [AbstractTranscodingDeliveryEngine] Stopping previous transcoding job of file 'transcoding-temp-2-4-ORIGINAL.stf'
2012-12-05 03:54:47,076 DEBUG [ProcessExecutor] Stopping external process: Thread[Thread-682,5,main]
2012-12-05 03:54:47,179 DEBUG [ProcessUtils] Sending kill -9 to the Unix process: 13785
2012-12-05 03:54:47,180 DEBUG [ProcessExecutor] Starting kill -9 13785
2012-12-05 03:54:47,537 DEBUG [TranscodingJobListener] Transcoding finished; successful: true
2012-12-05 03:54:47,538 DEBUG [TranscodingJobListener] Deleted temp file '/opt/serviio-1.0.1/buffer/Serviio/transcoding-temp-2-4-ORIGINAL.stf': true
2012-12-05 03:54:47,538 DEBUG [AbstractTranscodingDeliveryEngine] No suitable transcoding job exists yet, start one for client 'IPAddress=/192.168.1.100, Profile=Playstation 3'
2012-12-05 03:54:47,539 DEBUG [MediaItemDAOImpl] Getting file of media item 10
2012-12-05 03:54:47,541 DEBUG [FFMPEGWrapper] Invoking FFmpeg to transcode video file: /mnt/soho_storage/samba/shares/public/Media/Videos/HD Movies/movie.mkv
2012-12-05 03:54:47,542 DEBUG [ProcessExecutor] Starting ffmpeg -fflags +genpts -i /mnt/soho_storage/samba/shares/public/Media/Videos/HD Movies/movie.mkv -y -copyts -c:v copy -vbsf h264_mp4toannexb -c:a ac3_fixed -b:a 384k -map 0:0 -map 0:1 -sn -f mpegts /opt/serviio-1.0.1/buffer/Serviio/transcoding-temp-10-4-ORIGINAL.stf
2012-12-05 03:54:48,054 DEBUG [FileBasedTranscodingDeliveryStrategy] Sending transcoding stream
2012-12-05 03:54:48,055 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file movie.mkv: AVC_TS_MP_HD_AC3_ISO
2012-12-05 03:54:48,056 DEBUG [MediaItemDAOImpl] Marking MediaItem (id = 10) as read
2012-12-05 03:54:48,076 DEBUG [LocalContentCacheDecorator] Cleared cache (local_resetafterplay)
2012-12-05 03:54:48,076 DEBUG [ResourceDeliveryProcessor] Stream entity has length: 50000000000
2012-12-05 03:54:48,077 DEBUG [ResourceDeliveryProcessor] Sending file back
2012-12-05 03:54:48,077 DEBUG [ResourceTransportRequestHandler] Creating entity with chunked transfer
2012-12-05 03:54:48,077 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/mpeg,TimeSeekRange.dlna.org: npt=0.0-7610.0/7610,Date: Wed, 05 Dec 2012 03:54:48 GMT,Server: Linux, UPnP/1.0 DLNADOC/1.50, Serviio/1.0.1,Cache-control: no-cache,transferMode.dlna.org: Streaming]]
2012-12-05 03:54:59,765 DEBUG [WebServer] I/O error: Broken pipe