code wiki / mp4
topic: mp4
10 modules sharing the mp4 name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_mp4_demux.nx | MP4/ISO-BMFF container demuxer (first rung of the real-video | 88 | 5 |
| nx_mp4_demux_gate.nx | REFEREE for the MP4 demuxer (real-video bridge rung 0). | 122 | 8 |
| nx_mp4_es.nx | ISO-BMFF -> H.264 elementary-stream helpers, the mp4 counterpart of | 84 | 3 |
| nx_mp4_faststart.nx | qt-faststart: relocate the moov atom to the FRONT of an mp4 so a browser <video> | 92 | 9 |
| nx_mp4_mux.nx | SOVEREIGN ISOBMFF (MP4) MUXER. Closes the ffmpeg "remux to MP4 for final output" gap with the | 111 | 9 |
| nx_mp4_mux_gate.nx | 78 | 5 | |
| nx_mp4_probe.nx | SOVEREIGN MP4/fMP4 box-tree validator (no ffmpeg, no strings|grep). Walks the | 92 | 10 |
| nx_mp4_real_probe.nx | run the whole H.264 front-end on a REAL recording. | 79 | 4 |
| nx_mp4_stbl.nx | MP4 sample-table reader (real-video bridge rung 1). | 99 | 3 |
| nx_mp4_stbl_gate.nx | REFEREE for the MP4 sample-table reader (rung 1). | 111 | 10 |