Transmuxing (Transcapsulation)

Transmuxing is the process of changing the container format of a stream without re-encoding the actual audio/video content.

Transmuxing is much faster and less resource-intensive than transcoding because it only changes the wrapper (e.g., MPEG-TS to fMP4) without touching the compressed audio/video data. This is used when the source codec is already acceptable.

Related Terms