|
|
|
|
|
by meshaneian
1419 days ago
|
|
How do you setup OBS to keep the recording sizes tolerable? I've used this before on engineering grade machines, but it doesn't do so well on "everything is in the cloud so you can use a word processor quality" laptop, any advice? |
|
I have a small shellscript that takes all video files recorded by OBS, and runs them through this ffmpeg command:
Using mpdecimate removes duplicate frames, so if nothing is happening on your screen (although smaller changes gets ignored, like my clock showing the seconds), it removes those duplicate frames.So one ~1 minute video of you thinking for 40 seconds can get reduced to 20 seconds. Not uncommon for some of my video files to go from multi-GB to just ~100 MB when removing all the pauses.