Posts: 1
Joined: Jun 2014
Reputation:
0
Bad Image quality - Low Resolution
I've had problems when I've tried the slideshow that sometimes the image that is displayed is of very bad quality with a low resolution. I've now found the issue and wanted to let you others who might get the same problem know the source of it.
My setup is that I've stored all images on a Synology NAS and I connect to it through NFS. However the Synology if you run the photostation application goes though all your images and creates thumbnails in a hidden folder @eadir in the image's folder. You don't see them when you connect through windows, but XBMC that connects though NFS sees these hidden folders and sees the thumbnails pictures in them!
So my solution was to turn of the indexing / thumbnail creation processes in the Synology NAS and then go through my image folder and removing the @eadir:
First, SSH into your Synology NAS box and log in as root, then type this to locate the @eaDir folders:
1 find . -name "@eaDir" -type d | more
If you’re happy you’re not going to accidentally delete something important, then make it happen:
2 find . -name "@eaDir" -type d -print0 | xargs -0 rm -rf
Posts: 82
Joined: Oct 2010
Reputation:
0
How can I increase the number of characters shown in the filename ? I have long filenames for the pictures and the slideshow truncates them.
Posts: 3
Joined: May 2014
Reputation:
0
2014-07-13, 09:22
(This post was last modified: 2014-07-16, 13:40 by Ozimodo.)
Installed xbmc gotham 13.1 onto a windows 7 notebook connected to my tv via hdmi and all is good except when the slideshow screensaver kicks in my music playback stutters and goes slowly.
Fps and cpu utilisation are fine, nothing shows in the logs. Have tried local and streaming (shoutcast) music and the stuttering remains. 9gb bluray rips play fine so its not a throughput issue? The multi slideshow addon does the same thing. Have tried different settings (pan zoom etc) with no luck.
Note that the image files I display in the slideshow are large photos (4-6MB) and are accessed from attached USB storage. I have tried accessing the files off local C: and it did not help. The same files play perfectly in the slideshow when I was run xbmc on an andriod box.
Have not tried froddo on the PC yet so don't know if that would help.
Any help would be greatly appreciated.
Thanks
EDIT Works fine on PC with Froddo 12.3
Posts: 24
Joined: Dec 2011
Reputation:
0
Can't get it to work on 13.1 Gotham,
Please advise if supported,
Thanks
Pacooka
Posts: 152
Joined: Jan 2010
Reputation:
0
Is it possible for the screensaver to display raw format images. I have many images taken with a Nikon D200 that are stored in .NEF format?
Cheers
Spart
6 x Raspberry Pi Model B & B+ Pi2 & 3 Zotac Mag Ubuntu 14.04.1 - Ubuntu 14.04.1 Test Machine Kodi Nightly -
RocketNAS 8TB Usable Raid 6 Ubuntu 14.04.1 RocketNAS Build
Posts: 152
Joined: Jan 2010
Reputation:
0
[/quote]
can xbmc display those image files?
if so, i can add support for it in the screensaver as well.
[/quote]
This is the list from the wiki:
Digital picture/image formats: RAW image formats, BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX and Targa/TGA
RAW image formats are listed!
Cheers
Spart
6 x Raspberry Pi Model B & B+ Pi2 & 3 Zotac Mag Ubuntu 14.04.1 - Ubuntu 14.04.1 Test Machine Kodi Nightly -
RocketNAS 8TB Usable Raid 6 Ubuntu 14.04.1 RocketNAS Build
Posts: 15,282
Joined: Jan 2009
Reputation:
738
ronie
Team-Kodi Member
Posts: 15,282
can xbmc display those image files?
if so, i can add support for it in the screensaver as well.
[/quote]
This is the list from the wiki:
Digital picture/image formats: RAW image formats, BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX and Targa/TGA
RAW image formats are listed!
Cheers
Spart
[/quote]
can you provide me with one of those .nef images?
feel free to pm me a link where i can download one.
Posts: 152
Joined: Jan 2010
Reputation:
0
You've got mail!
Cheers
Spart
6 x Raspberry Pi Model B & B+ Pi2 & 3 Zotac Mag Ubuntu 14.04.1 - Ubuntu 14.04.1 Test Machine Kodi Nightly -
RocketNAS 8TB Usable Raid 6 Ubuntu 14.04.1 RocketNAS Build
Posts: 477
Joined: Sep 2011
Reputation:
6
I sometimes have a rather annoying issue with the slideshow screensaver. My pictures are stored on an external device and those disks go to sleep. Sometimes, the screensaver kicks in, and the disk isn't up fast it seems. I get the loading circle in xbmc, but it hangs at that point. I can exit the screensaver, but the loading circle remains. The system becomes unresponsive and I need to reboot my htpc. Is there a way to add a time-out option? Or, if it doesn't respond fast enough, it falls back to a default pictures slideshow? When the disk is offline, for instance, I get a slideshow of my media (or is it just of my movies, don't know).
CoreElec on a Tanix TX3 (s905x3). Onkyo NR-656. Canton Movie CD-1000. LG 55B6V.
If it ain't broke: break it, fix it, repeat