Skip to content

Simple GoPro camera video file naming management application

License

Notifications You must be signed in to change notification settings

DesignedSimplicity/ProActive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProActive

The filename pattern has changed with the newest GoPro models which causes them to be displayed in an undesirable order in a file explorer making it difficult to view and rename segmented files. This utility streamlines the process of grouping and renaming segmented video files.

Workflow

  1. Loads all video files in a folder
  2. Groups segmented videos in list view
  3. Displays metadata for each video file
  4. Edit seperate fields used to build name
  5. Batch process all videos to new filename

Before

Before

After

After

Instructions

Launch Application

  1. Run ProActive.exe Startup

Load Videos

  1. Click Path to select directory OR put path in textbox and hit Enter or click Load
  2. This will populate the list with video files that match the GoPro Hero 7 naming convetion and automatically group them. Loaded

Select Group

  1. Select a video from the list and edit the Title, Date and Tags as desired. These are autopopuated with default values parsed from the video file metadata.
  2. Changes to the text fields are highlighed in yellow until they are saved in the cache, you must hit Enter in each textbox to save the changes before changing selection.
  3. If GPS location data is embedded in the video the button will show the coordinates and clicking it will open your default browser to Google Maps at that position.
  4. The video thumbnail preview can be changed by moving the slider at the bottom allowing you to select 1 minute increments from the first video segment. Loaded

Process Batch

  1. Click Process Batch to open the dialog and confirm the changes that will be made.
  2. If you do not want to process some of the video files, simple uncheck them before and they will be excluded. Loaded

Batch Completed

  1. After clicking Process both the Batch screen and the main form will be refreshed showing you the result. Loaded

**Your videos will be renamed in source directory using the following pattern: ** Date Title OrigionalFileName Tags

About

Simple GoPro camera video file naming management application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages