Skip to main content

Synopsis

Description

Scans MKV files to identify their video format (HDR10, Dolby Vision Profile) and analyzes Profile 7 files to determine FEL complexity. You can scan individual files, directories, or any combination. If no path is specified, scans all MKV files in the current directory. The scan samples 10 timestamps across each file and analyzes the RPU metadata to detect brightness expansion, which indicates Complex FEL.

Options

Examples

Scan current directory:
Scan specific file:
Scan a directory:
Scan multiple directories:
Mixed files and directories:
Scan recursively:
Scans up to 5 levels deep by default. Limit or expand recursion depth:
Directory with recursion:
Show only conversion candidates:

Output

The scan displays:
  • Video format — HDR10, Dolby Vision Profile 5/7/8, etc.
  • FEL type (for Profile 7) — MEL, Simple FEL, or Complex FEL
  • Color-coded verdict — Green (safe), yellow (verify), red (skip)

See Also

  • inspect — Full frame-by-frame analysis
  • convert — Convert files or directories