On 05/23/2014 12:37 PM, Wim Bertels wrote:
> Hallo,
> 
> does anyone know a free program to display pictures and movies as a
> presentation
> (mplayer and vlc don't seem to do that)
> 
> eg ideally as simple as:
> $ programX -r media/
> would show them in a random order
> 
> where /media
> has a tree subdir structure containing movies and pictures
> 

In fact mplayer plays a show of animated .gif images:

~$ mplayer *.gif

Then you may start with tools you have in debian to find more options:
~$ apt-cache search slideshow |wc -l
29

I notice that libreoffice (for powerpoint slides) and imagemagick are
not found with that search, but I use the latter for slideshows, for
example:

~$ display -delay 100 media/*.jpg

Certainly others will chime in with their favorites.  Have fun!

Ralph



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/537f9b0a.8090...@rcn.com

Reply via email to