Slideshow into a ScreenSaver? SOLVED -- but Improving

Using applications, configuring, problems
Message
Author
User avatar
ETP
Posts: 1193
Joined: Tue 19 Oct 2010, 19:55
Location: UK

#31 Post by ETP »

@ Monsieur et Madame Musher,

If you select the back left facing arrow towards the top of the screen you can access
the complete shared video album where there are 2 complete Nick Drake albums available for download [ Shift + D when playing or paused ]
(59.40 & 41.45)
There is also a 3rd Nick Drake video (4.06) at the bottom left which just has his
"Northern Sky" track.

@ Mike
There is still life in this old dog. :lol:
I will post details of my manual method tomorrow.
Regards ETP
[url=http://tinyurl.com/pxzq8o9][img]https://s17.postimg.cc/tl19y14y7/You_Tube_signature80px.png[/img][/url]
[url=http://tinyurl.com/kennels2/]Kennels[/url]

User avatar
mikeslr
Posts: 3890
Joined: Mon 16 Jun 2008, 21:20
Location: 500 seconds from Sol

Solving The avplay ffplay conumdrum

#32 Post by mikeslr »

Hi musher0, Mike Walsh & All,

I wasn't aware that avplay had been the standard inclusion in older puppies. My exposure to the problem came running Tahrpup based on Trusty Tahr in which Ubuntu had opted for avconv/avplay rather than ffmpeg/ffplay which it had used in Lucid and precise. Tahrpup's other applications, such as ffconvert and pmusic, expected ffmpeg. By Xenial Xerus Ubuntu had switched back to ffmpeg/ffplay eliminating the problem in Xenialpup.

The simplest work-around in Tahrpup was to create a symbolic link to avconv in /usr/bin named ffmpeg: Code "ln -s avconv ffmpeg".

In Puppies which include ffmpeg/ffplay avconv/avplay will not be present, and vice-versa.

Currently ffmpeg/ffplay seems to be the standard inclusion. While the reverse procedure is equally possible, for now at least, in order to write one application which fits all:

Test for the presence of avplay or avconv and, if present, write symbolic links to them named, respectively, ffplay and ffmpeg.

User avatar
greengeek
Posts: 5789
Joined: Tue 20 Jul 2010, 09:34
Location: Republic of Novo Zelande

#33 Post by greengeek »

Just some further information about "pho"

(It is so lightweight and easy to use - less than 30Kb and no extra dependencies!)

The pet for Slacko 5.6 is here

Run the slideshow as follows:

pho -s3 -p -r /images_directory/*.*

-s3 means slideshow mode with 3 second delay
-p means presentation mode ie: fullscreen, no borders
-r means repeat the show after all images have been displayed.

The pet linked above should work on many puppies but if you wish to compile for your own puppy the homepage for pho is here:
https://www.shallowsky.com/software/pho/

User avatar
ETP
Posts: 1193
Joined: Tue 19 Oct 2010, 19:55
Location: UK

#34 Post by ETP »

Hi musher0,

The download link to the required pet [ BlueScreenSaver.pet (28.9MB) ] can be found in this post which gives a bit more detail:

http://murga-linux.com/puppy/viewtopic. ... 585#784354

OOTB that pet should work if you have vlc installed and will play the included webm video.
It contains a single script who's content is as follows:

Code: Select all

#!/bin/sh
# ETP June 2014 - A manually invoked screen saver. (Press Ctrl+q to close)
vlc --fullscreen --loop /root/noob/blue_ss.webm &
Assuming that you downloaded the mp4 video of the wallpaper slideshow I would suggest modifying the script as follows
so that it plays that video and provision is made for using either vlc or mpv. (Move the downloaded video to the noob folder)

Code: Select all

#!/bin/sh
# ETP June 2014 - A manually invoked screen saver. (Press Ctrl+q to close)
#vlc --fullscreen --loop /root/noob/blue_ss.webm &
#
#Modified for Musher 9th Sept 2018
#
#vlc --fullscreen --loop /root/noob/Wallpapers.mp4 &
#
#                          *** Or *** (Transpose hashes)
#
mpv --fs --loop-file /root/noob/Wallpapers.mp4 & # (Press q to close)
Once tested you will no doubt wish to substitute an mp4 slideshow of you own. The wallpapers video was made by uploading
them to an album on Google Photos which provides free, unlimited storage and has its own slideshow mode.

That slideshow running in the browser was then recorded with SSR whilst also playing a Nick Drake album in mpv to provide
the background music. For family photographs you may wish to record some commentary using a microphone to remind you
of events, places & dates.

Google Photos despite its name handles albums of both videos & images.
Whilst I used SSR any desktop recorder that also records audio may be used.
Attachments
image-8.png
Contents of BlueScreensaver.pet & changes to it's .desktop file once dragged onto the desktop.
(78.4 KiB) Downloaded 248 times
Regards ETP
[url=http://tinyurl.com/pxzq8o9][img]https://s17.postimg.cc/tl19y14y7/You_Tube_signature80px.png[/img][/url]
[url=http://tinyurl.com/kennels2/]Kennels[/url]

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#35 Post by musher0 »

Excellent! Thanks. ETP.
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

User avatar
ETP
Posts: 1193
Joined: Tue 19 Oct 2010, 19:55
Location: UK

#36 Post by ETP »

Hi musher0,

Following on from the above here is a link to another video to view and optionally download (111MB)
It is also suitable for a romantic manually invoked screensaver. :wink:

https://goo.gl/DWJkZZ
Regards ETP
[url=http://tinyurl.com/pxzq8o9][img]https://s17.postimg.cc/tl19y14y7/You_Tube_signature80px.png[/img][/url]
[url=http://tinyurl.com/kennels2/]Kennels[/url]

User avatar
greengeek
Posts: 5789
Joined: Tue 20 Jul 2010, 09:34
Location: Republic of Novo Zelande

#37 Post by greengeek »

I just stumbled across a utility posted by goingnuts - xautolock - which can be used to trigger other progrmmes etc after a period of X inactivity.

Might be suitable for triggering slideshows as screensavers:

http://murga-linux.com/puppy/viewtopic. ... 020#727020

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#38 Post by musher0 »

Hi GG.

As it happens, while you were posting the above, I was trying to locate a
java JRE slideshow that I was using a couple of years ago.

I stumbled upon this "Flexishow", a spreadsheet-driven slideshow based on
java JRE, where basically the app reads one column for the picture and one
column for the length (or duration) of exposure.
https://sourceforge.net/projects/flexishow/files

It's over 17 Mg. I bet'cha that with a little imagination, we can sort of
replicate what it does in bash and awk in less than 17 Kb! I hope the dev,
a certain "jostauf", will not consider suicide... (Gee, I'm mean, today...)

~~~~~~~~~

Ok, the java slideshow app I was looking for is called simply SlideProject
and it's at https://sourceforge.net/projects/slideproject

Description:
OS neutral (Java) slide show program for the presentation of digital
photos. Supports animated zooming, transition effects, highlighted points,
panorama scrolling, text fading etc. Movies are also supported.
Scrot coming up.

TWYL.
Attachments
SlideProject.jpg
(110.55 KiB) Downloaded 103 times
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

Post Reply