You could replay the video, and edit that, but like making a VHS tape copy, there is the generational resolution loss with each re-encoding
so.. best option is to NOT use OBS for video editing (and many video editors would have similar image quality consideration)
I believe what I came across in these forums was a pointer to AVIdemux, which is what I've used
I'm not recommending any of those promoted in this article, but for a broader explanation see the top of this post
https://www.problogbooster.com/2015...c-free-mac-whatsapp-youtube-clip-cutters.html
Or just Google video trim (or cut) and teh video format you have. And again a good reason to record to MKV vs MP4, though there are options to trim either.
There is an interesting GUI tool that is supposed to allow you to do this with frame accuracy by re-encoding the section of the cut video before the first keyframe, and merging it with the losslessly copied section. However unfortunately in practice I have found it so unreliable as to be useless. I wonder if there is a similar better tool for this. https://github.com/ozmartian/vidcutter |
|
| | paol on April 4, 2020 | AviDemux [0] works reasonably well for this. As usual it fails to calculate exact frame timings, which means the cuts may not end up exactly where the GUI is telling you (even if you take care to define the cut start at a keyframe). http://avidemux.sourceforge.net/ |
|
| | ubercow13 on April 4, 2020 | Avidemux is great for what it is but doesn't make any attempt to allow frame-exact cutting by partial reencoding afaik, which is what I found unique/interesting about VidCutter |
|