Q on slideshow
#1
Hello!

Have been using xbmc for few months now - very happy User. Kudos and thanks to the team..

Can someone please point me in the right direction here..

The slideshow setting (within Picture settings) "Amount of time to display each image" is set in seconds. But during actual slideshow it is being interpreted as a minutes.

For ex. my current seeting is "1 sec". it is correctly ( i think) being reflected in the "guisettings.xml" file..

Code:
<slideshow>
        <displayeffects>true</displayeffects>
        <shuffle>true</shuffle>
        <staytime>1</staytime>
    </slideshow>

But during the slideshow it is being interpreted as 1 min ( 60 seconds), as you can see in the log file entires also.

Code:
18:49:20 T:3078100848 M:1400610816   DEBUG: ------ Window Init (SlideShow.xml) ------
18:49:20 T:3078100848 M:1400610816    INFO: Loading skin file: SlideShow.xml
18:49:20 T:3078100848 M:1400610816   DEBUG: Load SlideShow.xml: 3.06ms
18:49:20 T:3078100848 M:1400610816   DEBUG: Alloc resources: 3.30ms (3.27 ms skin load)
18:49:20 T:3078100848 M:1400610816   DEBUG: Loading the current image XXX
18:49:20 T:3031866224 M:1400610816   DEBUG: thread start, auto delete: 0
18:49:20 T:3031866224 M:1391980544   DEBUG: Finished background loading XXX
18:49:20 T:3031866224 M:1391980544   DEBUG: [color=red]Duration: 72 (transistion out length 12)[/color]
18:49:20 T:3078100848 M:1391980544   DEBUG: Loading the next image XXX
18:49:20 T:3078100848 M:1391067136   DEBUG: SECTION:LoadDLL(special://xbmc/system/libexif-i486-linux.so)
18:49:20 T:3078100848 M:1391067136   DEBUG: Loading: /usr/share/xbmc/system/libexif-i486-linux.so
18:49:22 T:3031866224 M:1375027200   DEBUG: Finished background loading XXX
18:49:22 T:3031866224 M:1375027200   DEBUG: [color=red]Duration: 72 (transistion out length 12)[/color]
18:49:41 T:2621422448 M:1374916608   DEBUG: Thread 2621422448 terminating (autodelete)
18:49:49 T:2629815152 M:1374924800   DEBUG: Thread 2629815152 terminating (autodelete)
18:49:51 T:3078100848 M:1374941184   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmc/system/libexif-i486-linux.so)
18:49:51 T:3078100848 M:1374941184   DEBUG: Unloading: libexif-i486-linux.so


Also, my slideshow settings is not giving me an option to set the transition time and xbmc is not doing any pan/zoom effects even though it is turned on.

All of these were working perfectly fine until recently. I think, but not 100% sure, that the issues started after upgrading to 9.11 (alpha).

Appreciate any and all help!
Reply
#2
Clearly not minutes, given the log timestamps are 2 seconds apart.

The number there is frames. It needs 72 frames, which includes 12 frames for the transistion. Thus, 60 frames displayed.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
I just started this slideshow, and timed it manually.. It roughly came to approximately 50seconds, not counting the transition. ( give or take a few for my physical reaction in starting/stopping the timer)

Code:
19:58:09 T:3078100848 M:1340690432   DEBUG: Image XXX is finished rendering, switching to XXX
19:58:10 T:3078100848 M:1357451264   DEBUG: SECTION:LoadDLL(special://xbmc/system/libexif-i486-linux.so)
19:58:10 T:3078100848 M:1357451264   DEBUG: Loading: /usr/share/xbmc/system/libexif-i486-linux.so
19:58:10 T:3078100848 M:1357451264   DEBUG: Loading the next image XXX
19:58:13 T:3008441200 M:1341706240   DEBUG: Finished background loading XXX
19:58:13 T:3008441200 M:1341706240   DEBUG: Duration: 72 (transistion out length 12)
19:58:40 T:3078100848 M:1341714432   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmc/system/libexif-i486-linux.so)
19:58:40 T:3078100848 M:1341714432   DEBUG: Unloading: libexif-i486-linux.so
19:58:59 T:3078100848 M:1341722624   DEBUG: Image XXX is finished rendering, switching to XXX
19:58:59 T:3078100848 M:1357975552   DEBUG: SECTION:LoadDLL(special://xbmc/system/libexif-i486-linux.so)
19:58:59 T:3078100848 M:1357975552   DEBUG: Loading: /usr/share/xbmc/system/libexif-i486-linux.so
19:58:59 T:3078100848 M:1357975552   DEBUG: Loading the next image XXX
19:59:02 T:3008441200 M:1342357504   DEBUG: Finished background loading XXX
19:59:02 T:3008441200 M:1342357504   DEBUG: Duration: 72 (transistion out length 12)
19:59:29 T:3078100848 M:1342365696   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmc/system/libexif-i486-linux.so)
19:59:29 T:3078100848 M:1342365696   DEBUG: Unloading: libexif-i486-linux.so
19:59:48 T:3078100848 M:1341222912   DEBUG: Image XXX is finished rendering, switching to XXX
19:59:49 T:3078100848 M:1357983744   DEBUG: SECTION:LoadDLL(special://xbmc/system/libexif-i486-linux.so)
19:59:49 T:3078100848 M:1357983744   DEBUG: Loading: /usr/share/xbmc/system/libexif-i486-linux.so
19:59:49 T:3078100848 M:1357983744   DEBUG: Loading the next image XXX
19:59:52 T:3008441200 M:1341681664   DEBUG: Finished background loading XXX
19:59:52 T:3008441200 M:1341681664   DEBUG: Duration: 72 (transistion out length 12)
20:00:19 T:3078100848 M:1341681664   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmc/system/libexif-i486-linux.so)
20:00:19 T:3078100848 M:1341681664   DEBUG: Unloading: libexif-i486-linux.so


Thank you for helping!
Reply
#4
Turn on debug logging and check how fast it's rendering (FPS).
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#5
Actually i got intrigued and tried a slideshow with really low resolution photos..(600x400, 40Kb) and surprise! surprise! - the slideshow worked exactly the way it is configured to. one second timing and pan/zoom effects...

When it try it with high resolution photos ( 3624x2448, 3.5MB) - back to the same issue. 50secs and no effects. ( these same set of photos worked fine before)

Wondering if this is some sort of rendering issue.

Weird thing is, video rendering seems to be working fine for 720p content. I have a subset of the same high resolution image as "multi-image" background within the Transparency skin and it seemed to be working fine - transitioning every 7 seconds (couldnt find any setting for this per se ).

I am at a loss.. would appreciate any pointers.. thanks!
Reply
#6
jmarshall Wrote:Turn on debug logging and check how fast it's rendering (FPS).

FPS is showing 0.9 to 1.7 ( with high resolution photos)

FPS is showing 99 to 214 (with low resolution photos)

thanks!
Reply
#7
That's the problem then. Rubbish graphics card?
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#8
It is indeed a old Radeon 9000 card Sad But it has been working fine so far...

Is there any way for me to change the FPS in the slideshow? ( it is showing about 24 FPS while playing HQ video - i am guessing the frame rate is driven by the video itself, but not sure.. )

Slideshows with the same set of high resolution photos seems to be working fine from the Nautilus and F-spot, on the same system.

My intention is not to complain - I am very pleased with xbmc overall and use it a lot! Just trying to understand the issue.. and possibly help surface any bugs..

Thanks!
Reply

Logout Mark Read Team Forum Stats Members Help
Q on slideshow0