What a video compressor actually does
Compression means re-encoding: reading the source, throwing away information according to a bitrate budget, and writing a new, smaller file.
The bitrate budget rules everything
A compressed file is roughly bitrate times duration. Cut the budget and the encoder must drop pixels, frames, or detail — some combination, never nothing.
Trimming is not compressing
Cutting footage shortens the video; compressing keeps the length and shrinks the file. The two stack well: trim first, then compress what remains.
Platforms compress again anyway
Chat apps and social platforms re-encode uploads themselves. Starting from a clean, right-sized file makes their final version more predictable.
