|
1 | | -# ChapterTool [](https://ci.appveyor.com/project/tautcony/chaptertool) |
2 | | -[](https://app.fossa.io/projects/git%2Bgithub.com%2Ftautcony%2FChapterTool?ref=badge_shield) |
| 1 | +<div align="center"> |
3 | 2 |
|
4 | | -- ChapterTool is made for extracting chapter from various types of files and edit it. |
| 3 | +# ChapterTool </br>  [](https://ci.appveyor.com/project/tautcony/chaptertool)  |
| 4 | + |
| 5 | +A simple tool for extracting chapters from various types of files and editing them. |
| 6 | +</div> |
5 | 7 |
|
6 | 8 | ## Feature |
7 | 9 |
|
8 | | -- Extract chapter file from various types of file |
9 | | -- Freely time adjustment(expression in Infix notation or Reverse Polish notation) |
10 | | -- Move all chapter number backward optionally(for OGM format) |
11 | | -- Load chapter name from a text file as template |
| 10 | +- Extract chapter file from different file types |
| 11 | +- Multiple time adjustments (expression in Infix notation or Reverse Polish notation) |
| 12 | +- Move all chapter numbers backwards optionally (for OGM format) |
| 13 | +- Load chapter name from text file as template |
12 | 14 | - Calculate frames from chapter time |
13 | | -- Supported save formats: `.txt`, `.xml`, `.qpf`, `.json` |
| 15 | +- Supported saving formats: `.txt`, `.xml`, `.qpf`, `.json`. |
14 | 16 |
|
15 | 17 | ### Supported file type |
16 | 18 |
|
|
27 | 29 | ## Thanks to |
28 | 30 |
|
29 | 31 | - [Chapters file time Editor](https://www.nmm-hd.org/newbbs/viewtopic.php?f=16&t=24) |
30 | | - - [BD Chapters MOD](https://www.nmm-hd.org/newbbs/viewtopic.php?f=16&t=517) (no longer in use) |
| 32 | + - [BD Chapters MOD](https://www.nmm-hd.org/newbbs/viewtopic.php?f=16&t=517) |
31 | 33 | - [gMKVExtractGUI](http://sourceforge.net/projects/gmkvextractgui/) |
32 | 34 | - [Chapter Grabber](http://jvance.com/pages/ChapterGrabber.xhtml) |
33 | 35 | - [MKVToolNix](https://www.bunkus.org/videotools/mkvtoolnix/links.html) |
|
40 | 42 |
|
41 | 43 | ## Requirements |
42 | 44 |
|
43 | | -- You must have `.NET Framework 4.7` available from Windows Update. |
44 | | -- The matroska file's support is powerd by [`MKVToolNix`](https://mkvtoolnix.download/downloads.html#windows). |
45 | | -- The mp4 file's support is powerd by `libmp4v2`, you need get the dll before using this feature. |
46 | | - |
47 | | -## Source Code |
| 45 | +- You must have the `.NET Framework 4.8` available from Windows Update. |
| 46 | +- The matroska file support is powered by [`MKVToolNix`](https://mkvtoolnix.download/downloads.html#windows). |
| 47 | +- The mp4 file support is powered by `libmp4v2`, you need to get the dll before using this feature. |
48 | 48 |
|
49 | | - - [BitBucket](https://bitbucket.org/TautCony/chaptertool) |
50 | | - - [GitHub](https://github.com/tautcony/ChapterTool) |
| 49 | +## License |
51 | 50 |
|
52 | | -  |
53 | | -  |
| 51 | +Distributed under the GPLv3+ License. See LICENSE for more information. |
54 | 52 |
|
55 | | - |
56 | | -[](https://app.fossa.io/projects/git%2Bgithub.com%2Ftautcony%2FChapterTool?ref=badge_large) |
| 53 | +## Source Code |
| 54 | + - [GitHub](https://github.com/tautcony/ChapterTool) |
| 55 | + - [BitBucket](https://bitbucket.org/TautCony/chaptertool) |
0 commit comments