Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.96 KB

README.md

File metadata and controls

51 lines (36 loc) · 1.96 KB

MMT

Media Management Tool

Manage your action camera/drone files intelligently.

This tool draws inspiration from my dji-utils/offload.sh script as well as the popular gopro-linux tool and @deviantollam's dohpro

Camera support:

  • GoPro:
    • HERO2 - HERO5
    • MAX
    • HERO6 - HERO13
    • HERO 2024
  • Insta360: X2, GO2, X3, X4
  • DJI:
    • Mavic drones (tested with Air 2, Air 2S, Mini 3 Pro, Mavic 3)
    • Osmo Action cameras (tested with Action 3)
    • Osmo Pocket cameras (tested with Pocket 1)
  • Android: All, but with Pixel 6 (Google Camera) specific fixes
  • Autel Lite drone

Features:

  • Import videos and photos from the most popular action cameras (GoPro, Insta360, DJI)
  • Fix nonsensical filenames and file structures:
    • GH011273.MP4 and GH021273.MP4 will become GH1273-01.MP4 and GH1273-02.MP4 respectively
    • VID_20221012_102725_10_586.insv and VID_20221012_102725_00_586.insv will become 102725/VID_20221012_102725_10_586.insv and 102725/VID_20221012_102725_00_586.insv therefore making organizing Insta360 footage easier
  • Group multi shots/related files together, such as GoPro bursts, timelapses and Insta360 timelapse photos
  • Update camera firmware
  • Merge GoPro chaptered videos together
  • Sort files into folders depending on:
    • Camera Name (eg: HERO9 Black, Mavic Air 2)
    • Location (eg: El Escorial, España)
  • Apply LUT profiles to photos

Installing:

Download binary from the releaser Github Action

Running:

Different commands are supported, refer to the wiki

How to configure mmt

Development:

pkg/* hosts different implementations for each camera.