Problem with high resolution images on Samsung BD-D5100
Hi,
being new to Serviio and dlna in general, so far I'm quite happy with the audio and video capabilities. But there is a problem with images. The thumbnails display fine, but when selecting the high resolution ones for viewing, their is an error message. Images less than 4096x4096 (my guess...) display fine, but with higher resolution I get a message saying something like "unsupported file format" (translated from Swedish). I test with a png file 4288x2848, but get the same results with jpg:s with the same resolution. If I take that file and crop it to 3750x2519 (using Gimp) and save it under a different file name , it displays fine.
I have tried both false and true in
<LimitImageResolution>true</LimitImageResolution>
I created a log file with the "true" option set, to confirm that serviio does some kind of transformation.
Any ideas on how to fix this? Is their a way to test how serviio transforms an image to lower resolution?
Here is part of the log file (whole file attached after restarting with only 4 images in the library):
2012-01-09 21:20:24,778 DEBUG [ImageDeliveryEngine] Delivering file '4_test.jpg' using transcoding
2012-01-09 21:20:24,779 DEBUG [ImageDeliveryEngine] Retrieving transcoded version of file 4_test.jpg using format profile JPEG_LRG
2012-01-09 21:20:24,779 DEBUG [MediaItemDAOImpl] Getting file of media item 4160
2012-01-09 21:20:24,784 DEBUG [ImageUtils] Starting image resize, size = 3196507 bytes
2012-01-09 21:20:27,591 DEBUG [ImageUtils] Returning resized image, size = 1870279 bytes
2012-01-09 21:20:27,591 DEBUG [TranscodingCache] Storing media item 4160 with profile JPEG_LRG to cache
2012-01-09 21:20:27,591 DEBUG [ResourceTransportRequestHandler] Entity will be consumed till the end
2012-01-09 21:20:27,591 DEBUG [ResourceTransportRequestHandler] Creating stream entity with length: -1
2012-01-09 21:20:27,591 DEBUG [ResourceTransportRequestHandler] Sending file back
Thanks for any help!
/Glenn
being new to Serviio and dlna in general, so far I'm quite happy with the audio and video capabilities. But there is a problem with images. The thumbnails display fine, but when selecting the high resolution ones for viewing, their is an error message. Images less than 4096x4096 (my guess...) display fine, but with higher resolution I get a message saying something like "unsupported file format" (translated from Swedish). I test with a png file 4288x2848, but get the same results with jpg:s with the same resolution. If I take that file and crop it to 3750x2519 (using Gimp) and save it under a different file name , it displays fine.
I have tried both false and true in
<LimitImageResolution>true</LimitImageResolution>
I created a log file with the "true" option set, to confirm that serviio does some kind of transformation.
Any ideas on how to fix this? Is their a way to test how serviio transforms an image to lower resolution?
Here is part of the log file (whole file attached after restarting with only 4 images in the library):
2012-01-09 21:20:24,778 DEBUG [ImageDeliveryEngine] Delivering file '4_test.jpg' using transcoding
2012-01-09 21:20:24,779 DEBUG [ImageDeliveryEngine] Retrieving transcoded version of file 4_test.jpg using format profile JPEG_LRG
2012-01-09 21:20:24,779 DEBUG [MediaItemDAOImpl] Getting file of media item 4160
2012-01-09 21:20:24,784 DEBUG [ImageUtils] Starting image resize, size = 3196507 bytes
2012-01-09 21:20:27,591 DEBUG [ImageUtils] Returning resized image, size = 1870279 bytes
2012-01-09 21:20:27,591 DEBUG [TranscodingCache] Storing media item 4160 with profile JPEG_LRG to cache
2012-01-09 21:20:27,591 DEBUG [ResourceTransportRequestHandler] Entity will be consumed till the end
2012-01-09 21:20:27,591 DEBUG [ResourceTransportRequestHandler] Creating stream entity with length: -1
2012-01-09 21:20:27,591 DEBUG [ResourceTransportRequestHandler] Sending file back
Thanks for any help!
/Glenn