v1 import from CampanuGIS repository (without history).

This commit is contained in:
2024-06-23 23:37:32 +02:00
parent b331c8178d
commit a06e6152e2
47 changed files with 252633 additions and 0 deletions

5
video2geoframes.ini Normal file
View File

@@ -0,0 +1,5 @@
# Default ini configuration file for video2geoframes.py
ui_language "en"
max_frame_sample 60
ffmpeg_path "./dependencies/ffmpeg-essentials/bin/ffmpeg.exe"
exiftool_path "./dependencies/exiftool.exe"