VideoDistanceMarking-x.x.x.zip to a folder (e.g., C:\VideoDistanceMarking)bin\ Executables + SDL3.dll + ffmpeg.exe
doc\ Documentation (this help system)
settings.txt Sample configuration file
settings.txt into the bin\ directory (or specify the path when launching programs)settings.txt for your hill — see Settings ReferenceSee BUILD.md in the project root for full build instructions. Summary:
cmake -B build -G "Visual Studio 17 2022" -DSDL3_DIR=C:/SDL3/cmake
cmake --build build --config Release
ctest --test-dir build -C Release
| Dependency | Required For | Install Location |
|---|---|---|
| Visual Studio 2022 | Building from source | Default install |
| SDL3 | viewer.exe, fileviewer.exe | C:\SDL3 |
| FFmpeg | videogen.exe (runtime) | C:\ffmpeg |
settings_sample.txt to settings.txt