View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 6 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Mon Oct 30, 2006 11:59 am 
Offline
Joined: Tue Aug 31, 2004 12:52 pm
Posts: 23
Anyone ever install a second video card on their knoppmyth frontend and have it running a slide show? I've been wanting to buy a cheap flat panel, mount it on the wall like it was in a picture frame, and have it display a slideshow from the knoppmyth install.

Any ideas about how to do this? I have a second video card laying around, and I'm sure I'll find a nice cheap flat panel during black friday sales. :-)

-Mitch


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 19, 2007 12:53 pm 
Offline
Joined: Tue Aug 31, 2004 12:52 pm
Posts: 23
So, it's been over a year. Any thoughts on this?

I'd like to turn an LCD monitor into a picture frame using another video card. Not sure how to do this. Any pointers?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 19, 2007 2:26 pm 
Offline
Joined: Mon Jun 27, 2005 4:42 pm
Posts: 321
Location: Minneapolis, Minnesota, USA
Tazzytazzy wrote:
So, it's been over a year. Any thoughts on this?
Sure.
  1. Install/setup second monitor as a second display. [We'll
    assume it's unix:0.1]
  2. Run something like this (as user "mythtv") in the directory
    where the .jpg files are
Code:
#!/bin/bash
export DISPLAY=unix:0.1
RootGeom=$(xwininfo -root | grep geometry | sed 's/^.*geometry //g' | sed 's/+.*$//g')
display -delay 1 -backdrop -background black -resize $RootGeom -bordercolor black $*

The "display" command is part of the ImageMagick package, so
you'll need to apt-get install ImageMagick. The -delay
parameter is the number of seconds each photo is displayed.
One second is cool for testing, but would be a bit annoying on
the living room wall.

There are probably programs other than "display" that you could
use if you want fancy transitions or other features.

_________________
Grant


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 19, 2007 2:30 pm 
Offline
Joined: Mon Jun 27, 2005 4:42 pm
Posts: 321
Location: Minneapolis, Minnesota, USA
Oh, the "display" command is going to be re-sizing photos to
fit the display, it's going to use up a little CPU when it
comes time to switch to the next photo. So you might want to
nice it to make sure it doesn't interfere with more
time-critical things.

_________________
Grant


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 19, 2007 3:14 pm 
Offline
Joined: Wed Jul 14, 2004 3:32 pm
Posts: 142
feh is a program that comes shipped with R5F27 (and maybe previous version ???)

Check it out !!!

_________________
Thanks in advance
Matt Shaw
matt@shagshaw.com

AMD Sempron 2400+ on Via Motherboard,
512MB Ram, 160GB IDE HDD,
Nvidia Geforce FX5500 128MB TV-Out,
2 x Twinhan DVB-T BT878 (Freeview UK)
KnoppMYTH R5F27


Top
 Profile  
 
 Post subject:
PostPosted: Sat Nov 24, 2007 7:48 pm 
Offline
Joined: Tue Mar 22, 2005 9:18 pm
Posts: 1422
Location: Brisbane, Queensland, Australia
I would be interested in hearing how this turns out. A wiki page would be great if it could be put there, I think this would be a wonderful addition.

_________________
Girkers


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: Google [Bot] and 22 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu