segmenter

command
v0.44.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

segmenter - segments a progressive mp4 file into init and media segments

The output is either single-track segments, or muxed multi-track segments. With the -lazy mode, mdat is read and written lazily. The lazy write is only for single-track segments, so that it can be compared with multi-track implementation. There should be at most one audio and one video track in the input. The output files will be named as init segments: <output>_a.mp4 and <output>_v.mp4 media segments: <output>_a_<n>.m4s and <output>_v_<n>.m4s where n >= 1

or

init.mp4 and media_<n>.m4s

Codecs supported are AVC and HEVC for video and AAC and AC-3 for audio

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL