← Graph

Copy streams when transcoding

takeaway 2 connections

When producing multiple variants of a video that share characteristics (e.g. identical audio across different resolutions), copy the stream rather than re-encoding it. Match codecs as much as possible between variants. Obvious in hindsight but the team took a while to adopt it.

type
recommendation
takeaway Copy streams when transcoding
about
FFmpeg tool
Tip applies to ffmpeg stream copy.
takeaway Copy streams when transcoding
from_talk
Tip #1 on transcoding.

Provenance