第一个集成影视资源的播放器
Tofloor
poster avatar
海天鹰
deepin
2020-08-23 02:04
Author
本帖最后由 sonichy 于 2020-8-22 18:05 编辑

看了 ZYPlayer 的资源还可以,就想偷过来,昨天终于找到了搜索API,今天就正式开干了,原计划一个星期完成,结果2个小时就完成了,全网首发,太兴奋了,追剧太幸福了!

对比:

运行包:

内存占用:ZYPlayer 500多M,HTYMP 50多M

CPU使用率:

安全:


C++ 不是 Electron 能比的,希望更多人放弃 Electron,学习Qt。


Reply Favorite View the author
All Replies
2 / 2
To page
avatar
nero28
deepin
2020-08-25 01:21
#21
https://bbs.deepin.org/post/200179
还遇到一个问题,用install.sh生成的desktop里会将第2行的"echo -e "中的 -e 写到desktop文件的首行,导致 ...

我也是Mint,你这么一说我的确在desktop文件的首行有看到-e,我当时也觉得这个desktop写得有点怪怪的啊.
Reply View the author
avatar
laoliu945
deepin
2020-08-25 03:09
#22
不用,支持一下!
Reply View the author
avatar
海天鹰
deepin
2020-08-27 17:43
#23
https://bbs.deepin.org/post/200179
还遇到一个问题,用install.sh生成的desktop里会将第2行的"echo -e "中的 -e 写到desktop文件的首行,导致 ...

我在 deepin 开发的,当然没问题。
Reply View the author
avatar
nero28
deepin
2020-08-27 18:59
#24
15.11上能安装吗?我在qt那个官网上怎么都没有找到qt5.7下载....
Reply View the author
avatar
绍贝格尔
deepin
2020-08-27 19:44
#25
可以打个 APPimage的包吗
Reply View the author
avatar
q***s@163.com
deepin
2020-08-27 21:40
#26
C++ 不是 Electron 能比的
Reply View the author
avatar
忘记、过去
deepin
2020-08-27 22:26
#27
https://bbs.deepin.org/post/200179
我在 deepin 开发的,当然没问题。

我记得......echo -e "xxxxxx"这个是zsh的写法吧,默认的终端可不是zsh,而是dash,最好改一下,或者脚本开头指定 #!/bin/zsh 这样?
Reply View the author
avatar
kirin2020
deepin
2020-08-28 00:03
#28
Qt 全聚合影视
基于 Qt 的 QMultiMedia组件构建,目标是搭建deepin v20云播放平台。
"vst-video"文件是已编译好的程序,适用于64位Linux系统Qt5环境,双击运行,终端运行"./install.sh"生成桌面图标
依赖
sudo apt-get install libqt5multimedia5 libqt5multimediawidgets5 qtmultimedia5-dev
更新记录:2020.05.26 发布 2.55
Reply View the author
avatar
qinshp
deepin
2020-08-30 23:16
#29
https://bbs.deepin.org/post/200179
1、首先安装snap
sudo apt-get install snapd
sudo apt-get install snapcraft

无法定位软件包呢
Reply View the author
avatar
sodiven
deepin
2020-09-01 22:24
#30
还是全聚合做的好一些。
Reply View the author
avatar
雪驹凌空
deepin
2022-06-26 08:51
#31

怎么安装

Reply View the author
2 / 2
To page