Hi,

Alexander Preisinger has worked very diligently on a wayland video backend
for mplayer2. I am posting a general build guide as reference here. This
might be a candidate for the site as a build guide for mplayer2, so others
can build and use this software.

git clone https://github.com/giselher/mplayer2-wayland.git
cd mplayer2-wayland
./configure --prefix=$prefix --enable-wayland --enable-debug --disable-x11
make
make install

Clearly, $prefix should be set accordingly and --enable-debug is optional,
but useful for debugging. The master branch of this repository should work
with wayland/weston 1.x. Feedback is welcome.


Cheers,

Scott
_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to