Profile to use with a Viera P42X30D
Could you point me to the correct profile to use with a Viera P42X30D.
My device returns the following information:
2012-10-21 08:53:01,853 DEBUG [RendererManager] Looking for a renderer profile for Http headers: [User-Agent: Panasonic MIL DLNA CP UPnP/1.0 DLNADOC/1.50,Host: xxx.xxx.xxx.xxx:8895,X-PANASONIC-DMP-Profile: MPEG_PS_PAL JPEG_SM PV_DIVX_DIV3 PV_DIVX_DIV4 PV_DIVX_DIVX PV_DIVX_DX50 PV_DRM_DIVX_DIV3 PV_DRM_DIVX_DIV4 PV_DRM_DIVX_DIVX PV_DRM_DIVX_DX50]
2
I have tried the default Panasonic profiles that come with Serviio v 1.0.1 and have faced problems of transcoding mp4 files. In this example, I use the 'Panasonic Viera (2010)' profile.
I have also tried using the profiles "Panasonic Viera (With/Without) AVI Support" as listed on page 7 of
viewtopic.php?f=13&t=5119&start=60
I get the following error when transcoding:
=================[ Start ]==================
2012-10-21 10:26:04,739 DEBUG [WebServer] Incoming connection from /xxx.xxx.xxx.xxx:58035
2012-10-21 10:26:04,740 DEBUG [RendererDAOImpl] Reading a Renderer with ip address xxx.xxx.xxx.xxx
2012-10-21 10:26:04,740 DEBUG [ResourceTransportRequestHandler] GET /resource/1000000000010002/MEDIA_ITEM/AVC_TS_MP_SD_AC3_ISO-0/ORIGINAL HTTP/1.1, headers = [Host: 117.225.9.31:8895,transferMode.dlna.org: Streaming,Connection: keep-alive]]
2012-10-21 10:26:04,740 DEBUG [RendererDAOImpl] Reading a Renderer with ip address xxx.xxx.xxx.xxx
2012-10-21 10:26:04,741 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'IPAddress=/xxx.xxx.xxx.xxx, Profile=Panasonic Viera (2010)'
2012-10-21 10:26:04,741 DEBUG [ResourceDeliveryProcessor] Request for resource 1000000000010002 and type 'MEDIA_ITEM' received
2012-10-21 10:26:04,741 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000000010002 (online)
2012-10-21 10:26:04,742 DEBUG [VideoDeliveryEngine] Delivering item '1000000000010002' for client 'IPAddress=/xxx.xxx.xxx.xxx, Profile=Panasonic Viera (2010)'
2012-10-21 10:26:04,742 DEBUG [VideoDeliveryEngine] Delivering file 'http://video.ted.com/talk/stream/2012P/Blank/RobertGupta_2012P-450k.mp4' using transcoding
2012-10-21 10:26:04,743 DEBUG [AbstractTranscodingDeliveryEngine] A suitable transcoding job already exists, re-use it for client 'IPAddress=/xxx.xxx.xxx.xxx, Profile=Panasonic Viera (2010)'
2012-10-21 10:26:04,743 ERROR [ResourceTransportRequestHandler] Error while processing resource, sending back 500 error. Message: Transcoded file '/tmp/Serviio/transcoding-temp-1000000000010002-viera2010-ORIGINAL.stf' cannot be found, FFmpeg execution probably failed
java.io.IOException: Transcoded file '/tmp/Serviio/transcoding-temp-1000000000010002-viera2010-ORIGINAL.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:125)
at org.serviio.delivery.resource.AbstractDeliveryEngine.deliver(AbstractDeliveryEngine.java:95)
at org.serviio.delivery.MediaResourceRetrievalStrategy.retrieveResource(MediaResourceRetrievalStrategy.java:120)
at org.serviio.delivery.ResourceDeliveryProcessor.deliverContent(ResourceDeliveryProcessor.java:84)
at org.serviio.upnp.webserver.ResourceTransportRequestHandler.handleRequest(ResourceTransportRequestHandler.java:79)
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:58)
at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:212)
at org.serviio.upnp.webserver.WebServer$WorkerThread.run(WebServer.java:191)
======================[ End ]=================
My Serviio details are:
v 1.0.1
linux mint 13
ffmpeg version:
=========[ ffmpeg version information ]=============
ffmpeg version 0.8.3-4:0.8.3-0ubuntu0.12.04.1, Copyright (c) 2000-2012 the Libav developers
built on Jun 12 2012 16:52:09 with gcc 4.6.3
*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a future release. Please use avconv instead.
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...
Use -h to get full help or, even better, run 'man ffmpeg'
============[ End of ffmpeg information ]==================
Any help would be appreciated.
Regards,
Venkat
