Author |
Message |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15238 Location: Paradox Realm
|
Posted: Sat 19 Jan 2008, 07:34 Post subject:
|
|
Code: | # ldd /usr/lib/libSDL_image-1.2.so.0
ldd: /usr/lib/libSDL_image-1.2.so.0: No such file or directory
#
|
I did try the doom pup as well . . .
will try that again if you think worthwhile?
_________________ YinYana AI Buddhism
|
Back to top
|
|
 |
muggins
Joined: 20 Jan 2006 Posts: 6747 Location: hobart
|
Posted: Sat 19 Jan 2008, 07:52 Post subject:
|
|
Lobster,
Well, only you can judge if it's worth your while. But if you install Mark's http://dotpups.de/dotpups/Games/LibSDL1.2-forDoom.pup , then the program does work. And if you run it on a directory full of yantras, with fade between images, you'll be up there with the Ascended Masters in the Grand Teton...woops...I think I might have got the wrong Ascended Masters & the wrong mountain range!
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15238 Location: Paradox Realm
|
Posted: Sat 19 Jan 2008, 09:35 Post subject:
|
|
I want to ascend with yantras
but I could not get it to work
Code: | The following options apply only when picture_path is a directory:
-recurse : Recurse into subdirectories
-sort S : Sort file list, where S is one of the following:
n+ : Name ascending (a-z)
n- : Name descending (z-a)
cd+ : Create date ascending (oldest first)
cd- : Create date descending (newest first)
md+ : Mofify date ascending (oldest first)
md- : Mofify date descending (newest first)
# slideshow -window -name 1c.jpg -advance 3 -random -tran random |
The program is there
Marks doompup is there
I have rebooted and tried various combinations and changed Windows manager from JWM to Icewm
No Yantra
It is like the program runs - but does nothing . . .
I am using Nvidia card - should not be relevant . . .
_________________ YinYana AI Buddhism
|
Back to top
|
|
 |
MU

Joined: 24 Aug 2005 Posts: 13648 Location: Karlsruhe, Germany
|
Posted: Sat 19 Jan 2008, 11:12 Post subject:
|
|
slideshow -name -advance 3 -random -tran random /usr/share/backgrounds/
slideshow -name -window -width 300 -height 200 -advance 3 -random -tran random /usr/share/backgrounds/
Mark
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15238 Location: Paradox Realm
|
Posted: Sat 19 Jan 2008, 12:07 Post subject:
|
|
As usual all it takes is someone with a bit of sense . . .
Thanks Mark
NOW Working - now to make use of it
Many thanks to you and Muggins
At the moment I am using Qiv for Tmxxine Vision
Shrine Builder . . . but I think I prefer this new Slideshow
http://tmxxine.com/wik/wikka.php?wakka=LinuxTmxxineVision
thanks again
_________________ YinYana AI Buddhism
|
Back to top
|
|
 |
smiler82
Joined: 25 Mar 2008 Posts: 12
|
Posted: Mon 20 Oct 2008, 13:43 Post subject:
|
|
--bump for question--
I've been using this on 3.01 an love it! I am now trying to employ it in a 'laptop to digital frame' conversion. I've written a few scripts to automate starting 'slideshow' with it's various options.
The issue I'm now facing is that 'slideshow' ends when it gets to the end of the file list or the end of the directory it is showing. I thought about just writing 'slideshow' into a loop but I'm not sure how to tackle it.
I have tried 'qiv' to accomplish this photo frame idea as well, but to my knowledge, it doesn't use any transitions, so it is less elegant for this project.
Any ideas?
|
Back to top
|
|
 |
WarMocK

Joined: 05 Jul 2007 Posts: 169
|
Posted: Fri 24 Oct 2008, 17:33 Post subject:
|
|
Yes, it would be awesome to have slideshow work in a loop. That would make up a great yet tiny screensaver.
|
Back to top
|
|
 |
puppyluvr

Joined: 06 Jan 2008 Posts: 3466 Location: Chickasha Oklahoma
|
Posted: Sun 26 Oct 2008, 12:41 Post subject:
|
|
Hello,
@Muggins,
Works great.. One question?
I am using this module in a screensaver, calling it with a script that sets the param`s..
When the slideshow completes the directory, it stops..
I can loop the slideshow, but I dont want it to restart every time...
So Is there a "-repeat" param???
@edit..just read the above posts, sorry to be redundant...
|
Back to top
|
|
 |
tunyawat
Joined: 02 Nov 2008 Posts: 103 Location: Bangkok, Thailand and London, UK
|
Posted: Sun 08 Nov 2009, 22:52 Post subject:
|
|
To do looping, just simply follow these 2 steps
1. Create a relative link of the folder inside itself.
For example, if the folder is named "pics", you need to create a relative link of the "pics" folder inside itself. Therefore, when you click on the "pics" folder, you will see a shortcut that link to itself which you can click on it forever.
2. use -recurse
-recurse will make the slideshow call its folder when all image had been displayed. This means if the folder is the link to itself, it will loop the slideshow.
Example of the script
Code: | slideshow -advance 5 -recurse /usr/share/backgrounds/ |
|
Back to top
|
|
 |
MU

Joined: 24 Aug 2005 Posts: 13648 Location: Karlsruhe, Germany
|
Posted: Fri 30 Apr 2010, 13:49 Post subject:
|
|
Perigee Slideshow 1.2 binary available, see:
http://www.murga-linux.com/puppy/viewtopic.php?p=414537#414537
Mark
_________________ my recommended links
|
Back to top
|
|
 |
|