Some pictures can not be rendered
I've attached a small copy of log files from both mezzmo and serviio and maybe there is something in those that can help.
BTW, in the logs my computer = 192.168.1.100 & my sony = 192.168.1.102
Resource #1::
contentUri: http://192.168.1.100:8895/resource/22/MEDIA_ITEM/GIF_LRG$0
colorDepth: 24
protocolInfo: http-get:*:image/gif:DLNA.ORG_PN=GIF_LRG;DLNA.ORG_OP=00;DLNA.ORG_CI=0;DLNA.ORG_FLAGS=00D00000000000000000000000000000
resolution: 281x380
size: 99358
Resource #2::
contentUri: http://192.168.1.100:8895/resource/22/COVER_IMAGE
protocolInfo: http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_TN;DLNA.ORG_OP=00;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00D00000000000000000000000000000
resolution: 118x160
Resource #3::
contentUri: http://192.168.1.100:8895/resource/22/MEDIA_ITEM/JPEG_LRG$0
colorDepth: 24
protocolInfo: http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=00;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00D00000000000000000000000000000
resolution: 281x380
Resource #1::
contentUri: http://192.168.1.100:53168/content/ti/8A4B2EFB-7B56-4e1e-9F28-8FDCB1A37EA8*tp/*jpeg_med*jpeg*jpeg*1024*768*24*fi/32
colorDepth: 24
protocolInfo: http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_MED;DLNA.ORG_OP=01;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00B00000000000000000000000000000
resolution: 280x378
size: 16777216
Resource #2::
contentUri: http://192.168.1.100:53168/content/ti/8A4B2EFB-7B56-4e1e-9F28-8FDCB1A37EA8*tt/*jpeg_tn*jpeg*jpeg*160*160*24*fi/32
colorDepth: 24
protocolInfo: http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_TN;DLNA.ORG_OP=01;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00B00000000000000000000000000000
resolution: 118x160
zip wrote:any DLNA server can serve as many resources as it can and it's up to the client to pick the format it wants. From the log I can see it picks the JPEG resource, it transcodes it into JPEG, but looks like your TV doesn't like that. That's why I asked to try opening the file in web browser. Does that work?
pizzaguy541 wrote:BTW, when I open the URL's from either serviio or mezzmo I cannot save the picture as anything other than a png or bmp file. So, I'm not sure on how to verify that the picture is actually a jpeg.
pizzaguy541 wrote:Could the problem be with serviio's jpeg resource not having a size attribute?
2011-06-10 09:08:43,437 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.102
2011-06-10 09:08:43,437 DEBUG [ResourceTransportRequestHandler] Resource request accepted. Using client 'IPAddress=/192.168.1.102, Profile=Sony BD Player'
2011-06-10 09:08:43,437 DEBUG [ResourceTransportRequestHandler] Request for resource 22 and type 'COVER_IMAGE' received
2011-06-10 09:08:43,437 DEBUG [CoverImageDAOImpl] Reading a CoverImage (id = 22)
2011-06-10 09:08:43,438 DEBUG [CoverImageRetrievalStrategy] Retrieving info of Cover image with id 22
2011-06-10 09:08:43,438 DEBUG [ResourceTransportRequestHandler] Sending HEAD response back
2011-06-10 09:08:43,438 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: image/jpeg,Content-Length: 6586,Date: Fri, 10 Jun 2011 13:08:43 GMT,Server: Windows 7, UPnP/1.0 DLNADOC/1.50, Serviio/0.5.2,Cache-control: no-cache,contentFeatures.dlna.org: DLNA.ORG_PN=JPEG_TN;DLNA.ORG_OP=00;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00D00000000000000000000000000000,transferMode.dlna.org: Interactive]]
2011-06-10 09:08:43,443 DEBUG [WebServer] Incoming connection from /192.168.1.102:64234
2011-06-10 09:08:43,444 DEBUG [ResourceTransportRequestHandler] GET /resource/22/COVER_IMAGE HTTP/1.1, headers = [Host: 192.168.1.100:8895,Accept: */*,getcontentFeatures.dlna.org: 1,transferMode.dlna.org: Interactive,X-AV-Physical-Unit-Info: pa="Blu-ray Disc Player",X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="Blu-ray Disc Player"; mv="2.0"]]
2011-06-10 09:12:18,773 DEBUG [ResourceTransportRequestHandler] GET /resource/22/MEDIA_ITEM/JPEG_LRG$0 HTTP/1.1, headers = [Host: 192.168.1.100:8895,Accept: */*,getcontentFeatures.dlna.org: 1,transferMode.dlna.org: Interactive,X-AV-Physical-Unit-Info: pa="Blu-ray Disc Player",X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="Blu-ray Disc Player"; mv="2.0"]]
2011-06-10 09:12:18,773 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.102
2011-06-10 09:12:18,774 DEBUG [ResourceTransportRequestHandler] Resource request accepted. Using client 'IPAddress=/192.168.1.102, Profile=Sony BD Player'
2011-06-10 09:12:18,774 DEBUG [ResourceTransportRequestHandler] Request for resource 22 and type 'MEDIA_ITEM' received
2011-06-10 09:12:18,774 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 22)
2011-06-10 09:12:18,775 DEBUG [ImageDAOImpl] Reading an Image (id = 22)
2011-06-10 09:12:18,775 DEBUG [ImageDeliveryEngine] Delivering item '22' for client 'IPAddress=/192.168.1.102, Profile=Sony BD Player'
2011-06-10 09:12:18,775 DEBUG [ImageDeliveryEngine] Delivering file 'Easter Avie-smaller.gif' using transcoding
2011-06-10 09:12:18,775 DEBUG [ImageDeliveryEngine] Retrieving transcoded version of file Easter Avie-smaller.gif using format profile JPEG_LRG
2011-06-10 09:12:18,776 DEBUG [TranscodingCache] Retrieving media item 22 with profile JPEG_LRG from cache
2011-06-10 09:12:18,776 DEBUG [ResourceTransportRequestHandler] Entity will be consumed till the end
2011-06-10 09:12:18,776 DEBUG [ResourceTransportRequestHandler] Creating stream entity with length: -1
2011-06-10 09:12:18,776 DEBUG [ResourceTransportRequestHandler] Sending file back
2011-06-10 09:12:18,776 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: image/jpeg,Date: Fri, 10 Jun 2011 13:12:18 GMT,Server: Windows 7, UPnP/1.0 DLNADOC/1.50, Serviio/0.5.2,Cache-control: no-cache,contentFeatures.dlna.org: DLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=00;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00D00000000000000000000000000000,transferMode.dlna.org: Interactive]]
Users browsing this forum: No registered users and 39 guests