Software to display images full screen? - Raspberry Pi Forums


i looking simple application display full screen slide show, perhaps screen saver. images need fill display without borders etc. , each display @ least 30 seconds 5 minutes test cards, pictures , info 'pages'.. images created correct size , aspect ratio. suggestions? i'm sure there must out there.
dick

here possibilities, take looking meet needs.
assuming raspbian.

"built in" screensaver:
sudo apt-get install xscreensaver
sudo apt-get install xscreensaver-gl

apps slide shows , run @ least extent on rpi:
gpicview (pre installed, slow, might @ it)
imagemagick animate command (works well, animate -delay 2000 -backdrop /path/to/images/)
xzgv maybe, have script it
gqview
gwenview
xli, works pretty good

sudo apt-get install should install of above.

getting images right size , small file size wise possible help.

think it, xbmc distros support photos work since make use of gpu


raspberrypi



Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums