Giter Club home page Giter Club logo

astiob / mplayer2 Goto Github PK

View Code? Open in Web Editor NEW
7.0 4.0 3.0 51.44 MB

mplayer2 with additional patches. Not actively maintained. Commits that have not been merged into branch “all” may be rebased without warning.

License: GNU General Public License v3.0

CSS 0.02% XSLT 0.19% C 96.37% Shell 0.33% Perl 0.40% Python 0.29% Objective-C 0.76% C++ 0.96% Assembly 0.02% Makefile 0.40% GLSL 0.26% HLSL 0.01%
c mplayer multimedia video audio ffmpeg libav

mplayer2's Introduction

mplayer2 is a precursor to mpv (https://mpv.io/) that was developed mainly by
Uoti Urpala (uau). It used to have a website at http://mplayer2.org/, but all
official development has stopped and the website is now dead. A copy of the
website's source code is available at https://github.com/mplayer2/mplayer2.org.

mplayer2 is preserved here for posterity, as well as for use in setups that
mpv no longer supports. To this end, some additional patches that never
appeared in the official mplayer2 repository are included in branches other
than 'master', improving display quality, compatibility, fixing bugs and
adding small features. The default branch 'all' contains all useful and safe
patches. As time goes on and old systems become less and less relevant,
it is likely that fewer and fewer new patches will be added.


Compiling with full features requires development files for several
external libraries. Below is a list of some important requirements. For
more information see the output of './configure --help' for a list of options,
or look at the list of enabled and disabled features printed after running
'./configure'. If you think you have support for some feature installed
but configure fails to detect it, the file config.log may contain information
about the reasons for the failure.

Libraries specific to particular video output methods
(you'll want at least one of VDPAU, GL or Xv):
 - libvdpau (for VDPAU output, best choice for NVIDIA cards)
 - libGL (OpenGL output)
 - libXv (XVideo output)
general:
 - libasound   (ALSA audio output)
 - various general X development libraries
 - libass   (subtitle/OSD rendering)
 - Libav libraries (libavutil libavcodec libavformat libswscale)

Most of the above libraries are available in suitable versions on normal
Linux distributions. However FFmpeg is an exception (distro versions may be
too old to work at all or work well). For that reason you may want to use
the separately available build wrapper that first compiles FFmpeg libraries
and libass, and then compiles the player statically linked against those.

mplayer2's People

Contributors

astiob avatar divverent avatar dondiego avatar elenril avatar grigorig avatar niltsh avatar pigoz avatar ricotz avatar themaister avatar ubitux avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mplayer2's Issues

dead website

mplayer2.org seems to be completely dead - it's worth clarifying it in docs/readme and changing link in the header: just to make sure no users go there by mistake - who knows what new owners will put there.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.