Konrad Iturbe

Results 39 issues of Konrad Iturbe

Right now getting it from photos is pretty flaky, should get it from some metadata files in the SD card

bug
cam-dji

- white balance - iso - gps coordinates - GPMF data - other protune settings - preset

cam-gopro

# Use go mp4 lib to get GPMF data instead of ffmpeg

cam-gopro

# Subcommand: fix erroneous data on imported file Idea: `mmt fix --location XXXX /path/to/location_folder` (just rename the folder) `mmt fix --date XXXX /path/to/date_folder` (rename the folder and fix EXIF date/file...

enhancement
cam-general

Separate sub command to: - Generate proxy files from file tree DJI: - Generate proxy files

enhancement
cam-gopro
cam-dji

# Implement import `PANORAMA` folder from DJI Would need to use a separate regex.

bug
cam-dji

# GoPro Plus integration - Import media from GoPro Plus - Upload entire project / one file / one folder to GoPro Plus

enhancement
cam-gopro

- Linux: - [ ] Arch repo - Windows - [ ] Scoop - [ ] Chocolatey - Mac OS - [ ] Brew

Import X videos at the same time in parallel instead of sequentially, use goroutines, mutex lock, synwaitgroups, etc... Done in https://github.com/KonradIT/mmt/pull/36: - [x] Import in parallel via GoPro Connect /...

enhancement

Merge chapters from separate files losslessly using ffmpeg in the background as a separate task. Investigate how to keep the GPMF metadata intact too. Done: - [x] Merge function -...

enhancement
cam-gopro