Skip to content

CLI-Tool for splitting DJI Drone video footage into frames using SRT Subtitle metadata.

Notifications You must be signed in to change notification settings

kilianstallz/SRTFramer

Repository files navigation

SrtFramer

Introduction

SrtFramer is a command-line tool designed to extract (key)-frames from video files captured by DJI drones. This tool utilizes the generated SRT (SubRip Subtitle) files to enrich the extracted frames with GPS metadata.

How to use

Prerequisites

brew install ffmpeg
brew install exiftool

Installation

  • Install from source
go install github.com/kilianstallz/srtframer
  • Install from latest GitHub Release

Usage

srtframer -i <input> -o <output> -s <srt>

License

MIT

About

CLI-Tool for splitting DJI Drone video footage into frames using SRT Subtitle metadata.

Resources

Stars

Watchers

Forks

Packages

No packages published