项目作者: DesignedSimplicity

项目描述 :
Simple GoPro camera video file naming management application
高级语言: C#
项目地址: git://github.com/DesignedSimplicity/ProActive.git
创建时间: 2019-03-06T20:15:05Z
项目社区:https://github.com/DesignedSimplicity/ProActive

开源协议:GNU General Public License v3.0

下载


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