当前位置:网站首页>[Computer recording screen] How to use bandicam to record the game setting graphic tutorial
[Computer recording screen] How to use bandicam to record the game setting graphic tutorial
2022-08-04 08:03:00 【Grace Network】
Many friends have asked me, what software do I use for computer screen recording and game recording?
Currently, there are three third-party software that are better in use experience and reputation
1, Bandicam
2, OBS
3, Capture
Needless to say, OBS is powerful, free and open source, but complicated to set up.
Capture is rich in functions, but I feel that it is not suitable for me after using it. Of course, there are many tutorials on the Internet, and you can check them yourself.
Today I will write about the Bandicam that I use more frequently
Bandicam is a popular and easy-to-use computer video recording software,
It has the advantages of no ads, small footprint, clear video, etc.
It is very suitable for normal screen recording and game recording.
Because I am a UP master of the Red Alert stand-alone game, this tutorial is based on some experiences I have summarized over the years while recording the Red Alert game. It is subjective and can be used for reference.
I. Installation
On the official websitehttp://www.bandicam.cndownload and install
Capable friends, please support the genuine version.
Incompetent friends, find a way to make yourself capable.
Don't let the master give you abilities.
Up Lord has no ability to make you capable.
Second, software settings
1, set save path
After opening the software, in General, click the three dots on the right...
Set the location where the video is saved.
2, FPS, according to the situation, choose to open or close the overlay display FPS
(After opening, it may affect the beauty of the video and occupy resources and cause lag)
3, Recording Settings
· Change the hotkey according to your habits
· It is recommended to turn on Show Mouse Pointer
·According to the actual situation (on/off) mouse effect
· Finally, click the settings in the lower right corner
4, Recording Settings
A computer with a good configuration can directly use the default settings, which can be modified according to your own situation.
(The configuration is OK refers to CPU 8th generation i3 or above, AMD Ryzen all series, graphics card 10 series and above)
(To put it simply, Master Lu's running score of CPU graphics card is above 50,000)
File Type:mp4
FPS: 30 is recommended, 25 for cards.
(Three dots on the right side of FPS... Open and change to the preferred CFR constant frame rate, which can avoid the problem of out-of-sync audio and video editing)
Video format: If you have a graphics card, it is recommended to choose a graphics card, if you do not have a graphics card, choose H264 (CPU)
If the quality is above 60, the image quality is not bad, and the file size will increase accordingly.
5, Audio Settings
Audio Format:
AAC is an efficient and cost-effective compression format, and it is recommended to be the first choice
MP3 is a very common and highly compatible compression format
Bit rate:
The bit rate here is the same as what you are listening to
Generally 192kbps is enough, or 128kbps
Channel:Stereo
Frequency (Sampling Rate):
Mainstream 48000 (some platform video requirements are 44100, set according to needs)
6, what should I do if the computer configuration is low?
If the computer configuration is very general, or when video recording, the game is very stuck, it is recommended to use the configuration on the picture
File type: AVI
Video format: MPEG-1
Quality: 40~60
This setting can also run smoothly on low-end computers, and can also ensure the video quality.
It can also reduce the stuttering during editing
7, how to record the microphone into the video?How to turn on the microphone?
Click the microphone icon in the picture, select the microphone device or disable it, and click OK.
8, finally, select the recording mode and start recording
The game can be recorded in full screen
Others include recording only a certain area selected by the frame
Or follow the mode of the mouse, etc., you can explore it yourself.
To summarize:
Encode with H264 CPU if the CPU is good
Encode with the graphics card
Three dots on the right of FPS... Turn on and change to the preferred CFR constant frame rate, which can avoid the problem of audio and video out of sync
Quality can be selected from 50 to 100. Generally, it is not a big problem if it is above 60.
Finally: Before officially starting the recording, it is recommended to test it several times in advance to ensure that the recorded effect is satisfactory to you.
边栏推荐
猜你喜欢
分布式计算MapReduce | Spark实验
RT-Thread Studio学习(十二)W25Q128(SPI)的读写
【论文笔记】—低照度图像增强—Supervised—RetinexNet—2018-BMVC
【JS 逆向百例】某网站加速乐 Cookie 混淆逆向详解
千万级别的表分页查询非常慢,怎么办?
inject() can only be used inside setup() or functional components.
Yolov5更换主干网络之《旷视轻量化卷积神经网络ShuffleNetv2》
分布式计算实验4 随机信号分析系统
解决:Hbuilder工具点击发行打包,一直报尚未完成社区身份验证,请点击链接xxxxx,项目xxx发布H5失败的错误。
中职网络安全竞赛C模块MS17-010批量扫描
随机推荐
分布式计算实验3 基于PRC的书籍信息管理系统
DWB主题事实及ST数据应用层构建,220803,,
8.2学习记录
form表单提交到数据库储存
data:image/jpg;base64格式数据转化为图片
ShuffleNet v2网络结构复现(Pytorch版)
安装GBase 8c数据库的时候,报错显示“Resource:gbase8c already in use”,这怎么处理呢?
JMeter 常用的几种断言方法,你会几种呢?
The sorting algorithm including selection, bubble, and insertion
Use of MotionLayout
The difference between character stream and byte stream
高等代数_证明_两个矩阵乘积为0,则两个矩阵的秩之和小于等于n
Redis分布式锁的应用
轻量化Backbone VGNetG成就“不做选择,全都要”轻量化主干网络
怎么写专利更容易通过?
RHCSA第五天
Mysql insert on duplicate key 死锁问题定位与解决
MySQL BIGINT 数据类型
并查集介绍和基于并查集解决问题——LeetCode 952 按公因数计算最大组件大小
25.时间序列预测实战