[MPlayer-users] Using mplayer as an xscreensaver display program.
Attila Kinali
kinali at gmx.net
Sat Oct 26 18:45:02 CEST 2002
On Tue, 22 Oct 2002 12:14:45 -0400
"Jason A. Smith" <jazbo at optonline.net> wrote:
> #include "vroot.h"
>
> to config.h and recompiling mplayer. Then I just added a line
> like this to my .xscreensaver file in the programs section:
Urgs... there should be no #include in config.h! Never!
you can cause by this a lot of problems as config.h is included everywhere.
The better way is to add another define there and check for it where you
include vroot.h. I think the best place to include vroot.h should be
somewhere in libvo/ (where all video output stuff belongs to).
> "Title" mplayer -rootwin -fs -loop 0 movie.avi &>/dev/null \n\
>
> Would the mplayer developers consider adding this to future
> versions?
I'm sure noone would add this in this form.
Btw: development stuff should go to -dev-eng
Attila Kinali
--
It must have been some unmarried fool that said "A child can ask questions
that a wise man cannot answer"; because, in any decent house, a brat that
starts asking questions is promptly packed off to bed.
-- Arthur Binstead
More information about the MPlayer-users
mailing list