Mplayer build guide
Scott Moreau
oreaus at gmail.com
Wed Jan 9 17:42:44 PST 2013
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20130109/2ddcfc0b/attachment.html>
More information about the wayland-devel
mailing list