| View previous topic :: View next topic |
| Author |
Message |
and3k n00b

Joined: 12 May 2006 Posts: 27
|
Posted: Mon Apr 01, 2013 6:37 pm Post subject: Video wall |
|
|
Heya
Is there a strait-forward way to get a working video wall (i.e. running a widescreen HD video over two monitors) in Gentoo?
Most of the “solutions” I found don’t work, or need specific X.org config setup.
Best,
and3k |
|
| Back to top |
|
 |
ShadowCat8 Tux's lil' helper


Joined: 07 Oct 2008 Posts: 118 Location: Arcadia, CA, USA
|
Posted: Mon Apr 01, 2013 6:58 pm Post subject: |
|
|
Greetings,
Not sure if you have tried / "been given this solution", but have you tried running it with Xinerama?
Just a thought.
HTH. _________________ "Intelligence is the ability to avoid doing work, yet getting the work done"
-- Linus Torvalds |
|
| Back to top |
|
 |
and3k n00b

Joined: 12 May 2006 Posts: 27
|
Posted: Mon Apr 01, 2013 7:04 pm Post subject: |
|
|
| ShadowCat8 wrote: | | Not sure if you have tried / "been given this solution", but have you tried running it with Xinerama? |
Yes I tired it:
| Code: | | mplayer -xineramascreen -2 video.file |
That did not work. |
|
| Back to top |
|
 |
ShadowCat8 Tux's lil' helper


Joined: 07 Oct 2008 Posts: 118 Location: Arcadia, CA, USA
|
Posted: Fri Apr 05, 2013 5:39 pm Post subject: |
|
|
Okay,
How about trying this:
| Code: | | ~ $ mplayer -fstype none -xineramascreen -2 video.file |
or
| Code: | | ~ $ mplayer -fstype -fullscreen -xineramascreen -2 video.file |
HTH. Let us know. _________________ "Intelligence is the ability to avoid doing work, yet getting the work done"
-- Linus Torvalds |
|
| Back to top |
|
 |
and3k n00b

Joined: 12 May 2006 Posts: 27
|
Posted: Fri Apr 05, 2013 8:18 pm Post subject: |
|
|
| ShadowCat8 wrote: | Okay,
How about trying this:
| Code: | | ~ $ mplayer -fstype none -xineramascreen -2 video.file |
or
| Code: | | ~ $ mplayer -fstype -fullscreen -xineramascreen -2 video.file |
HTH. Let us know. |
Both kinda work. It starts and when I press F it goes to video wall mode, but the launcher/panel/systray are still on top. It also stops working if I move the mplayer window.
When I start an extra X server without a desktop environment it works perfectly. A bit inconvenient, but better than nothing
Thx,
and3k |
|
| Back to top |
|
 |
syn0ptik Apprentice


Joined: 09 Jan 2013 Posts: 176
|
Posted: Sat Apr 06, 2013 5:18 am Post subject: |
|
|
| What if mplayer not scalling video and just output as it recorded size and not use all screen space? |
|
| Back to top |
|
 |
|