沅澧 發表於 2024-3-31 00:00:00

Ubuntu安装屏幕录像工具Simple Screen Recorder的方法

<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
        Simple Screen Recorder是一款简单的屏幕录像工具,能够在屏幕上录制视频、教程,可用于手机和电脑系统,下面小编就给大家介绍下Ubuntu安装Simple Screen Recorder的方法。</p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei"; text-align: center;'>
        <img style="max-width:100%!important;height:auto!important;"title="Ubuntu安装屏幕录像工具Simple Screen Recorder的方法" alt="Ubuntu安装屏幕录像工具Simple Screen Recorder的方法" ubuntu screen recorder src="https://zhuji.jb51.net/uploads/img/202305/4b072d2791a48fba94e334616cc2d42c.jpg"></p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
          最终版本 Simple Screen Recorder 0.3.1 已经发布有一段时间了,但是没有发布日志。</p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
          用户安装,有PPA可用,支持Ubuntu 14.10、14.04、12.04等系统及其衍生版本,打开终端,输入命令:</p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
          sudo add-apt-repository ppa:maarten-baert/simplescreenrecorder</p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
          sudo apt-get update</p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
          sudo apt-get install simplescreenrecorder</p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
          如果需要录制 openGL 应用,需要请求 simplescreenrecorder-lib 库,命令:</p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
          sudo apt-get install simplescreenrecorder-lib:i386</p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
        <strong>  卸载命令:</strong></p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
          sudo apt-get remove simplescreenrecorder</p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
          上面就是Ubuntu安装Simple Screen Recorder的方法介绍了,如果你需要录制视频教程,或者游戏视频的话,可以使用本文介绍的方法进行安装。</p>
頁: [1]
查看完整版本: Ubuntu安装屏幕录像工具Simple Screen Recorder的方法