Skip to content

DJI may separate a long flight video into smaller video clips. This code merge the video and re-calculate the frame/timestamp to merge the .srt. Further 3D modeling can be performed, e.g., www.SkyeBrowse.com

Notifications You must be signed in to change notification settings

Crear12/Merge_DJI_Video_SRT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This repository provides a solution to merge the DJI videos into one video, and also merge their .srt flight logs into one .srt.

ffmpeg is required to merge the videos. To install ffmpeg: https://ffmpeg.org

  1. Create a folder and place all the videos and subtitles that need to be merged (make sure the name can reflect the correct order)
  2. Place the code into the folder that contains all the .MP4 files and .SRT files
  3. run the code.

About

DJI may separate a long flight video into smaller video clips. This code merge the video and re-calculate the frame/timestamp to merge the .srt. Further 3D modeling can be performed, e.g., www.SkyeBrowse.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages