Trim an MP4 video
The first forty seconds of every screen recording is you finding the stop button from last time. Trimming an MP4 down to the part that matters shouldn't mean uploading a possibly-private recording to a random site.
Load the file, set in and out points on the player, and export. Your browser decodes the MP4 (H.264 MP4s play basically everywhere) and re-encodes just the selected range locally, in real time, with the duration verified afterwards.
Processed locallyIn: MP4, WebM, MOV (browser-dependent)Out: WebM
This is Trim Video preconfigured for this task — open the full tool for every option.