nhmlw
NHML writer¶
Register name used to load filter: nhmlw
This filter may be automatically loaded during graph resolution.
This filter converts a single stream to an NHML output file.
NHML documentation is available at https://wiki.gpac.io/xmlformats/NHML-Format
Options¶
exporter (bool, default: false): compatibility with old exporter, displays export results
dims (bool, default: false): use DIMS mode
name (str): set output name of media and info files produced
nhmlonly (bool, default: false): only dump NHML info, not media
pckp (bool, default: false): full NHML dump
chksum (enum, default: none): insert frame checksum
- none: no checksum
- crc: CRC32 checksum
- sha1: SHA1 checksum