/plushcap/analysis/mux/mux-quantifying-packaging-overhead-2

Quantifying packaging overhead

What's this blog post about?

Mux simplifies adding video to applications or websites with a single API call. The media pipeline involves several stages of data analysis and transformation for each frame of audio or video. Packaging is an important part of this process, where the packager inserts timing and signaling information into the output of audio and video encoders. This results in a file or stream that can be consumed by a player, such as an mp4 file or HLS stream. TS (Transport Stream) format is commonly used for media streaming but has some drawbacks, including fixed packet size and additional features not necessary for internet-based streaming. Mux's transcoder uses techniques to minimize packaging overhead, resulting in more efficient video encoding and improved user experience.

Company
Mux

Date published
May 1, 2019

Author(s)
Matthew Szatmary

Word count
1244

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.