X Tutup
The Wayback Machine - https://web.archive.org/web/20201030002553/https://github.com/tautcony/ChapterTool
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ChapterTool Build status

FOSSA Status

  • 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

Requirements

  • You must have .NET Framework 4.7 available 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

FOSSA Status

You can’t perform that action at this time.
X Tutup