**FFmpeg HDR Metadata Extractor** is a HDR metadata extractor that uses **ffprobe** in order to retrieve HDR metadata from file, and generates ffmpeg parameters based on it.
In order to use this python script you need **python** version 3+ and **ffprobe** binary installed somewhere on your system.
## Linux
In **Linux****ffprobe** usually came with **ffmpeg** package in your distribution.
## Windows
In **Windows**, you should search and install **ffmpeg** package by yourself, good starting point is ffmpeg official site: https://ffmpeg.org/download.html