<?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/audiobookpacker/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/audiobookpacker/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 12 Jun 2013 13:20:08 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/audiobookpacker/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by digitalfootmark</title><link>https://sourceforge.net/p/audiobookpacker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,33 @@
-Welcome to your wiki!
+Audiobook packer

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+This script can be used to convert a folder structure of MP3 to a optimized audio book MP3.

-The wiki uses [Markdown](/p/audiobookpacker/wiki/markdown_syntax/) syntax.
+The process is made in the following steps:

-[[members limit=20]]
-[[download_button]]
+1) Gather list of MP3 files
+
+By default, all files under current directory this searched.
+E.g. if the files are located in the following structure:
+
+ - AudioBookMp3.cmd  
+ - CD1/
+ -  track 1.mp3
+ -  ...
+ - CD2/
+    ...
+
+ The name of the folder or files are not important, as long they are in proper sorting order.
+ All files will be appended so the order of the files is important.
+
+2) Merge the MP3 files to single file
+
+Copy all individual files to a "merged.tmp.mp3"
+
+3) Convert the temp MP3 file to desired bitrate
+
+The script use LAME to convert the MP3s to optimal size.
+It will also make the MP3 file continuous.
+
+4) The output is ready: "Merged.MP3"
+
+5) Transfer the MP3 now to your favorite device and start listening!
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">digitalfootmark</dc:creator><pubDate>Wed, 12 Jun 2013 13:20:08 -0000</pubDate><guid>https://sourceforge.net3e9ffee1e57348de40417268331bb9fbeeec0e7c</guid></item><item><title>Home modified by digitalfootmark</title><link>https://sourceforge.net/p/audiobookpacker/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/audiobookpacker/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&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/digitalfootmark/"&gt;digitalfootmark&lt;/a&gt; (admin)&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;p&gt;&lt;span class="download-button-5194a5fb85540d34bad2c12a" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">digitalfootmark</dc:creator><pubDate>Thu, 16 May 2013 09:25:16 -0000</pubDate><guid>https://sourceforge.netcd5502e6b24448736511a0a12bfa846804f74c3d</guid></item></channel></rss>