深度录屏,可以录制mp4但是录制gif文件只有1b
Tofloor
poster avatar
a12031995
deepin
2017-10-18 18:49
Author

Reply Favorite View the author
All Replies
avatar
jingle
deepin
2017-10-18 19:01
#1
看看你的版本 ,我这边正常的
  1. jingle@jingle:~$ apt-cache policy deepin-screen-recorder
  2. deepin-screen-recorder:
  3.   已安装:2.6.1-1
  4.   候选: 2.6.1-1
  5.   版本列表:
  6. *** 2.6.1-1 500
  7.         500 http://packages.deepin.com/deepin panda/main amd64 Packages
  8.         100 /var/lib/dpkg/status
Copy the Code
Reply View the author
avatar
a12031995
deepin
2017-10-20 17:19
#2
https://bbs.deepin.org/post/146869
看看你的版本 ,我这边正常的

➜  ~ apt-cache policy deepin-screen-recorder
deepin-screen-recorder:
  已安装:2.6-1
  候选: 2.6-1
  版本列表:
*** 2.6-1 500
        500 http://packages.deepin.com/deepin panda/main amd64 Packages
        100 /var/lib/dpkg/status

我的是这个
Reply View the author
avatar
jingle
deepin
2017-10-20 17:20
#3
https://bbs.deepin.org/post/146869
➜  ~ apt-cache policy deepin-screen-recorder
deepin-screen-recorder:
  已安装:2.6-1

你没有升级上来吧
Reply View the author
avatar
a12031995
deepin
2017-10-20 18:56
#4
https://bbs.deepin.org/post/146869
你没有升级上来吧

我没有收到更新。就没自己去弄了。在控制中心也没有检测到过更新0v0
Reply View the author
avatar
许自强
deepin
2017-10-20 19:01
#5
我上次遇到这个情况是磁盘空间不够了
Reply View the author
avatar
jingle
deepin
2017-10-20 19:16
#6
https://bbs.deepin.org/post/146869
我没有收到更新。就没自己去弄了。在控制中心也没有检测到过更新0v0

update dist-upgrade 呢
Reply View the author
avatar
a12031995
deepin
2017-10-21 00:05
#7
https://bbs.deepin.org/post/146869
我上次遇到这个情况是磁盘空间不够了

试试你这个原因
Reply View the author
avatar
a12031995
deepin
2017-10-21 00:06
#8
https://bbs.deepin.org/post/146869
update dist-upgrade 呢

显示update not found. 难道这个是那个要自己装的命令或者环境么。。
Reply View the author
avatar
jingle
deepin
2017-10-21 00:10
#9
https://bbs.deepin.org/post/146869
显示update not found. 难道这个是那个要自己装的命令或者环境么。。

  sudo apt-get update && sudo apt-get dist-upgrade
Reply View the author
avatar
177******61
deepin
2017-10-23 06:04
#10
我也是录mp4内容为空,版本为 2.6.1-1 。
然后我按照https://bbs.deepin.org/post/146921 配置了
“通过终端进入 cd .config/deepin/deepin-screen-recorder目录,在配置文件config.conf中加入lossless_recording=true参数保存即可录制MKV格式。”
后就可以正常的录制了。https://bbs.deepin.org/user/48640
Reply View the author