Skip to content

A GUI with a built in media player written in python that uses mkchap ffmpeg, and ffprobe to create/edit/remove chapter markers within a video file.

Notifications You must be signed in to change notification settings

thurmansevolution/Chapter-Marker-Studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chapter Marker Studio

App Screenshot

Chapter Marker Studio is a simple Linux GUI for managing video chapter metadata.

Features

  • Embedded video player for precise marking.
  • Add/Remove chapter markers.
  • Scan for and edit existing markers
  • Scan for black frames (powered by mkchap by Jason Doves).

Status & License

This project is open source and free to use. It is provided "as-is" without plans for future updates. Feel free to fork and edit the code.

Prerequisites

  • ffmpeg
  • ffprobe

How to Run

  1. Download the ChapterMarkerStudio binary from Releases section.
  2. Run chmod +x ChapterMarkerStudio.
  3. Launch via ./ChapterMarkerStudio.

About

A GUI with a built in media player written in python that uses mkchap ffmpeg, and ffprobe to create/edit/remove chapter markers within a video file.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages