ChapterTool
ChapterTool copied to clipboard
A simple tool for video chapter extract & process
ChapterTool 
- ChapterTool is made for extracting chapter from various types of files and edit it.
Feature
- Extract chapter file from various types of file
- Freely time adjustment(expression in Infix notation or Reverse Polish notation)
- Move all chapter number backward optionally(for OGM format)
- Load chapter name from a text file as template
- Calculate frames from chapter time
- Supported save formats:
.txt,.xml,.qpf,.json
Supported file type
- OGM(
.txt) - XML(
.xml) - MPLS from BluRay(
.mpls) - IFO from DVD(
.ifo) - XPL from HDDVD(
.xpl) - CUE plain text or embedded(
.cue,.flac,.tak) - Matroska file(
.mkv,.mka) - Mp4 file(
.mp4,.m4a,.m4v) - WebVTT(
.vtt)
Thanks to
- Chapters file time Editor
- BD Chapters MOD (no longer in use)
- gMKVExtractGUI
- Chapter Grabber
- MKVToolNix
- libbluray
- BDedit
- Knuckleball
- mp4v2
- BluRay
- IfoEdit
Requirements
- You must have
.NET Framework 4.7available from Windows Update. - The matroska file's support is powerd by
MKVToolNix. - The mp4 file's support is powerd by
libmp4v2, you need get the dll before using this feature.
Source Code