Lossless

Why your video loses quality every time you export it (and how to avoid it)

You trimmed a clip, exported it, trimmed again, exported again. The third generation looks noticeably worse. Here is exactly why that happens - and the simple workflow change that stops it.

5 min read

How video compression works (briefly)

H.264 is a lossy codec. To achieve small file sizes, it analyses every frame and discards detail that it considers imperceptible - high-frequency texture in shadows, fine grain in sky regions, subtle colour variation in smooth gradients. The discarded information is gone forever.

That is the bargain H.264 offers: smaller files in exchange for some quality loss. The first time you encode to H.264, the encoder makes its best effort to throw away only what you won't notice. The resulting file looks close to the original - often indistinguishable at a good bitrate.

The problem arises when you decode that H.264 file - recovering imperfect pixel data - and then re-encode it again. The second encoder makes new decisions about what to discard, this time working from already-degraded source material. The artifacts from the first encode become the signal, and the second encode adds its own layer on top.

Seeing the degradation

Generational loss is cumulative and visible. Look for these signs in multiply-exported footage:

  • Blocking artefacts - rectangular patches of uniform colour appear in areas of fine detail or motion.
  • Smearing on motion - fast-moving objects leave a smeared trail rather than sharp edges.
  • Colour banding - smooth gradients (sky, backgrounds) posterise into visible steps.
  • Loss of fine texture - grass, fabric, and skin texture become smooth and plastic-looking.

These artefacts accumulate even at "high quality" export settings. They are a property of re-encoding, not of bitrate. Raising the bitrate on a subsequent encode just means more data describing already-damaged pixels.

Why lossless export fixes this

When Lossless Video Cutter exports a trimmed clip, it copies the compressed packets directly from the source file to the output. There is no decode step and no encode step. The encoder never runs. No new compression decisions are made.

The output is, by definition, the same quality as the input - because it is the input, minus the frames you removed. You can export the same source file a thousand times and the thousandth export will look identical to the first.

The exception: the first encode

Lossless cutting only works from an already-encoded source. If your source is uncompressed, ProRes, or another high-quality intermediate format, the first export to H.264 will still involve a lossy encode - that is unavoidable.

But from that point on, all subsequent cuts on the H.264 output can be lossless. You never have to re-encode just because you want a shorter clip.

Practical workflow

1. Capture or record

Camera writes H.264 or HEVC. This is your first and only lossy encode for the lifetime of the footage.

2. First export (if needed)

If your source is ProRes or uncompressed, encode once to H.264 at the highest quality your use case needs.

3. All subsequent cuts: lossless

Every trim, every clip extraction from this point uses lossless copy. Quality never degrades again.

The rule is simple: never re-encode just to trim. If you are trimming, always use a lossless cut tool. Save re-encoding for when you genuinely need a different format, size, or codec.

Try it now

Lossless cutting is a free core feature

Download Lossless Video Cutter and trim your first clip without a single re-encode. No trial limits on lossless cutting - it is always free.