Giter VIP home page Giter VIP logo

deepin-movie-reborn's Introduction

Deepin movie

Deepin Movie is a full-featured video player developed by Deepin Technology, supporting playing local and streaming media in multiple video formats.

Dependencies

Build dependencies

The master branch is current development branch, build dependencies may changes without update README.md, refer to ./debian/control for a working build depends list

  • debhelper
  • cmake
  • pkg-config
  • libdtkcore5-bin
  • libdtkwidget-dev
  • libmpv-dev
  • libxcb1-dev
  • libxcb-util0-dev
  • libxcb-shape0-dev
  • libxcb-ewmh-dev
  • xcb-proto
  • x11proto-record-dev
  • libxtst-dev
  • libavcodec-dev
  • libavformat-dev
  • libavutil-dev
  • libpulse-dev
  • libssl-dev
  • libdvdnav-dev
  • libgsettings-qt-dev
  • ffmpeg module(s):
    • libffmpegthumbnailer-dev
  • Qt5(>= 5.6) with modules:
    • qtbase5-dev
    • qtbase5-private-dev
    • libqt5x11extras5-dev
    • qt5-qmake
    • libqt5svg5-dev
    • qttools5-dev
    • qttools5-dev-tools
    • libqt5sql5-sqlite
    • qtmultimedia5-dev

Installation

Build from source code

  1. Make sure you have installed all dependencies.

Package name may be different between distros, if deepin-movie is available from your distro, check the packaging script delivered from your distro is a better idea.

Assume you are using Deepin or other debian-based distro which got deepin-movie delivered:

$ apt build-dep deepin-movie
  1. Build:
$ cd deepin-movie-reborn
$ mkdir Build
$ cd Build
$ cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=/usr ..
$ make
  1. Install:
$ sudo make install

When install complete, the executable binary file is placed into /usr/bin/deepin-movie.

Usage

Execute deepin-movie

Documentations

Getting help

Getting involved

License

Deepin Movie is licensed under GPL-3.0-or-later

deepin-movie-reborn's People

Contributors

sonald avatar pengfeixx avatar feeengli avatar myk1343 avatar lzwind avatar blumia avatar toberyan avatar uos-hl avatar zccrs avatar gladiatorplus avatar jhkyy avatar deepin-bot[bot] avatar felixonmars avatar chirs241097 avatar ang486 avatar tanl123 avatar deepinzhangshuang avatar justforlxz avatar hillwoodroc avatar gs342 avatar tsic404 avatar wineee avatar reionwong avatar electricface1 avatar zou8514 avatar iceyer avatar hosiet avatar zwpwjwtz avatar wangwg1 avatar hundundadi 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.