• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

kylin-video: Kylin Video utilizes MPV and MPlayer as background play engine (use ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

kylin-video

开源软件地址:

https://gitee.com/ubuntukylin/kylin-video

开源软件介绍:

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

Author's Home Page

Eight Plus →

Installation

  • qmake
  • make
  • sudo make install

Enable Hardware Acceleration on Intel Graphics Cards in Ubuntu (vdpau)

~$ sudo apt-get install libvdpau-va-gl1~$ sudo apt-get install i965-va-driver~$ sudo apt-get install vdpauinfo~$ vdpauinfodisplay: :0   screen: 0Failed to open VDPAU backend libvdpau_i965.so: cannot open shared object file: No such file or directoryError creating VDPAU device: 1

如果在执行vdpauinfo后,出现了上述错误,则需要执行以下操作完成Intel上对vdpau的支持:

~$ cd /usr/lib/x86_64-linux-gnu/vdpau/~$ sudo ln -s libvdpau_va_gl.so libvdpau_i965.so~$ sudo ln -s libvdpau_va_gl.so.1 libvdpau_i965.so.1

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 checkout -b 1.1.6)
  • 上传分支:git push origin 1.1.6

ts2po

  1. sudo apt install translate-toolkit
  2. ts2po -i kylin-video_fr.ts -o kylin-video.pot
  3. po2ts -i kylin-video_fr.po kylin-video_fr.ts

TODO

  • playlist: load_m3u load_pls loadXSPF VCD DVD

鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
热门话题
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap