<?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/perkes-encode/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/perkes-encode/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 27 Nov 2016 14:33:16 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/perkes-encode/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by e-Paul</title><link>https://sourceforge.net/p/perkes-encode/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -35,4 +35,4 @@
 2016-11-27

 [Example 1] - Encoding To flac, mp3 &amp;amp; aac With Default Settings
-[Example 2]
+[Example 2] - Encoding A Compilation
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">e-Paul</dc:creator><pubDate>Sun, 27 Nov 2016 14:33:16 -0000</pubDate><guid>https://sourceforge.net742c045f3ddb603fc79bf7299d075400b0e3d4f9</guid></item><item><title>Home modified by e-Paul</title><link>https://sourceforge.net/p/perkes-encode/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -34,4 +34,5 @@
 paul@perkes.com
 2016-11-27

-[Example 1]
+[Example 1] - Encoding To flac, mp3 &amp;amp; aac With Default Settings
+[Example 2]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">e-Paul</dc:creator><pubDate>Sun, 27 Nov 2016 14:32:00 -0000</pubDate><guid>https://sourceforge.net74b421ff3665ddb7f1b8048197ec5713128d78e9</guid></item><item><title>Home modified by e-Paul</title><link>https://sourceforge.net/p/perkes-encode/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -34,4 +34,4 @@
 paul@perkes.com
 2016-11-27

-[Examples]
+[Example 1]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">e-Paul</dc:creator><pubDate>Sun, 27 Nov 2016 13:54:11 -0000</pubDate><guid>https://sourceforge.net38d2ea7ccd183afb2ad75957e0303a454b98cf40</guid></item><item><title>Home modified by e-Paul</title><link>https://sourceforge.net/p/perkes-encode/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -33,3 +33,5 @@
 Paul Rolan Perkes
 paul@perkes.com
 2016-11-27
+
+[Examples]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">e-Paul</dc:creator><pubDate>Sun, 27 Nov 2016 13:52:27 -0000</pubDate><guid>https://sourceforge.netad2e85a90a12aeb90225332ae108e3ac3e26132b</guid></item><item><title>Home modified by e-Paul</title><link>https://sourceforge.net/p/perkes-encode/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -20,15 +20,15 @@

 "cover.jpg" should contain the album artwork image.

-Using the "-A" switch track names in the format "artist - trackname" may besubstituted, for use in compilations with multiple artists per album. "VariousArtists" should then be used for the "Artist:" field in "info.txt". "VariousArtists" will then automatically be used as the ALBUMARTIST (TPE2) id3 tag andeach track will be tagged with a different artist (extracted from the tracknames as above). The album will also be tagged as a compilation (TCMP). Thiswill operate automatically as if the "-B" and "-K" switches had beenspecified. When imported into iTunes such albums will correctly appear in the"Compilations" section when the music library is viewed by artist.
+Using the "-A" switch track names in the format "artist - trackname" may be substituted, for use in compilations with multiple artists per album. "VariousArtists" should then be used for the "Artist:" field in "info.txt". "VariousArtists" will then automatically be used as the ALBUMARTIST (TPE2) id3 tag andeach track will be tagged with a different artist (extracted from the tracknames as above). The album will also be tagged as a compilation (TCMP). This will operate automatically as if the "-B" and "-K" switches had beenspecified. When imported into iTunes such albums will correctly appear in the "Compilations" section when the music library is viewed by artist.

 For a complete description of this script's functionality please see the help text generated by:

    encode.pl -h

-This script requires the "threads" &amp;amp; "File:Copy" Perl modules. It alsorequires the lame, flac, faac &amp;amp; oggenc2 command line encoders. For smoothoperation the directory containing this Perl script and the directoriescontaining the lame, flac, faac &amp;amp; oggenc2 executables should all be in the"Path" system environment variable. This script was written for the Windows 7environment using ActiveState Perl v5.12.4 but should be adaptable for Unix orMAC OS with a minimal amount of modification. The only things that don't workthe way I wanted them to is that oggenc2 doesn't support image files and faacdoesn't support the albumartist tag. I have to add those manually afterwardwith Mp3tag (&amp;lt;http: www.mp3tag.de="" en=""/&amp;gt;). Various specific operations may becustomized to suit your specific needs simply by editing the values specifiedin the global constants section below.
+This script requires the "threads" &amp;amp; "File:Copy" Perl modules. It also requires the lame, flac, faac &amp;amp; oggenc2 command line encoders. For smooth operation the directory containing this Perl script and the directories containing the lame, flac, faac &amp;amp; oggenc2 executables should all be in the "Path" system environment variable. This script was written for the Windows 7 environment using ActiveState Perl v5.12.4 but should be adaptable for Unix or MAC OS with a minimal amount of modification. The only things that don't work the way I wanted them to is that oggenc2 doesn't support image files and faac doesn't support the albumartist tag. I have to add those manually afterward with Mp3tag (&amp;lt;http: www.mp3tag.de="" en=""/&amp;gt;). Various specific operations may becustomized to suit your specific needs simply by editing the values specified in the global constants section at the beginning of the code.

-I wrote this script to generate tagged mp3 and flac files from wav files thatI had digitally recorded and processed from LP records and cassette tapes. Ihave over 600 LP records so I have a lot of files to process efficiently. Thegenerated mp3 files are then loaded into my iTunes library and the 24-bit flacfiles are loaded onto my file server where I can play them in full 24-bitlossless resolution with my Cambridge Audio CXN network player. I can thenhave access to my entire collection of albums from my stereo system. If youfind this script helpful to you please drop me a line to the e-mail below.
+I wrote this script to generate tagged mp3 and flac files from wav files that I had digitally recorded and processed from LP records and cassette tapes. I have over 600 LP records so I have a lot of files to process efficiently. The generated mp3 files are then loaded into my iTunes library and the 24-bit flac files are loaded onto my file server where I can play them in full 24-bit lossless resolution with my Cambridge Audio CXN network player. I can then have access to my entire collection of albums from my stereo system. If you find this script helpful to you please drop me a line to the e-mail below.

 Paul Rolan Perkes
 paul@perkes.com
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">e-Paul</dc:creator><pubDate>Sun, 27 Nov 2016 13:09:50 -0000</pubDate><guid>https://sourceforge.net06d1c902da1805add0c38134feeb655a4f322362</guid></item><item><title>Home modified by e-Paul</title><link>https://sourceforge.net/p/perkes-encode/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -32,4 +32,4 @@

 Paul Rolan Perkes
 paul@perkes.com
-2016-11-21
+2016-11-27
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">e-Paul</dc:creator><pubDate>Sun, 27 Nov 2016 13:02:03 -0000</pubDate><guid>https://sourceforge.netaf55942fd7509931322bc25d206df26212c23ab1</guid></item><item><title>Home modified by e-Paul</title><link>https://sourceforge.net/p/perkes-encode/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,19 +1,11 @@
-This Perl script uses lame, flac, aac and ogg vorbis command line encoders
-(see &amp;lt;http: www.rarewares.org=""&amp;gt;) to generate encoded albums from a directory of "*.wav"
-files using an "info.txt" file to specify the id3 tag information. It will
-also deflac a directory of "*.flac" files or decode a directory of "*.mp3"
-files back into *.wav files. Currently I am using the following encoder
-versions:
+This Perl script uses lame, flac, aac and ogg vorbis command line encoders (see &amp;lt;http: www.rarewares.org=""&amp;gt;) to generate encoded albums from a directory of "*.wav" files using an "info.txt" file to specify the id3 tag information. It will also deflac a directory of "*.flac" files or decode a directory of "*.mp3" files back into *.wav files. Currently I am using the following encoder versions:

    lame v3.99.5
    flac v1.3.1
    faac v1.28
    oggenc2 v2.88

-This script launches the encoders in multiple simultaneous threads to take
-advantage of the speed of a multi-core processor. This script assumes the
-existence of the files "info.txt" and "cover.jpg" in the parent directory of
-the directory from which the script is run.
+This script launches the encoders in multiple simultaneous threads to take advantage of the speed of a multi-core processor. This script assumes the existence of the files "info.txt" and "cover.jpg" in the parent directory of the directory from which the script is run. 

 "info.txt" has the following format:

@@ -28,43 +20,16 @@

 "cover.jpg" should contain the album artwork image.

-Using the "-A" switch track names in the format "artist - trackname" may be
-substituted, for use in compilations with multiple artists per album. "Various
-Artists" should then be used for the "Artist:" field in "info.txt". "Various
-Artists" will then automatically be used as the ALBUMARTIST (TPE2) id3 tag and
-each track will be tagged with a different artist (extracted from the track
-names as above). The album will also be tagged as a compilation (TCMP). This
-will operate automatically as if the "-B" and "-K" switches had been
-specified. When imported into iTunes such albums will correctly appear in the
-"Compilations" section when the music library is viewed by artist.
+Using the "-A" switch track names in the format "artist - trackname" may besubstituted, for use in compilations with multiple artists per album. "VariousArtists" should then be used for the "Artist:" field in "info.txt". "VariousArtists" will then automatically be used as the ALBUMARTIST (TPE2) id3 tag andeach track will be tagged with a different artist (extracted from the tracknames as above). The album will also be tagged as a compilation (TCMP). Thiswill operate automatically as if the "-B" and "-K" switches had beenspecified. When imported into iTunes such albums will correctly appear in the"Compilations" section when the music library is viewed by artist.

-For a complete description of this script's functionality please see the help
-text generated by:
+For a complete description of this script's functionality please see the help text generated by:

    encode.pl -h

-This script requires the "threads" &amp;amp; "File:Copy" Perl modules. It also
-requires the lame, flac, faac &amp;amp; oggenc2 command line encoders. For smooth
-operation the directory containing this Perl script and the directories
-containing the lame, flac, faac &amp;amp; oggenc2 executables should all be in the
-"Path" system environment variable. This script was written for the Windows 7
-environment using ActiveState Perl v5.12.4 but should be adaptable for Unix or
-MAC OS with a minimal amount of modification. The only things that don't work
-the way I wanted them to is that oggenc2 doesn't support image files and faac
-doesn't support the albumartist tag. I have to add those manually afterward
-with Mp3tag (&amp;lt;http: www.mp3tag.de="" en=""/&amp;gt;). Various specific operations may be
-customized to suit your specific needs simply by editing the values specified
-in the global constants section below.
+This script requires the "threads" &amp;amp; "File:Copy" Perl modules. It alsorequires the lame, flac, faac &amp;amp; oggenc2 command line encoders. For smoothoperation the directory containing this Perl script and the directoriescontaining the lame, flac, faac &amp;amp; oggenc2 executables should all be in the"Path" system environment variable. This script was written for the Windows 7environment using ActiveState Perl v5.12.4 but should be adaptable for Unix orMAC OS with a minimal amount of modification. The only things that don't workthe way I wanted them to is that oggenc2 doesn't support image files and faacdoesn't support the albumartist tag. I have to add those manually afterwardwith Mp3tag (&amp;lt;http: www.mp3tag.de="" en=""/&amp;gt;). Various specific operations may becustomized to suit your specific needs simply by editing the values specifiedin the global constants section below.

-I wrote this script to generate tagged mp3 and flac files from wav files that
-I had digitally recorded and processed from LP records and cassette tapes. I
-have over 600 LP records so I have a lot of files to process efficiently. The
-generated mp3 files are then loaded into my iTunes library and the 24-bit flac
-files are loaded onto my file server where I can play them in full 24-bit
-lossless resolution with my Cambridge Audio CXN network player. I can then
-have access to my entire collection of albums from my stereo system. If you
-find this script helpful to you please drop me a line to the e-mail below.
+I wrote this script to generate tagged mp3 and flac files from wav files thatI had digitally recorded and processed from LP records and cassette tapes. Ihave over 600 LP records so I have a lot of files to process efficiently. Thegenerated mp3 files are then loaded into my iTunes library and the 24-bit flacfiles are loaded onto my file server where I can play them in full 24-bitlossless resolution with my Cambridge Audio CXN network player. I can thenhave access to my entire collection of albums from my stereo system. If youfind this script helpful to you please drop me a line to the e-mail below.

 Paul Rolan Perkes
 paul@perkes.com
-2016-11-27
+2016-11-21
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">e-Paul</dc:creator><pubDate>Sun, 27 Nov 2016 13:01:29 -0000</pubDate><guid>https://sourceforge.net04f2aa37a4a0570a51e76ea0f464f28b21bf4cab</guid></item><item><title>Home modified by e-Paul</title><link>https://sourceforge.net/p/perkes-encode/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,5 +1,5 @@
 This Perl script uses lame, flac, aac and ogg vorbis command line encoders
-(see www.rarewares.org) to generate encoded albums from a directory of "*.wav"
+(see &amp;lt;http: www.rarewares.org=""&amp;gt;) to generate encoded albums from a directory of "*.wav"
 files using an "info.txt" file to specify the id3 tag information. It will
 also deflac a directory of "*.flac" files or decode a directory of "*.mp3"
 files back into *.wav files. Currently I am using the following encoder
@@ -52,7 +52,7 @@
 MAC OS with a minimal amount of modification. The only things that don't work
 the way I wanted them to is that oggenc2 doesn't support image files and faac
 doesn't support the albumartist tag. I have to add those manually afterward
-with Mp3tag (http://www.mp3tag.de/en/). Various specific operations may be
+with Mp3tag (&amp;lt;http: www.mp3tag.de="" en=""/&amp;gt;). Various specific operations may be
 customized to suit your specific needs simply by editing the values specified
 in the global constants section below.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">e-Paul</dc:creator><pubDate>Sun, 27 Nov 2016 12:50:06 -0000</pubDate><guid>https://sourceforge.netfa26ac20fc8698a76a167b53ac4fc40dd4579bc3</guid></item><item><title>Home modified by e-Paul</title><link>https://sourceforge.net/p/perkes-encode/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,11 +1,13 @@
-This Perl script uses lame, flac and ogg vorbis command line encoders (see
-www.rarewares.org) to generate encoded albums from a directory of "*.wav"
+This Perl script uses lame, flac, aac and ogg vorbis command line encoders
+(see www.rarewares.org) to generate encoded albums from a directory of "*.wav"
 files using an "info.txt" file to specify the id3 tag information. It will
 also deflac a directory of "*.flac" files or decode a directory of "*.mp3"
-files into *.wav files. Currently I am using the following versions:
+files back into *.wav files. Currently I am using the following encoder
+versions:

    lame v3.99.5
    flac v1.3.1
+   faac v1.28
    oggenc2 v2.88

 This script launches the encoders in multiple simultaneous threads to take
@@ -34,7 +36,7 @@
 names as above). The album will also be tagged as a compilation (TCMP). This
 will operate automatically as if the "-B" and "-K" switches had been
 specified. When imported into iTunes such albums will correctly appear in the
-"Compilations" section when your music library is viewed by artist.
+"Compilations" section when the music library is viewed by artist.

 For a complete description of this script's functionality please see the help
 text generated by:
@@ -42,13 +44,14 @@
    encode.pl -h

 This script requires the "threads" &amp;amp; "File:Copy" Perl modules. It also
-requires the lame, flac &amp;amp; oggenc2 command line encoders. For smooth operation
-the directory containing this Perl script and the directories containing the
-lame, flac &amp;amp; oggenc2 executables should all be in the "Path" system
-environment variable. This script was written for the Windows 7 environment
-but should be adaptable for Unix or MAC OS with a minimal amount of
-modification. The only thing that doesn't work the way I wanted it to is that
-oggenc2 doesn't support image files. I have to add those manually afterward
+requires the lame, flac, faac &amp;amp; oggenc2 command line encoders. For smooth
+operation the directory containing this Perl script and the directories
+containing the lame, flac, faac &amp;amp; oggenc2 executables should all be in the
+"Path" system environment variable. This script was written for the Windows 7
+environment using ActiveState Perl v5.12.4 but should be adaptable for Unix or
+MAC OS with a minimal amount of modification. The only things that don't work
+the way I wanted them to is that oggenc2 doesn't support image files and faac
+doesn't support the albumartist tag. I have to add those manually afterward
 with Mp3tag (http://www.mp3tag.de/en/). Various specific operations may be
 customized to suit your specific needs simply by editing the values specified
 in the global constants section below.
@@ -64,5 +67,4 @@

 Paul Rolan Perkes
 paul@perkes.com
-2016-11-21
-
+2016-11-27
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">e-Paul</dc:creator><pubDate>Sun, 27 Nov 2016 12:45:10 -0000</pubDate><guid>https://sourceforge.netf8439d0d3cca2293f6731dd7fad5e305b669ee4e</guid></item><item><title>Home modified by e-Paul</title><link>https://sourceforge.net/p/perkes-encode/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">e-Paul</dc:creator><pubDate>Wed, 23 Nov 2016 03:23:24 -0000</pubDate><guid>https://sourceforge.net17c0dc7ee5ca085cfe76f1232147bf0dd0506ae2</guid></item></channel></rss>