Giter Site home page Giter Site logo

kylin-video's Introduction

kylin-video

Kylin Video utilizes MPV and MPlayer as background play engine (use MPV by default). Its GUI front end is written by Qt5. Plus, it supports both x86 and ARM platform. As a powerful video player, Kylin Video supports most of the audio and video formats. Functions of shortcut keys/ preview/ screenshot/ sound settings/ subtitles and so on are provided. Users can even customize settings as they like.

image

Installation

qmake

make

sudo make install

How to report bugs

Bugs should be report to the kylin-video bug tracking system: https://github.com/ukui/kylin-video/issues

Snap

snapcraft

snapcraft clean

sudo snap install kylin-video_1.1.6_amd64.snap --devmode

sudo snap install kylin-video_1.1.6_amd64.snap --classic --dangerous

sudo snap install kylin-video_1.1.6_amd64.snap --stable --dangerous

sudo snap remove kylin-video

unsquashfs -l kylin-video_1.1.6_amd64.snap | less

unsquashfs kylin-video_1.1.6_amd64.snap

查看已经存在的plug及slot: snap interfaces (snapcraft plugins snapcraft list-plugins)

处在snapcraft中最核心的是parts。parts是一些软件或数据被用来构造snap包的,或是用来编译其它软件的,每个part是由一个plugin来管理的,并且通常是互相独立的。

Git

分支1.1.6

新建分支:git branch 1.1.6

切换分支:git checkout 1.1.6

上传分支:git push origin 1.1.6

ts2po

sudo apt install translate-toolkit

ts2po -i kylin-video_fr.ts -o kylin-video.pot

po2ts -i kylin-video_fr.po kylin-video_fr.ts

TODO

  • playlist: load_m3u load_pls loadXSPF

kylin-video's People

Contributors

eightplus avatar handsome-feng avatar

Watchers

James Cloos 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.