当前位置:网站首页>FFmpeg 搭建本地屏幕录制环境
FFmpeg 搭建本地屏幕录制环境
2022-08-01 03:53:00 【陈振阳】
录屏嘛,大家都有这种需求,就是软件不好找,基本都收费。用的华为的笔记本,自带录屏功能,就是傻了吧唧的会把自己的结束按钮也录进去。用 FFmepg 试了一下,香的很。
下载安装 Screen Capture Recorder,去github仓库上可以下载二进制安装包,screen-capture-recorder-to-video-windows-free,不要去 sourceforge 的地址下载,那个版本滞后很多。
0.1.12 版本是支持 ffmpeg 5 的版本。
直接下载安装即可。
安装完之后在 C:\Program Files (x86)\Screen Capturer Recorder\configuration_setup_utility\vendor\ffmpeg 目录下带着一个 ffmpeg,ffmpeg 就不用再单独下载了,根据这个路径配置好环境变量即可。
ffmpeg -y -rtbufsize 2147M -f dshow -i video="screen-capture-recorder":audio="virtual-audio-capturer" -framerate 25 -vcodec libx264 -preset:v ultrafast -tune:v zerolatency -acodec aac av-out.mp4
上面命令的参数搭配,在我的机器上非常好使,录制出来帧速率有30,声画非常一致,文件大小也合适。
注意:windows下需要处理显示器分辨率缩放比例的问题。
边栏推荐
- 测试
- Weekly Summary (*67): Why not dare to express an opinion
- MySQL4
- button去除黑框
- "ArchSummit: The cry of the times, technical people can hear"
- [FPGA tutorial case 43] Image case 3 - image sobel edge extraction through verilog, auxiliary verification through MATLAB
- HCIP(15)
- Input input box cursor automatically jumps to the last bug after the previous input
- pdb drug comprehensive database
- Dart 命名参数语法
猜你喜欢
Elastic Stack的介绍
今日睡眠质量记录68分
对无限debugger的一种处理方式
软件测试面试(三)
The bigger and bigger the project is, I split it like this
Browser download shortcut to desktop (PWA)
New York University et al | TM-Vec: Template Modeling Vectors for Rapid Homology Detection and Alignment
button remove black frame
情人节浪漫3D照片墙【附源码】
Software Testing Weekly (Issue 82): In fact, all those who are entangled in making choices already have the answer in their hearts, and consultation is just to get the choice that they prefer.
随机推荐
Raspberry pie arm version of GCC installed configuration and environment variables
初出茅庐的小李第112篇博客项目笔记之机智云智能浇花器实战(1)-基础Demo实现
云服务器下载安装mongo数据库并远程连接详细图文版本(全)
MySQL4
【愚公系列】2022年07月 Go教学课程 024-函数
今日睡眠质量记录68分
阿叶的目标
带你体验一次类型编程实践
软件测试周刊(第82期):其实所有纠结做选择的人心里早就有了答案,咨询只是想得到内心所倾向的选择。
2022-07-31: Given a graph with n points and m directed edges, you can use magic to turn directed edges into undirected edges, such as directed edges from A to B, with a weight of 7.After casting the m
The fledgling Xiao Li's 113th blog project notes: Wisdom cloud smart flower watering device combat (2) - basic Demo implementation
lambda
[Search topic] After reading the inevitable BFS solution to the shortest path problem
win10 fixed local IP
Simple and easy to use task queue - beanstalkd
Software Testing Weekly (Issue 82): In fact, all those who are entangled in making choices already have the answer in their hearts, and consultation is just to get the choice that they prefer.
Weekly Summary (*67): Why not dare to express an opinion
一个往年的朋友
[SemiDrive source code analysis] series article link summary (full)
二舅