[MPlayer-users] x forwarded control
JQ
mplayer at teahead.net
Mon Feb 9 21:09:45 CET 2004
Thank you for the replies.
This definitely helps.
I guess I meant run mplayer's xinterface remotely but have it stream the
vid locally out the vga port.
in any case, am i right in thinking i'll need X, etc on "A" (gmplayer)
in order to play through the vga port... and then I'd need control for
resizing the window or going fullscreen (which would then make more
sense to drop all the remote stuff and just control it locally)?
or is there some form of running mplayer from the commandline specifying
a resolution, refresh, etc.... straight to vga?
sorry if this is documented somewhere and i haven't found it.
TIA
Chon
Corey Hickey wrote:
>
>I'm not sure if I entirely understand what you mean, but you should be
>able to ssh into A from B and set $DISPLAY to the X server running
>locally on A. Like this:
>
>[A] ssh B
>...password...
>[B] export DISPLAY=:0.0
>[B] mplayer somevideo.avi
>
>Then you can control mplayer like normal over the ssh terminal.
>
>-Corey
>
>_______________________________________________
>
>
D Richard Felker III wrote:
This is not what you want. It'll be way too slow running mplayer
remotely. Instead just use a terminal to control mplayer -- ssh into
the other computer and run mplayer without any x forwarding.
Rich
JQ wrote:
>Hi, I'm new to the list.
>
>I'm trying to use mplayer to play divx in the following scenario:
>
>A) Computer that has video, mplayer, and is plugged into the projector
>via VGA.
>B) Computer running X Server and used basically just to control mplayer.
>
>Run mplayer over X forwarding on computer B, and somehow have the video
>from mplayer go straight to computer A's local vga output.
>
>Since it looks like there are quite a few output options for mplayer
>(including no X) I'm wondering if this is possible.
>I appreciate any comments, pointers, ideas, or better search terms for
>google than the ones I've tried.
>
>Chon
>
>
>
More information about the MPlayer-users
mailing list