Skip to content

Commit 4675084

Browse files
committed
Update REVERSE-ENGINEERING.md
1 parent 9df5c11 commit 4675084

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

documentation/REVERSE-ENGINEERING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ For MXV files it's most likely always set to `MXJVID64`.
2222

2323
The root chunk has the following sub-chunks:
2424

25-
- `MXJVH264`: This contains information about the number of video and audio frames, the video resolution, the framerate, and some unimportant and/or unknown data.
25+
- `MXJVH264`: This contains information about the number of video and audio frames, the video resolution, the framerate, and similar information. There are still unknown fields.
2626
- `MXJVHD64`: Same as `MXJVH264`, but shorter.
2727
Likely from an older version, and it may just be there for compatibility reasons.
2828
It's also missing all of the audio information.
29-
- `MXMFMT64`: Wave format stuff. Like sample rate, number of channels, ...
29+
- `MXWFMT64`: Wave format stuff. Like sample rate, number of channels, ...
3030
- `MXJVCO64`: Unknown.
3131
- `MXJVPD64`: Unknown.
3232
- `MXLIST64`: A list of sub-chunks with `ContentType` set to `MXJVFL64`.

0 commit comments

Comments
 (0)