当前位置:网站首页>Download and install captura and configure ffmpeg in captura
Download and install captura and configure ffmpeg in captura
2022-07-03 03:34:00 【Water W】
Catalog
Two 、Captura Configuration language 、 Audio
3、 ... and 、 stay Captura Middle configuration ffmpeg
Four 、 Small test : Use Captura Record the specified area
One 、 Download and install
(1) Download address https://github.com/MathewSachin/Captura/releases

(2) Click to download Captura-Setup.exe, Wait for download to complete ,
(3) Double click to install , The installation process page will pop up ,

Here I find Captura There is no Chinese language option during installation , By default English Well , Just click “OK”,

You can change the installation path according to your needs , Click on “next” next step ,

You can check create shortcut keys on the desktop , Click on “next” next step ,

The above page is to show our previous choices , Just click “install” Enter the installation ,

After the progress bar is completed , Click on “finish” Complete the installation .
Two 、Captura Configuration language 、 Audio
(1) open Captura, This is the homepage ,

(2) Change the language to “Chinese”,
Be careful : There is no Chinese option to install , But after installation, you can change the language to Chinese

(3)Captura When recording a video , Be sure to note that the default is no sound . So we according to our own needs , If you need sound , Can be in “ home page ---> Audio settings ” In the open .

3、 ... and 、 stay Captura Middle configuration ffmpeg
(1) Premise is : Already downloaded and installed FFmpeg,
Not downloaded and installed , You can refer to ffmpeg Download the installation tutorial and introduction _ water w The blog of -CSDN Blog
(2) Click on “ Set up ---> Set up --->FFmpeg--->FFmpeg Catalog --->...---> Choose the installed FFmpeg Under the bin route ”,


such Captura Just configure FFmpeg succeed .
Four 、 Small test : Use Captura Record the specified area
(1) open Captura Software , Click the button in the red box , Then set the audio , Then check whether the output directory meets your needs ( In case the recorded video cannot be found ).
Then a designated area will pop up , You can drag and zoom . Click record to start ,

(2) stay “ The output directory ” Next, find the video we just recorded , open ,


OK.
边栏推荐
- 程序员新人上午使用 isXxx 形式定义布尔类型,下午就被劝退?
- The XML file generated by labelimg is converted to VOC format
- 二进制流转换成字节数组
- [mathematical logic] propositional logic (propositional and connective review | propositional formula | connective priority | truth table satisfiable contradiction tautology)
- Hutool动态添加定时任务
- Don't use the new Dede collection without the updated Dede plug-in
- docker安装及启动mysql服务
- 机械臂速成小指南(八):运动学建模(标准DH法)
- Limit of one question per day
- 将时间戳转为指定格式的时间
猜你喜欢

Vs 2019 installation and configuration opencv

MongoDB简介

FileZilla client download and installation

小程序获取用户头像和昵称

Hutool dynamically adds scheduled tasks

leetcode:动态规划模板

Limit of one question per day

numpy之 警告VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences

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

Idea format code idea set shortcut key format code
随机推荐
[MySQL] the difference between left join, right join and join
900W+ 数据,从 17s 到 300ms,如何操作
Converts a timestamp to a time in the specified format
动态规划:最长公共子串和最长公共子序列
sigaction的使用
Vs 2019 configuration du moteur de génération de tensorrt
可分离债券与可转债
【AI实战】应用xgboost.XGBRegressor搭建空气质量预测模型(一)
用Three.js做一個簡單的3D場景
FileZilla client download and installation
Hutool dynamically adds scheduled tasks
2020-01-01t00:00:00.000000z date format conversion
Pytorch配置
The calculation of stripe, kernel and padding in CNN
shardingsphere动态数据源
Introduction à mongodb
Recursion: depth first search
Application of derivative in daily question
Small guide for rapid formation of manipulator (VIII): kinematic modeling (standard DH method)
递归:快速排序,归并排序和堆排序