<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: An easy way to rip DVDs in per-chapter MP3s?</title>
	<link>http://ask.metafilter.com/104557/An-easy-way-to-rip-DVDs-in-perchapter-MP3s/</link>
	<description>Comments on Ask MetaFilter post An easy way to rip DVDs in per-chapter MP3s?</description>
	<pubDate>Fri, 17 Oct 2008 23:46:59 -0800</pubDate>
	<lastBuildDate>Fri, 17 Oct 2008 23:46:59 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: An easy way to rip DVDs in per-chapter MP3s?</title>
		<link>http://ask.metafilter.com/104557/An-easy-way-to-rip-DVDs-in-perchapter-MP3s</link>	
		<description>Is there an easy way to rip a video DVD to MP3, so that each chapter on the disc is a separate MP3 file? &lt;br /&gt;&lt;br /&gt; I have a bunch of DVDs of live music performances that I would like to turn into MP3s.  I can get the audio out of the VOBs no problem, but splitting it into one-song chunks is a pain and I still have 20-30 DVDs to go through.  Since the DVDs are (mostly) divided into one chapter per song, I was hoping MeFi might know of a Windows program or process that could automate at least the splitting and preferably also do the ripping and encoding.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.104557</guid>
		<pubDate>Fri, 17 Oct 2008 22:52:35 -0800</pubDate>
		<dc:creator>indyz</dc:creator>
		
			<category>dvd</category>
		
			<category>video</category>
		
			<category>mp3</category>
		
			<category>audio</category>
		
			<category>extract</category>
		
			<category>rip</category>
		
	</item> <item>
		<title>By: Solomon</title>
		<link>http://ask.metafilter.com/104557/An-easy-way-to-rip-DVDs-in-perchapter-MP3s#1512003</link>	
		<description>Use DVDDecrypter, and set it to IFO mode. Select the PGC you require, and then the chapter. Sadly, I don&apos;t know of a way to automate this.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.104557-1512003</guid>
		<pubDate>Fri, 17 Oct 2008 23:46:59 -0800</pubDate>
		<dc:creator>Solomon</dc:creator>
	</item><item>
		<title>By: scruss</title>
		<link>http://ask.metafilter.com/104557/An-easy-way-to-rip-DVDs-in-perchapter-MP3s#1512045</link>	
		<description>If &lt;a href=&quot;http://tcforge.berlios.de/&quot;&gt;Transcode&lt;/a&gt; can run in a DOS window, it would be exactly what you need. Sadly, I haven&apos;t found anything on the site that makes me think it&apos;s anything other than a Linux program.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.104557-1512045</guid>
		<pubDate>Sat, 18 Oct 2008 04:33:16 -0800</pubDate>
		<dc:creator>scruss</dc:creator>
	</item><item>
		<title>By: bjgeiger</title>
		<link>http://ask.metafilter.com/104557/An-easy-way-to-rip-DVDs-in-perchapter-MP3s#1512091</link>	
		<description>Agree with Solomon and no automation that I know of....</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.104557-1512091</guid>
		<pubDate>Sat, 18 Oct 2008 07:36:30 -0800</pubDate>
		<dc:creator>bjgeiger</dc:creator>
	</item><item>
		<title>By: Inspector.Gadget</title>
		<link>http://ask.metafilter.com/104557/An-easy-way-to-rip-DVDs-in-perchapter-MP3s#1512115</link>	
		<description>This is &lt;em&gt;reasonably&lt;/em&gt; easy.  What you need to do is create a batch file to run DVD Decrypter in IFO mode and splits by chapters, demuxing the audio while it does so, and then pass the decrypted audio to a tool like BeSweet.&lt;br&gt;
&lt;br&gt;
Your command line for DVD Decrypter would appear something like the following:&lt;br&gt;
&lt;em&gt;&lt;br&gt;
DVDDecrypter.exe /MODE IFO /SRC G: /DEST &quot;C:\Outputfolder&quot; /VTS 1 /PGC 1 /SPLIT CHAPTER /DEMUX 0x80&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
Sometimes primary AC3 streams are 0x81 if the DVD is oddly created.&lt;br&gt;
&lt;br&gt;
You would then need to make BeSweet check for the successful return of the above operation and then use the Windows FOR command to tell it to transcode all AC3 files to MP3, downmixing to stereo if necessary .  I haven&apos;t written any batch files lately but no doubt someone with more experience can combine the above command with the proper BeSweet command.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.104557-1512115</guid>
		<pubDate>Sat, 18 Oct 2008 08:10:07 -0800</pubDate>
		<dc:creator>Inspector.Gadget</dc:creator>
	</item><item>
		<title>By: starscream</title>
		<link>http://ask.metafilter.com/104557/An-easy-way-to-rip-DVDs-in-perchapter-MP3s#1512279</link>	
		<description>&lt;a href=&quot;http://www.freedownloadscenter.com/Multimedia_and_Graphics/Misc__Sound_Tools/Ace_DVD_Audio_Extractor.html&quot;&gt;Ace DVD Audio Extractor&lt;/a&gt; can rip by chapter to wav or mp3.  I&apos;ll usually rip to wav and then encode with my encoder of choice :)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.104557-1512279</guid>
		<pubDate>Sat, 18 Oct 2008 12:34:34 -0800</pubDate>
		<dc:creator>starscream</dc:creator>
	</item>
	</channel>
</rss>
