Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
What I said here basically means open it in a video editor and save the video again.
I am sure other people will respond to this thread who know a lot more about this then I do and they will tell you exactly what codecs and settings to use.
I use the "indistinguishable quality, large file size" setting
When you launch select batch folder scan option.
Select OBS recording folder as source, should scan all files in there.
Select a default output folder for *all* files in preferances.
Select corresponding Youtube preset from 720p/30 through 4k/60 (you would use 1080p/60).
Add all files to que.
Walk away and let it do its thing after pressing start.
Not sure if this link will post right but if you see the image, those are the settings I use and the video looks really good to me.
https://ibb.co/cNfrhqR
Well, from what I can tell using the NVENC is less taxing on the CPU and actually beneficial because if you don't compress later all you need to do (if you can) is frame accurate video snipping which runs very very very quick with the right software. It's almost like just cutting / pasting. I think re-encoding every video you make first off loses quality and takes up a lot of time. You literally cut your time in half if you can simply do one encoding WHILE you play. If all you need to co is cut later without encoding, saving the file is a breeze.
Use handbrake if you want to reduce the size. Use average bitrate and not crf. I think an average bit rate of 1000 produced about 400 mb/hour files. You can try higher bit rates. You can use .264 since .265 can have compatability issues.
https://github.com/Zeratoxx/FFMPEG_dragdrop_video_compression
Use your Github repository to share source code and not pre-compiled binaries.
If you want to share binaries of your program Github has a "releases page" for that.