当前位置:网站首页>Captura下载安装及在Captura配置FFmpeg
Captura下载安装及在Captura配置FFmpeg
2022-07-03 03:23:00 【水w】
目录
一、下载安装
(1)下载地址https://github.com/MathewSachin/Captura/releases

(2) 点击下载 Captura-Setup.exe,等待下载完成,
(3)双击进行安装,会弹出安装流程页面,

这里我发现Captura安装时没有中文语言选项,就默认English吧, 直接点击“OK”,

可以根据自己需求改变安装路径,点击“next”下一步,

可以勾选在桌面创建快捷键,点击“next”下一步,

上面这个页面就是展示一下我们之前的选择,直接点击“install”进入安装,

进度条完成之后,点击“finish”完成安装。
二、Captura配置语言、音频
(1)打开Captura,这是首页面,

(2)更改语言为“Chinese”,
注意:安装时没有中文选项,但是安装好后可以修改语言为中文

(3)Captura录制视频时,一定要注意默认是不带声音。因此我们根据自己的需求,如果需要声音,可以在“首页--->音频设置”中开启。

三、在Captura中配置ffmpeg
(1)前提是:已经下载和安装了FFmpeg,
没有下载和安装的,可以参考ffmpeg下载安装教程及介绍_水w的博客-CSDN博客
(2)点击“设置--->设置--->FFmpeg--->FFmpeg目录--->...--->选择安装好的FFmpeg下的bin路径”,


这样Captura就配置FFmpeg成功了。
四、小试:使用Captura录制指定区域
(1) 打开Captura软件,点击红框中的按钮,然后设置音频,之后检查输出目录是否符合自己需求(以免录制的视频找不到)。
然后就会弹出一个指定区域,可以拖拽和缩放。点击录制就可开始,

(2)在“输出目录”下找到我们刚刚录制的视频,打开,


OK。
边栏推荐
- VS克隆时显示403错误
- MongoDB基本操作【增、删、改、查】
- Using jasmine to monitor constructors - spying on a constructor using Jasmine
- MySQL practice 45 lecture [row lock]
- Application of derivative in daily question
- 900W+ 数据,从 17s 到 300ms,如何操作
- Use of El tree search method
- [pyg] understand the messagepassing process, GCN demo details
- Nasvit: neural architecture search of efficient visual converter with gradient conflict perception hypernetwork training
- PAT乙级“1104 天长地久”DFS优化思路
猜你喜欢

Positioning (relative positioning, absolute positioning, fixed positioning, Z-index) 2022-2-11
![MySQL practice 45 lecture [transaction isolation]](/img/a5/5420651d6be51e892976f02be8c43c.png)
MySQL practice 45 lecture [transaction isolation]

MongoDB安装 & 部署

Docker install MySQL

Unity3d RPG implementation (medium)

用Three.js做一个简单的3D场景

Section 26 detailed explanation and demonstration of IPSec virtual private network configuration experiment - simulation experiment based on packettracer8.0

MongoDB簡介

Introduction to mongodb

Bid farewell to artificial mental retardation: Mengzi open source project team received RMB 100 million financing to help NLP develop
随机推荐
Don't use the new Dede collection without the updated Dede plug-in
VS克隆时显示403错误
模糊查詢時報錯Parameter index out of range (1 > number of parameters, which is 0)
Idea set method call ignore case
[pyg] understand the messagepassing process, GCN demo details
Pat class B common function Usage Summary
labelimg生成的xml文件转换为voc格式
Spark on yarn资源优化思路笔记
[combinatorics] Application of exponential generating function (multiple set arrangement problem | different balls in different boxes | derivation of exponential generating function of odd / even sequ
redis高级应用【密码防护、数据持久化、主从同步、哨兵模式、事务】【暂未完成(半成品)】
MySQL practice 45 [SQL query and update execution process]
Use of El tree search method
Bid farewell to artificial mental retardation: Mengzi open source project team received RMB 100 million financing to help NLP develop
Spark on yarn resource optimization ideas notes
el-tree搜索方法使用
基于Qt的yolov5工程
Learning notes of C programming [compiled by Mr. Tan Haoqiang] (Chapter III sequence programming) 04 C sentence
使用InputFilter限制EditText时踩坑及解决方案
Gavin teacher's perception of transformer live class - rasa project's actual banking financial BOT Intelligent Business Dialogue robot architecture, process and phenomenon decryption through rasa inte
二进制流转换成字节数组