<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bob Droog &#187; .mp3</title>
	<atom:link href="http://www.bobdroog.nl/tag/mp3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bobdroog.nl</link>
	<description>My life in this crazy world.</description>
	<lastBuildDate>Thu, 24 Feb 2011 01:02:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>How to create a sample of a video using bash?</title>
		<link>http://www.bobdroog.nl/2009/11/12/how-to-create-a-sample-of-a-video-using-bash/</link>
		<comments>http://www.bobdroog.nl/2009/11/12/how-to-create-a-sample-of-a-video-using-bash/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 15:41:48 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[.mp3]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[converting]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[create movie sample using linux]]></category>
		<category><![CDATA[creating movie sample]]></category>
		<category><![CDATA[creating movie sample using bash]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[how to create sample of movie]]></category>
		<category><![CDATA[how to create sample of video]]></category>
		<category><![CDATA[lame]]></category>
		<category><![CDATA[mencoder]]></category>
		<category><![CDATA[movie sample]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[preview]]></category>
		<category><![CDATA[red hat]]></category>
		<category><![CDATA[sample]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[sshd]]></category>
		<category><![CDATA[to]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[video sample]]></category>

		<guid isPermaLink="false">http://www.bobdroog.nl/?p=1045</guid>
		<description><![CDATA[With this code you can simply create a preview/sample of your video. Starts at 5.00 and ends on 8.00. Package needed: Mencoder user@server:$ mencoder movie.mkv -o movie.avi -ovc lavc -oac mp3lame -ss 5:00 -endpos 8:00]]></description>
			<content:encoded><![CDATA[<p>With this code you can simply create a preview/sample of your video. Starts at 5.00 and ends on 8.00.</p>
<p>Package needed: <em>Mencoder</em></p>

<div class="wp-terminal">user@server:$ mencoder movie.mkv -o movie.avi -ovc lavc -oac mp3lame -ss 5:00 -endpos 8:00<br/></div>

]]></content:encoded>
			<wfw:commentRss>http://www.bobdroog.nl/2009/11/12/how-to-create-a-sample-of-a-video-using-bash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert .flac to .mp3 using bash.</title>
		<link>http://www.bobdroog.nl/2009/06/12/flac-to-mp3/</link>
		<comments>http://www.bobdroog.nl/2009/06/12/flac-to-mp3/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 09:23:35 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[.flac]]></category>
		<category><![CDATA[.mp3]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[converter]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[how to convert .flac to mp3 using bash]]></category>
		<category><![CDATA[how to convert .flac to mp3 using command]]></category>
		<category><![CDATA[how to convert .flac to mp3 using linux]]></category>
		<category><![CDATA[how to convert .flac to mp3 using server]]></category>
		<category><![CDATA[how to convert .flac to mp3 using ssh]]></category>
		<category><![CDATA[linux converting flac to mp3]]></category>
		<category><![CDATA[red hat]]></category>
		<category><![CDATA[to]]></category>

		<guid isPermaLink="false">http://www.bobdroog.nl/?p=589</guid>
		<description><![CDATA[How to convert .flac files to .mp3? Well here you find out how to do using Bash ~ Linux! 1. First, make sure you have installed the package &#8220;Lame&#8221; (Should be easy to find @ google.com for any Linux OS) 2. Download THIS bash script and move it to the folder where the .flac files [...]]]></description>
			<content:encoded><![CDATA[<p>How to convert .flac files to .mp3? Well here you find out how to do using Bash ~ Linux!</p>
<p><strong>1. </strong>First, make sure you have installed the package &#8220;<strong>Lame</strong>&#8221; (Should be easy to find @ google.com for any Linux OS)<br />

<a href="http://www.bobdroog.nl/wp-content/gallery/flac-2-mp3/lameinstalled.png" title="" class="thickbox" rel="singlepic57" >
	<img class="ngg-singlepic" src="http://www.bobdroog.nl/wp-content/gallery/cache/57__320x240_lameinstalled.png" alt="lame installed" title="lame installed" />
</a>
</p>
<p><strong>2.</strong> Download <strong><a href="http://www.BobDroog.nl/scripts/flac2mp3.sh">THIS</a></strong> bash script and move it to the folder where the .flac files are stored.</p>
<p><strong>3.</strong> Give &#8220;<strong>flac2mp3.sh</strong>&#8221; 755 rights. (chmod 755 flac2mp3.sh)</p>
<p><strong>4.</strong> OK &#8212; we are in the folder where the .flac files are stored.. We have copied or moved the bash script we need to the same folder.. So now we can start converting. (See picture)<br />

<a href="http://www.bobdroog.nl/wp-content/gallery/flac-2-mp3/flac.png" title="" class="thickbox" rel="singlepic62" >
	<img class="ngg-singlepic" src="http://www.bobdroog.nl/wp-content/gallery/cache/62__320x240_flac.png" alt="flac" title="flac" />
</a>
<strong><br />
</strong></p>
<p><strong>5.</strong> Start the script to convert your .flac files to .mp3  (./flac2mp3.sh)<br />

<a href="http://www.bobdroog.nl/wp-content/gallery/flac-2-mp3/flac-converting.png" title="" class="thickbox" rel="singlepic60" >
	<img class="ngg-singlepic" src="http://www.bobdroog.nl/wp-content/gallery/cache/60__320x240_flac-converting.png" alt="flac-converting" title="flac-converting" />
</a>
</p>
<p><strong>6.</strong> You can see the .flac files getting converted to .mp3 &#8212; All .flac files will be converted in that folder.<br />

<a href="http://www.bobdroog.nl/wp-content/gallery/flac-2-mp3/flac-converting2.png" title="" class="thickbox" rel="singlepic61" >
	<img class="ngg-singlepic" src="http://www.bobdroog.nl/wp-content/gallery/cache/61__320x240_flac-converting2.png" alt="flac-converting2" title="flac-converting2" />
</a>
</p>
<p><strong>7.</strong> When converting is done, you&#8217;ll see that the .flac files are still there. I recommend you to check if the .mp3 files work and then remove all the .flac files. (rm -f *.flac)<br />

<a href="http://www.bobdroog.nl/wp-content/gallery/flac-2-mp3/removeflac.png" title="" class="thickbox" rel="singlepic63" >
	<img class="ngg-singlepic" src="http://www.bobdroog.nl/wp-content/gallery/cache/63__320x240_removeflac.png" alt="removeflac" title="removeflac" />
</a>
</p>
<p><strong>8. </strong>Done. All your .flac files are just converted to .mp3<strong><br />
</strong>
<a href="http://www.bobdroog.nl/wp-content/gallery/flac-2-mp3/done-converting.png" title="" class="thickbox" rel="singlepic58" >
	<img class="ngg-singlepic" src="http://www.bobdroog.nl/wp-content/gallery/cache/58__320x240_done-converting.png" alt="done-converting" title="done-converting" />
</a>
</p>
<p><strong>Have fun &amp; Please leave your thoughts in a comment!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobdroog.nl/2009/06/12/flac-to-mp3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Convert .m4b to .mp3 using bash.</title>
		<link>http://www.bobdroog.nl/2009/06/04/m4b-to-mp3/</link>
		<comments>http://www.bobdroog.nl/2009/06/04/m4b-to-mp3/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 19:19:08 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[.m4b]]></category>
		<category><![CDATA[.mp3]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[convert mp4 to mp3]]></category>
		<category><![CDATA[converter]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[how to convert .m4b to .mp3]]></category>
		<category><![CDATA[how to convert .m4b to .mp3 using bash]]></category>
		<category><![CDATA[how to convert .m4b to .mp3 using ssh]]></category>
		<category><![CDATA[how to convert .m4b to .mp3 using Terminal]]></category>
		<category><![CDATA[how to convert m4b to .p3 using command line]]></category>
		<category><![CDATA[how to convert m4b to mp3 in linux]]></category>
		<category><![CDATA[how to convert m4b to mp3 using command]]></category>
		<category><![CDATA[how to convert m4b to mp3 with command]]></category>
		<category><![CDATA[red hat]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[to]]></category>

		<guid isPermaLink="false">http://www.bobdroog.nl/?p=555</guid>
		<description><![CDATA[A couple days ago my dad downloaded some audio books and they were all .m4b .. So he was like: what is this? We have tried to find some converters but they were not really working very well. After trying a couple windows programs I finally found a freeware one for windows &#8212; click HERE! [...]]]></description>
			<content:encoded><![CDATA[<p>A couple days ago my dad downloaded some audio books and they were all .m4b .. So he was like: what is this? We have tried to find some converters but they were not really working very well. After trying a couple windows programs I finally found a freeware one for windows &#8212; click <a class="thickbox" href="http://www.maniactools.com/soft/m4a-to-mp3-converter/audio-books-m4b-to-mp3-converter.shtml?KeepThis=true&amp;TB_iframe=true&amp;height=500&amp;width=700"><strong>HERE!</strong></a> </p>
<p>This one worked pretty good. But I was not satisfied yet, I searched the web for a .m4b to .mp3 converter in SSH/Terminal and I found one. Here some steps.</p>
<p>1. First you need to download and install the &#8220;<strong>Faad</strong>&#8221; package and the &#8220;<strong>Lame</strong>&#8221; package on your server. (Easy to find @ google.com)</p>
<p>2. Make sure you have &#8220;<strong>python</strong>&#8221; on your server. (if not &#8212; yum install python)</p>
<p>3. Now, download the plugin to your server &#8212; <strong>wget http://dl.getdropbox.com/u/22008/scripts/m4b2mp3.py</strong></p>
<p>4. Start the script and it will convert your .m4b files to .mp3.</p>
<p><em><strong>How to use the script?</strong></em><br />
<strong>#python m4b2mp3.py</strong><br />
&#8211; Decodes m4b files in current directory and sub directories and consequently encodes the output to mp3.</p>
<p><strong>#python m4b2mp3.py -d /media/audiobook/Bourne\ Supremacy </strong><br />
&#8211; Decodes m4b files in supplied directory and sub directories and encodes the output to mp3.</p>
<p>Need help? Just leave a comment and I&#8217;ll get back to you!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobdroog.nl/2009/06/04/m4b-to-mp3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

