Skip to content

A simple tool for video chapter extract & process

License

Notifications You must be signed in to change notification settings

cgisquet/ChapterTool

 
 

Repository files navigation

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

About

A simple tool for video chapter extract & process

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%