<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Split lossless audio (ape, flac, wv, wav) by cue file in Ubuntu</title>
	<atom:link href="http://aidanjm.wordpress.com/2007/02/15/split-lossless-audio-ape-flac-wv-wav-by-cue-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://aidanjm.wordpress.com/2007/02/15/split-lossless-audio-ape-flac-wv-wav-by-cue-file/</link>
	<description></description>
	<pubDate>Thu, 03 Jul 2008 23:42:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>By: FergoFrog</title>
		<link>http://aidanjm.wordpress.com/2007/02/15/split-lossless-audio-ape-flac-wv-wav-by-cue-file/#comment-3064</link>
		<dc:creator>FergoFrog</dc:creator>
		<pubDate>Fri, 16 May 2008 14:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://aidanjm.wordpress.com/2007/02/15/split-lossless-audio-ape-flac-wv-wav-by-cue-file/#comment-3064</guid>
		<description>Thanks dude. This is similar to what's here: http://linuxbraindump.org/2007/09/03/howto-split-a-flac-file-using-the-cue-sheet/

Except this helped me with my codec and tagging issues. Thanks</description>
		<content:encoded><![CDATA[<p>Thanks dude. This is similar to what&#8217;s here: <a href="http://linuxbraindump.org/2007/09/03/howto-split-a-flac-file-using-the-cue-sheet/" rel="nofollow">http://linuxbraindump.org/2007/09/03/howto-split-a-flac-file-using-the-cue-sheet/</a></p>
<p>Except this helped me with my codec and tagging issues. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fluo★</title>
		<link>http://aidanjm.wordpress.com/2007/02/15/split-lossless-audio-ape-flac-wv-wav-by-cue-file/#comment-3062</link>
		<dc:creator>fluo★</dc:creator>
		<pubDate>Sat, 12 Apr 2008 00:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://aidanjm.wordpress.com/2007/02/15/split-lossless-audio-ape-flac-wv-wav-by-cue-file/#comment-3062</guid>
		<description>Thanks for the tip!
I made a french translation here:
http://fluoblog.wordpress.com/2008/04/12/decouper-un-fichier-audio-a-laide-dun-fichier-cue/</description>
		<content:encoded><![CDATA[<p>Thanks for the tip!<br />
I made a french translation here:<br />
<a href="http://fluoblog.wordpress.com/2008/04/12/decouper-un-fichier-audio-a-laide-dun-fichier-cue/" rel="nofollow">http://fluoblog.wordpress.com/2008/04/12/decouper-un-fichier-audio-a-laide-dun-fichier-cue/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Découper un fichier audio à l&#8217;aide d&#8217;un fichier CUE &#171; ((fluoblog))</title>
		<link>http://aidanjm.wordpress.com/2007/02/15/split-lossless-audio-ape-flac-wv-wav-by-cue-file/#comment-3061</link>
		<dc:creator>Découper un fichier audio à l&#8217;aide d&#8217;un fichier CUE &#171; ((fluoblog))</dc:creator>
		<pubDate>Sat, 12 Apr 2008 00:12:46 +0000</pubDate>
		<guid isPermaLink="false">http://aidanjm.wordpress.com/2007/02/15/split-lossless-audio-ape-flac-wv-wav-by-cue-file/#comment-3061</guid>
		<description>[...] Source: Adanjm&#8217;s Stuff [...]</description>
		<content:encoded><![CDATA[<p>[...] Source: Adanjm&#8217;s Stuff [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pker</title>
		<link>http://aidanjm.wordpress.com/2007/02/15/split-lossless-audio-ape-flac-wv-wav-by-cue-file/#comment-3059</link>
		<dc:creator>pker</dc:creator>
		<pubDate>Sun, 06 Apr 2008 13:18:43 +0000</pubDate>
		<guid isPermaLink="false">http://aidanjm.wordpress.com/2007/02/15/split-lossless-audio-ape-flac-wv-wav-by-cue-file/#comment-3059</guid>
		<description>Wow, thanks a lot, it works like a charm! You just made my day :)</description>
		<content:encoded><![CDATA[<p>Wow, thanks a lot, it works like a charm! You just made my day <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angus77</title>
		<link>http://aidanjm.wordpress.com/2007/02/15/split-lossless-audio-ape-flac-wv-wav-by-cue-file/#comment-3044</link>
		<dc:creator>Angus77</dc:creator>
		<pubDate>Tue, 19 Feb 2008 16:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://aidanjm.wordpress.com/2007/02/15/split-lossless-audio-ape-flac-wv-wav-by-cue-file/#comment-3044</guid>
		<description>I found I had to do:

cuebreakpoints sample.cue &#124; shnsplit -o flac -f sample.cue -t “%n - %t” sample.flac

in order to make it work.</description>
		<content:encoded><![CDATA[<p>I found I had to do:</p>
<p>cuebreakpoints sample.cue | shnsplit -o flac -f sample.cue -t “%n - %t” sample.flac</p>
<p>in order to make it work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hypnogogic &#187; Tumble &#187; Links du jour</title>
		<link>http://aidanjm.wordpress.com/2007/02/15/split-lossless-audio-ape-flac-wv-wav-by-cue-file/#comment-3043</link>
		<dc:creator>Hypnogogic &#187; Tumble &#187; Links du jour</dc:creator>
		<pubDate>Mon, 11 Feb 2008 01:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://aidanjm.wordpress.com/2007/02/15/split-lossless-audio-ape-flac-wv-wav-by-cue-file/#comment-3043</guid>
		<description>[...] Split lossless audio (ape, flac, wv, wav) by cue file in Ubuntu &#171; aidanjm?s stuff [...]</description>
		<content:encoded><![CDATA[<p>[...] Split lossless audio (ape, flac, wv, wav) by cue file in Ubuntu &laquo; aidanjm?s stuff [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tris</title>
		<link>http://aidanjm.wordpress.com/2007/02/15/split-lossless-audio-ape-flac-wv-wav-by-cue-file/#comment-3041</link>
		<dc:creator>tris</dc:creator>
		<pubDate>Wed, 30 Jan 2008 14:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://aidanjm.wordpress.com/2007/02/15/split-lossless-audio-ape-flac-wv-wav-by-cue-file/#comment-3041</guid>
		<description>Don't know if shntools has been upgraded recently, but I found that

shnsplit -o flac -f sample.cue -t "%n - %t" sample.flac

worked pretty well: you get 
"01 - First.flac", "02 - Second.flac" style names then.
(you can also use %a for album and %p for performer).</description>
		<content:encoded><![CDATA[<p>Don&#8217;t know if shntools has been upgraded recently, but I found that</p>
<p>shnsplit -o flac -f sample.cue -t &#8220;%n - %t&#8221; sample.flac</p>
<p>worked pretty well: you get<br />
&#8220;01 - First.flac&#8221;, &#8220;02 - Second.flac&#8221; style names then.<br />
(you can also use %a for album and %p for performer).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nix</title>
		<link>http://aidanjm.wordpress.com/2007/02/15/split-lossless-audio-ape-flac-wv-wav-by-cue-file/#comment-3040</link>
		<dc:creator>nix</dc:creator>
		<pubDate>Sat, 26 Jan 2008 02:33:12 +0000</pubDate>
		<guid isPermaLink="false">http://aidanjm.wordpress.com/2007/02/15/split-lossless-audio-ape-flac-wv-wav-by-cue-file/#comment-3040</guid>
		<description>Alright, thanks, the script from that second link works. Now I'm off to install YellowDog on my PS3. Cheers.</description>
		<content:encoded><![CDATA[<p>Alright, thanks, the script from that second link works. Now I&#8217;m off to install YellowDog on my PS3. Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aidanjm</title>
		<link>http://aidanjm.wordpress.com/2007/02/15/split-lossless-audio-ape-flac-wv-wav-by-cue-file/#comment-3039</link>
		<dc:creator>aidanjm</dc:creator>
		<pubDate>Fri, 25 Jan 2008 21:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://aidanjm.wordpress.com/2007/02/15/split-lossless-audio-ape-flac-wv-wav-by-cue-file/#comment-3039</guid>
		<description>if you want to use cuetag and it isn't being installed along with cuetools on your distribution, you could get a copy from the cuetools home page:
http://developer.berlios.de/project/showfiles.php?group_id=2130
(Download "cuetools-1.3.1.tar.gz" and open it up - the cuetag script is contained inside the extras folder.)
I put a copy of cuetag here as an alternative place to grab it:
http://members.iinet.net.au/~aidanjm/cuetag</description>
		<content:encoded><![CDATA[<p>if you want to use cuetag and it isn&#8217;t being installed along with cuetools on your distribution, you could get a copy from the cuetools home page:<br />
<a href="http://developer.berlios.de/project/showfiles.php?group_id=2130" rel="nofollow">http://developer.berlios.de/project/showfiles.php?group_id=2130</a><br />
(Download &#8220;cuetools-1.3.1.tar.gz&#8221; and open it up - the cuetag script is contained inside the extras folder.)<br />
I put a copy of cuetag here as an alternative place to grab it:<br />
<a href="http://members.iinet.net.au/~aidanjm/cuetag" rel="nofollow">http://members.iinet.net.au/~aidanjm/cuetag</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nix</title>
		<link>http://aidanjm.wordpress.com/2007/02/15/split-lossless-audio-ape-flac-wv-wav-by-cue-file/#comment-3038</link>
		<dc:creator>nix</dc:creator>
		<pubDate>Fri, 25 Jan 2008 21:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://aidanjm.wordpress.com/2007/02/15/split-lossless-audio-ape-flac-wv-wav-by-cue-file/#comment-3038</guid>
		<description>Mandriva 2008. It seems there is no "cuetag" anywhere on my computer. Perhaps it wasn't included in this version of cuetools (cuetools-1.3.1-3). So I had to update the tags manually after consulting with the cue file via kwrite.</description>
		<content:encoded><![CDATA[<p>Mandriva 2008. It seems there is no &#8220;cuetag&#8221; anywhere on my computer. Perhaps it wasn&#8217;t included in this version of cuetools (cuetools-1.3.1-3). So I had to update the tags manually after consulting with the cue file via kwrite.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
