Coder Social home page Coder Social logo

cmplayer's Introduction

CMPlayer

Introduction

CMPlayer is a multimedia player. It is aimed for easy usage but also powerful features. It provides various features and convenience functions. Just install and enjoy it! There will be already what you expect. If you don't like, you can configure almost everything.

For more details, please visit CMPlayer Project Page.

Requirements

Items in next list are the name of each package for pkg-config except OpenGL. Some packages marked with (*) can be in-tree-built.

Common dependencies

  • Linux / OS X >= 10.7
  • Qt5 >= 5.2
  • OpenGL >= 2.1 with framebuffer object
  • FFmpeg >= 2.0 (libav is not supported)
    • libavformat (*)
    • libavcodec (*)
    • libavfilter (*)
    • libpostproc (*)
    • libswresample (*)
    • libswscale (*)
    • libavutil (*)
  • chardet (*)
  • libmpg123
  • libass
  • dvdread
  • dvdnav
  • icu-uc
  • libquvi-0.9 (or libquvi)

Specific dependencies for Linux

  • xcb xcb-icccm x11
  • libva libva-glx libva-x11
  • vdpau
  • alsa

Compilation

FFmpeg and chardet packages cannot be prepared easily for some Linux ditros. In such cases, you can build them with in-tree source.

  • In-tree build for FFmpeg
    1. Run ./download-ffmpeg to download FFmpeg source.
    2. Run ./build-ffmpeg to build FFmpeg packages.
  • In-tree build for chardet
    1. Run ./download-libchardet to download chardet source.
    2. Run ./build-libchardet to build chardet package.

In order to build and install CMPlayer, follow next:

  1. Run ./configure with proper options. For details, run ./configure --help.
  2. Run make to build CMPlayer

You can find built executable (for Linux) or application bundle (for OS X) in ./build directory. If you want to install CMPlayer into specified directory by --prefix option, run make install.

Contacts

If you have problems or want some features, please report them.

It is author's personal blog. You are free to leave any comment about CMPlayer. Although it's Korean page, I can understand English and Japanese as well.

If you want to contact me privately, please send me an e-mail.

License

CMPlayer is distributed under GPLv2.

Copyright (C) 2013 xylosper

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

cmplayer's People

Contributors

bylee20 avatar sl1pkn07 avatar hey-red avatar

Watchers

James Cloos avatar 윤병익 avatar

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.