Commit Graph

36 Commits

Author SHA1 Message Date
a273dbd161 [v2.0-alpha12] Fix broken timelapse function in TOML setting mode 2024-07-05 19:58:53 +02:00
0cb9d1e877 [v2.0-alpha11] Change JPEG sampling factor from 4:4:4 to 4:2:0 (common sub-sampling in MP4) v2.0-alpha11 2024-07-03 01:53:02 +02:00
8579b26955 [v2.0-alpha11] Fix JPEG sampling factor from 4:1:1 to 4:2:0 (common sub-xsampling in MP4) + add close video in video_metadata_reader 2024-07-03 01:41:29 +02:00
7049547815 [v2.0-alpha11] Fix image_width calculation 2024-07-01 22:19:37 +02:00
03cd0b9dd2 Creation of examples/* to store process setting example files. v2.0-alpha10 2024-07-01 18:56:33 +02:00
2e50f86b57 Fixes in process_setting_example.toml (comments + default values) 2024-07-01 18:40:52 +02:00
a0e097b877 Implementing TOML process setting support + adding example TOML setting file 2024-07-01 18:28:32 +02:00
8bf7d1946c README_fr.md fix 2024-06-29 00:20:29 +02:00
ce9224b47d README.md improvements 2024-06-29 00:18:45 +02:00
683b685ccd README.md improvements 2024-06-29 00:11:08 +02:00
4b15cd0f21 Details on frame limit 2024-06-28 22:58:38 +02:00
eef9b7a87b Spelling fixes and README.md enhancement 2024-06-28 22:54:06 +02:00
90e6c3f155 License changing from AGPL to GPL 2024-06-28 22:06:51 +02:00
e137d4bdf3 Merge branch 'v2' of ssh://git.luc-geo.fr:8201/lumathieu/video2geoframes.py into v2 2024-06-26 01:44:44 +02:00
708c400c61 Fix release badge 2024-06-26 01:43:22 +02:00
75a167ad87 Delete french version link 2024-06-26 01:38:07 +02:00
9363029603 Spelling fix 2024-06-26 01:36:38 +02:00
bfa9f55561 Add EXTRA_LICENSES 2024-06-26 01:34:35 +02:00
466ada80ad Add global project description to README + french version 2024-06-26 01:17:35 +02:00
4a66a8a202 [v2.0-alpha9] Fixing relative paths support v2.0-alpha9 2024-06-24 03:31:59 +02:00
67db172d62 [v2.0-alpha8] Multiple fixes + complete re-writing of script initial configuration + exceptions support enhancement + code cleanup v2.0-alpha8 2024-06-24 03:18:27 +02:00
0040572ac8 Fixing mistakes in import. v2.0-alpha7 2024-06-24 03:03:36 +02:00
9ef72f4567 [v2.0-alpha7] TUI enhancement 2024-06-24 03:00:43 +02:00
7d53803c7d [v2.0-alpha6] Adaptations on locales text v2.0-alpha6 2024-06-24 02:50:23 +02:00
801ca04299 [v2.0-alpha6] Implementing resizing frame function + modifying max. default video height (16K) + code reordering 2024-06-24 02:47:03 +02:00
c64d303fe3 [v2.0-alpha5] Re-formatting displaying date in TUI + re-formatting unit in tqdm (cv2 process) + TUI enhancement + correction in locales v2.0-alpha5 2024-06-24 02:32:27 +02:00
cff5d49833 [v2.0-alpha4] Adding script version in exif.software tag 2024-06-24 02:22:16 +02:00
ab42d4f8e4 [v2.0-alpha3] Replacement of exif library by piexif + removal of tag xmp.author + addition of tag exif.artist and exif.software + TUI enhancement v2.0-alpha3 2024-06-24 02:03:54 +02:00
7ead19a651 [v2.0-alpha2] Fix exif tags id + fix images path for geotagging + removal of offset_time_original tag v2.0-alpha2 2024-06-24 01:51:34 +02:00
804f84fa3d [v2.0-alpha1] Externalization of languages in collection of TOML file (locales/*.toml) + replacement of external command FFmpeg and ExifTool (partially) + start of TOML file setting function + general cleanup v2.0-alpha1 2024-06-24 01:27:03 +02:00
96ba71be01 Merge pull request 'v1' (#1) from v1 into master
Reviewed-on: #1
v1.0-beta
2024-06-24 00:17:54 +02:00
412d4bdb85 Merge branch 'master' into v1 2024-06-24 00:17:38 +02:00
546bdc4e93 Correction in README.md 2024-06-24 00:14:58 +02:00
e1f80d7084 [v1.0-beta] Adding header to video2geoframes.py 2024-06-24 00:05:46 +02:00
a06e6152e2 v1 import from CampanuGIS repository (without history). 2024-06-23 23:37:32 +02:00
b331c8178d Initial commit 2024-06-23 22:59:50 +02:00