Session timeline
One row per power-on. Bars are clips; markers above the track are media write timeouts.
Recording media
Every drive the camera wrote to, with its share of the media write timeouts.
Clip log
Error triage
Grouped by code site. Anything this console has no rule for is marked Unclassified rather than assumed benign.
Environment
Sampled once a minute while powered. Sessions are laid end to end, so gaps between shooting days are closed up.
Rig & build
Modules reporting on the internal bus, plus what was recorded and mounted.
Line search
How the frame check works
Three independent numbers, per clip
When a clip closes, the camera writes a Recording booked line carrying its own accounting. This console compares three values that should agree, and a clip only passes if all three do:
- Frames captured vs. frames committed. The two counts in that line. A gap means the sensor delivered frames the medium never took.
- Timecode span. Start and end timecode converted to frames at the project rate, then compared with the recorded count. This catches a stall that both counters agreed about.
- Booking status. The camera's own verdict on the clip. Anything other than
OKis a flag.
Where the timecode check is skipped: on off-speed clips the sensor rate and project rate differ, so timecode no longer advances one frame per recorded frame. Those clips are counted as not checked rather than quietly passed, and the count is shown in the verdict.
What this cannot tell you. This is the camera's account of its own recording. It is strong evidence about what reached the medium, and it says nothing about what happened afterwards — a card copied badly, a transcode, a playback stutter on set, or a monitoring path fault that looked like dropped frames to whoever reported it. If the camera reads clean but someone saw dropping, the cause is downstream of this log.