当前位置:网站首页>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。
边栏推荐
- MySQL practice 45 lecture [row lock]
- The calculation of stripe, kernel and padding in CNN
- [combinatorics] basic counting principle (addition principle | multiplication principle)
- Agile certification (professional scrum Master) simulation exercises
- Introduction to mongodb
- Docker install MySQL
- 二进制流转换成字节数组
- [combinatorics] Application of exponential generating function (multiple set arrangement problem | different balls in different boxes | derivation of exponential generating function of odd / even sequ
- 2020-01-01t00:00:00.000000z date format conversion
- [leetcode question brushing day 34] 540 Unique element in array, 384 Disrupt array, 202 Happy number, 149 Maximum number of points on a line
猜你喜欢

ffmpeg之 一张/多张图片合成视频

机械臂速成小指南(八):运动学建模(标准DH法)
![Learning notes of C programming [compiled by Mr. Tan Haoqiang] (Chapter III sequence programming) 04 C sentence](/img/60/bae0e8d92a53bcd2b2de3fb22b3b99.jpg)
Learning notes of C programming [compiled by Mr. Tan Haoqiang] (Chapter III sequence programming) 04 C sentence

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

Limit of one question per day

Stop using system Currenttimemillis() takes too long to count. It's too low. Stopwatch is easy to use!

On the adjacency matrix and adjacency table of graph storage

Mongodb installation & Deployment

【PyG】理解MessagePassing过程,GCN demo详解

Limit of one question per day
随机推荐
com.fasterxml.jackson.databind.exc.InvalidFormatException问题
模糊查詢時報錯Parameter index out of range (1 > number of parameters, which is 0)
Spark on yarn资源优化思路笔记
Vs Code configure virtual environment
MySQL practice 45 [SQL query and update execution process]
Vs 2019 configure tensorrt to generate engine
别再用 System.currentTimeMillis() 统计耗时了,太 Low,StopWatch 好用到爆!
Solve high and send system Currenttimemillis Caton
Pytorch配置
How to make backgroundworker return an object
模型转换onnx2engine
Use of check boxes: select all, deselect all, and select some
Limit of one question per day
[combinatorics] basic counting principle (addition principle | multiplication principle)
navicat 导出数据库的表结构
Change and access of median value of listening object
静态网页 和 动态网页的区别 & WEB1.0和WEB2.0的区别 & GET 和 POST 的区别
[set theory] partial order relation (partial order relation definition | partial order set definition | greater than or equal to relation | less than or equal to relation | integer division relation |
【PyG】理解MessagePassing过程,GCN demo详解
C # webrequest post mode, based on "basic auth" password authentication mode, uploads files and submits other data using multipart / form data mode