<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/chaptermaker/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/chaptermaker/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 06 Apr 2017 15:04:12 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/chaptermaker/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Bob Swift</title><link>https://sourceforge.net/p/chaptermaker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -20,6 +20,8 @@

 When run, the program tries to read the configuration information from the program directory and, failing that, from the user’s "AppData\Roaming\ChapterMaker" directory. If no configuration files are found they will be created automatically.

+If you have any questions or comments regarding the use of ChapterMaker, please visit the [discussion forums](https://sourceforge.net/p/chaptermaker/discussion/).  If you spot a bug or would like to suggest a new feature or enhancement, please enter a [ticket](https://sourceforge.net/p/chaptermaker/tickets/).
+
 View the [Revision History](https://sourceforge.net/p/chaptermaker/wiki/Revision%20History/).

 [[members limit=20]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Swift</dc:creator><pubDate>Thu, 06 Apr 2017 15:04:12 -0000</pubDate><guid>https://sourceforge.net7295289e1d3e75ecea38377fa686d53d32f455b9</guid></item><item><title>Home modified by Bob Swift</title><link>https://sourceforge.net/p/chaptermaker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -10,7 +10,9 @@

 Chapter information can also be imported directly from the [ChapterDB](http://chapterdb.org/) web site using ChapterMaker's built-in lookup function.

-Once you have the titles matched up to the times as you want them, you can output your list in either standard XML (Extensible Markup Language) or OGM (Ogg Media) format files. You have the option of including or omitting the chapter times and/or chapter numbers with the titles, and you can set the language code used for any XML files produced. Note that the number of entries in the output file is based on the number of chapter times in the list. Times with no associated chapter title will be given a default title – either "n/a", chapter time, or "Chapter #" – based on the configuration settings. Chapter titles with no associated time will be ignored.
+Once you have the titles matched up to the times as you want them, you can output your list in either standard XML (Extensible Markup Language) or OGM (Ogg Media) format files. You have the option of including or omitting the chapter times and/or chapter numbers with the titles, and you can set the language code used for any XML files produced.
+
+Note that the number of entries in the output file is based on the number of chapter times in the list. Times with no associated chapter title will be given a default title – either "n/a", chapter time, or "Chapter #" – based on the configuration settings. Chapter titles with no associated time will be ignored.

 ChapterMaker can also write the chapter information directly to an existing MKV file simply by selecting the file for output.  This requires that [MKVToolNix](https://mkvtoolnix.download/index.html) be installed, and the path set in the ChapterMaker settings.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Swift</dc:creator><pubDate>Thu, 06 Apr 2017 14:31:43 -0000</pubDate><guid>https://sourceforge.net9e5d4e056ca2c73266002dc9f734f67c82ed9fbc</guid></item><item><title>Home modified by Bob Swift</title><link>https://sourceforge.net/p/chaptermaker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,14 +1,18 @@
 **ChapterMaker** is an application to assist in preparing and editing video chapter files. It provides a host of features that allow tremendous flexibility in the way that the files are prepared.

 Chapter times and titles are maintained in separate lists that are matched up to provide the final collection for export. Both the times and titles can be imported separately from existing files such as those from [ChapterDb](http://www.chapterdb.org), or can be developed from scratch. There is even the ability to develop the chapter times list from a text file listing the titles and durations, such as you might copy ’n’ paste from websites like [Barnes &amp;amp; Noble](http://www.barnesandnoble.com)  \(e.g.: [Scene Index for The Fugitive](http://www.barnesandnoble.com/w/dvd-the-fugitive-harrison-ford/3620082?ean=0883929084784#SceneIndex)).
+
+If an MKV file is selected as an input file, any existing chapter information is extracted using [MKVToolNix](https://mkvtoolnix.download/index.html) and imported.

 If you are not importing chapter times from an existing file, they can be entered manually, or every set interval up to a maximum time. Individual times can be added, edited or deleted, or blocks of times can be scaled or shifted. There is also an option to adjust the chapter times to try to match frame boundaries based on a specified frame rate. After every change, the times list is re-sorted chronologically.

 Individual chapter titles can be inserted, edited or deleted as required. They can also be re-ordered by dragging and dropping them within the list. There is a utility included to adjust the titles to proper title case, based on some customizable word rules. This can be used at any time.

-Once you have the titles matched up to the times as you want them, you can output your list in either standard XML (Extensible Markup Language), OGM (Ogg Media) or plain text format files. You have the option of including or omitting the chapter times and/or chapter numbers with the titles, and you can set the language code used for any XML files produced. When outputting plain text files, you also have the option of including the durations of the chapters with the chapter title.
+Chapter information can also be imported directly from the [ChapterDB](http://chapterdb.org/) web site using ChapterMaker's built-in lookup function.

-Note that the number of entries in the output file is based on the number of chapter times in the list. Times with no associated chapter title will be given a default title – either "n/a", chapter time, or "Chapter #" – based on the configuration settings. Chapter titles with no associated time will be ignored.
+Once you have the titles matched up to the times as you want them, you can output your list in either standard XML (Extensible Markup Language) or OGM (Ogg Media) format files. You have the option of including or omitting the chapter times and/or chapter numbers with the titles, and you can set the language code used for any XML files produced. Note that the number of entries in the output file is based on the number of chapter times in the list. Times with no associated chapter title will be given a default title – either "n/a", chapter time, or "Chapter #" – based on the configuration settings. Chapter titles with no associated time will be ignored.
+
+ChapterMaker can also write the chapter information directly to an existing MKV file simply by selecting the file for output.  This requires that [MKVToolNix](https://mkvtoolnix.download/index.html) be installed, and the path set in the ChapterMaker settings.

 ChapterMaker is a portable application in that it can be installed in any directory and does not use the Windows registry. It requires the .NET Framework 4.0 be installed.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Swift</dc:creator><pubDate>Thu, 06 Apr 2017 14:19:31 -0000</pubDate><guid>https://sourceforge.net5f914c980365395c403fbbce3c67a90c795e2d26</guid></item><item><title>Home modified by Bob Swift</title><link>https://sourceforge.net/p/chaptermaker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -6,7 +6,9 @@

 Individual chapter titles can be inserted, edited or deleted as required. They can also be re-ordered by dragging and dropping them within the list. There is a utility included to adjust the titles to proper title case, based on some customizable word rules. This can be used at any time.

-Once you have the titles matched up to the times as you want them, you can output your list in either standard XML (Extensible Markup Language) or OGM (Ogg Media) format files. You have the option of including or omitting the chapter times and/or chapter numbers with the titles, and you can set the language code used for any XML files produced. Note that the number of entries in the output file is based on the number of chapter times in the list. Times with no associated chapter title will be given a default title – either "n/a", chapter time, or "Chapter #" – based on the configuration settings. Chapter titles with no associated time will be ignored.
+Once you have the titles matched up to the times as you want them, you can output your list in either standard XML (Extensible Markup Language), OGM (Ogg Media) or plain text format files. You have the option of including or omitting the chapter times and/or chapter numbers with the titles, and you can set the language code used for any XML files produced. When outputting plain text files, you also have the option of including the durations of the chapters with the chapter title.
+
+Note that the number of entries in the output file is based on the number of chapter times in the list. Times with no associated chapter title will be given a default title – either "n/a", chapter time, or "Chapter #" – based on the configuration settings. Chapter titles with no associated time will be ignored.

 ChapterMaker is a portable application in that it can be installed in any directory and does not use the Windows registry. It requires the .NET Framework 4.0 be installed.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Swift</dc:creator><pubDate>Sat, 04 Jun 2016 22:08:41 -0000</pubDate><guid>https://sourceforge.netb719f67167f87bffe1d0220b53fa4501b12e7c8d</guid></item><item><title>Home modified by Bob Swift</title><link>https://sourceforge.net/p/chaptermaker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,12 +1,12 @@
 **ChapterMaker** is an application to assist in preparing and editing video chapter files. It provides a host of features that allow tremendous flexibility in the way that the files are prepared.

-Chapter times and titles are maintained in separate lists that are matched up to provide the final collection for export. Both the times and titles can be imported separately from existing files such as those from [ChapterDb](http://www.chapterdb.org), or can be developed from scratch. There is even the ability to develop the chapter times list from a text file listing the titles and durations, such as you might copy ’n’ paste from websites like [Barnes &amp;amp; Noble](http://www.barnesandnoble.com).
+Chapter times and titles are maintained in separate lists that are matched up to provide the final collection for export. Both the times and titles can be imported separately from existing files such as those from [ChapterDb](http://www.chapterdb.org), or can be developed from scratch. There is even the ability to develop the chapter times list from a text file listing the titles and durations, such as you might copy ’n’ paste from websites like [Barnes &amp;amp; Noble](http://www.barnesandnoble.com)  \(e.g.: [Scene Index for The Fugitive](http://www.barnesandnoble.com/w/dvd-the-fugitive-harrison-ford/3620082?ean=0883929084784#SceneIndex)).

 If you are not importing chapter times from an existing file, they can be entered manually, or every set interval up to a maximum time. Individual times can be added, edited or deleted, or blocks of times can be scaled or shifted. There is also an option to adjust the chapter times to try to match frame boundaries based on a specified frame rate. After every change, the times list is re-sorted chronologically.

 Individual chapter titles can be inserted, edited or deleted as required. They can also be re-ordered by dragging and dropping them within the list. There is a utility included to adjust the titles to proper title case, based on some customizable word rules. This can be used at any time.

-Once you have the titles matched up to the times as you want them, you can output your list in either standard XML (Extensible Markup Language) or OGM (Ogg Media) format files. You have the option of including or omitting the chapter numbers with the titles, and you can set the language code used for any XML files produced. Note that the number of entries in the output file is based on the number of chapter times in the list. Times with no associated chapter title will be given a default title – either "n/a" or "Chapter #" – based on the configuration settings. Chapter titles with no associated time will be ignored.
+Once you have the titles matched up to the times as you want them, you can output your list in either standard XML (Extensible Markup Language) or OGM (Ogg Media) format files. You have the option of including or omitting the chapter times and/or chapter numbers with the titles, and you can set the language code used for any XML files produced. Note that the number of entries in the output file is based on the number of chapter times in the list. Times with no associated chapter title will be given a default title – either "n/a", chapter time, or "Chapter #" – based on the configuration settings. Chapter titles with no associated time will be ignored.

 ChapterMaker is a portable application in that it can be installed in any directory and does not use the Windows registry. It requires the .NET Framework 4.0 be installed.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Swift</dc:creator><pubDate>Sat, 21 May 2016 22:11:52 -0000</pubDate><guid>https://sourceforge.net1262babea1713df1fdb5bef5393a36dba921633e</guid></item><item><title>Home modified by Bob Swift</title><link>https://sourceforge.net/p/chaptermaker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -12,5 +12,7 @@

 When run, the program tries to read the configuration information from the program directory and, failing that, from the user’s "AppData\Roaming\ChapterMaker" directory. If no configuration files are found they will be created automatically.

+View the [Revision History](https://sourceforge.net/p/chaptermaker/wiki/Revision%20History/).
+
 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Swift</dc:creator><pubDate>Thu, 19 May 2016 03:38:32 -0000</pubDate><guid>https://sourceforge.net5e88b0291b4d6f68adefc79edb5e7d149e9c555b</guid></item><item><title>Home modified by Bob Swift</title><link>https://sourceforge.net/p/chaptermaker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,16 @@
-Welcome to your wiki!
+**ChapterMaker** is an application to assist in preparing and editing video chapter files. It provides a host of features that allow tremendous flexibility in the way that the files are prepared.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+Chapter times and titles are maintained in separate lists that are matched up to provide the final collection for export. Both the times and titles can be imported separately from existing files such as those from [ChapterDb](http://www.chapterdb.org), or can be developed from scratch. There is even the ability to develop the chapter times list from a text file listing the titles and durations, such as you might copy ’n’ paste from websites like [Barnes &amp;amp; Noble](http://www.barnesandnoble.com).

-The wiki uses [Markdown](/p/chaptermaker/wiki/markdown_syntax/) syntax.
+If you are not importing chapter times from an existing file, they can be entered manually, or every set interval up to a maximum time. Individual times can be added, edited or deleted, or blocks of times can be scaled or shifted. There is also an option to adjust the chapter times to try to match frame boundaries based on a specified frame rate. After every change, the times list is re-sorted chronologically.
+
+Individual chapter titles can be inserted, edited or deleted as required. They can also be re-ordered by dragging and dropping them within the list. There is a utility included to adjust the titles to proper title case, based on some customizable word rules. This can be used at any time.
+
+Once you have the titles matched up to the times as you want them, you can output your list in either standard XML (Extensible Markup Language) or OGM (Ogg Media) format files. You have the option of including or omitting the chapter numbers with the titles, and you can set the language code used for any XML files produced. Note that the number of entries in the output file is based on the number of chapter times in the list. Times with no associated chapter title will be given a default title – either "n/a" or "Chapter #" – based on the configuration settings. Chapter titles with no associated time will be ignored.
+
+ChapterMaker is a portable application in that it can be installed in any directory and does not use the Windows registry. It requires the .NET Framework 4.0 be installed.
+
+When run, the program tries to read the configuration information from the program directory and, failing that, from the user’s "AppData\Roaming\ChapterMaker" directory. If no configuration files are found they will be created automatically.

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Swift</dc:creator><pubDate>Fri, 25 Mar 2016 23:39:19 -0000</pubDate><guid>https://sourceforge.netac8bdcd619de48b4d44764849428302247dd2f5b</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/chaptermaker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;ChapterMaker is an application to assist in preparing and editing video chapter files.  It provides a host of features that allow tremendous flexibility in the way that the files are prepared.&lt;/p&gt;
&lt;p&gt;Chapter times and titles are maintained in separate lists that are matched up to provide the final collection for export.  Both the times and titles can be imported separately from existing files such as those from ChapterDb (http://www.chapterdb.org), or can be developed from scratch.  There is even the ability to develop the chapter times list from a text file listing the titles and durations, such as you might copy ’n’ paste from websites like Barnes &amp;amp; Noble (http://www.barnesandnoble.com).&lt;/p&gt;
&lt;p&gt;If you are not importing chapter times from an existing file, they can be entered manually, or every set interval up to a maximum time.  Individual times can be added, edited or deleted, or blocks of times can be scaled or shifted.  There is also an option to adjust the chapter times to try to match frame boundaries based on a specified frame rate.  After every change, the times list is re-sorted chronologically.&lt;/p&gt;
&lt;p&gt;Individual chapter titles can be inserted, edited or deleted as required.  They can also be re-ordered by dragging and dropping them within the list.  There is a utility included to adjust the titles to proper title case, based on some customizable word rules.  This can be used at any time.&lt;/p&gt;
&lt;p&gt;Once you have the titles matched up to the times as you want them, you can output your list in either standard XML (Extensible Markup Language) or OGM (Ogg Media) format files.  You have the option of including or omitting the chapter numbers with the titles, and you can set the language code used for any XML files produced.  Note that the number of entries in the output file is based on the number of chapter times in the list.  Times with no associated chapter title will be given a default title – either “n/a” or “Chapter #” – based on the configuration settings.  Chapter titles with no associated time will be ignored.&lt;/p&gt;
&lt;p&gt;ChapterMaker is a portable application in that it can be installed in any directory and does not use the Windows registry.  It requires the .NET Framework 4.0 be installed.&lt;/p&gt;
&lt;p&gt;When run, the program tries to read the configuration information from the program directory and, failing that, from the user’s “AppData\Roaming\ChapterMaker” directory.  If no configuration files are found they will be created automatically.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Swift</dc:creator><pubDate>Thu, 24 Mar 2016 03:45:10 -0000</pubDate><guid>https://sourceforge.net4b4863175ac6f1e4a6da25f3b9f3386e3f116de2</guid></item><item><title>Home modified by Bob Swift</title><link>https://sourceforge.net/p/chaptermaker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/chaptermaker/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/bswift/"&gt;Bob Swift&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-56f3132ab9363c72ec601083" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Swift</dc:creator><pubDate>Wed, 23 Mar 2016 23:17:23 -0000</pubDate><guid>https://sourceforge.net74759b766d54f83db0f78032fcf1e4235ae883a8</guid></item></channel></rss>