<?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; convert</title>
	<atom:link href="http://www.bobdroog.nl/tag/convert/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>Convert .mkv to .avi and merge subtitles using bash.</title>
		<link>http://www.bobdroog.nl/2009/11/13/convert-mkv-to-avi-and-merge-subtitles-using-bash/</link>
		<comments>http://www.bobdroog.nl/2009/11/13/convert-mkv-to-avi-and-merge-subtitles-using-bash/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 16:54:59 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[.mkv]]></category>
		<category><![CDATA[.srt]]></category>
		<category><![CDATA[AVI]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[convert .mkv to .avi]]></category>
		<category><![CDATA[converting movie]]></category>
		<category><![CDATA[converting video]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[how to convert .mkv to .avi with subtitles]]></category>
		<category><![CDATA[how to merge .srt file in .avi]]></category>
		<category><![CDATA[how to merge subtitles]]></category>
		<category><![CDATA[how to merge subtitles in .avi]]></category>
		<category><![CDATA[mencoder]]></category>
		<category><![CDATA[subtitles]]></category>
		<category><![CDATA[to]]></category>
		<category><![CDATA[using subtitles]]></category>

		<guid isPermaLink="false">http://www.bobdroog.nl/?p=1094</guid>
		<description><![CDATA[Converting a .mkv file to .avi is easy using this command. It should also merge the standard subtitles. The only problem is that the .avi is still large. user@server:$ mencoder "video.mkv" -ovc lavc -lavcopts vcodec=mpeg4:threads=8:vbitrate=3000 -oac copy -o video.avi]]></description>
			<content:encoded><![CDATA[<p>Converting a .mkv file to .avi is easy using this command. It should also merge the standard subtitles. The only problem is that the .avi is still large.</p>

<div class="wp-terminal">user@server:$ mencoder "video.mkv" -ovc lavc -lavcopts vcodec=mpeg4:threads=8:vbitrate=3000 -oac copy -o video.avi<br/></div>

]]></content:encoded>
			<wfw:commentRss>http://www.bobdroog.nl/2009/11/13/convert-mkv-to-avi-and-merge-subtitles-using-bash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a DVD from .MPG and add subtitles using Spumux in bash.</title>
		<link>http://www.bobdroog.nl/2009/11/13/create-a-dvd-from-mpg-and-add-subtitles-using-spumux-in-bash/</link>
		<comments>http://www.bobdroog.nl/2009/11/13/create-a-dvd-from-mpg-and-add-subtitles-using-spumux-in-bash/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 09:14:41 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[.mpeg]]></category>
		<category><![CDATA[.mpg]]></category>
		<category><![CDATA[AVI]]></category>
		<category><![CDATA[burn]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[dvdauthor]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[growisofs]]></category>
		<category><![CDATA[how to create dvd from mpg]]></category>
		<category><![CDATA[how to create dvd from mpg with subtitles]]></category>
		<category><![CDATA[how to create dvd from mpg with subtitles in linux]]></category>
		<category><![CDATA[how to create dvd from mpg with subtitles using bash]]></category>
		<category><![CDATA[how to create dvd from mpg with subtitles using linux]]></category>
		<category><![CDATA[how to create dvd from mpg with subtitles using ssh]]></category>
		<category><![CDATA[how to create dvd from mpg with subtitles using terminal]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[mkisofs]]></category>
		<category><![CDATA[ntsc]]></category>
		<category><![CDATA[ntsc-dvd]]></category>
		<category><![CDATA[pal]]></category>
		<category><![CDATA[pal-dvd]]></category>
		<category><![CDATA[red hat]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[using bash]]></category>
		<category><![CDATA[using linux]]></category>
		<category><![CDATA[using ssh]]></category>
		<category><![CDATA[using terminal]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.bobdroog.nl/?p=1049</guid>
		<description><![CDATA[Packages needed: FFmpeg, spumux, dvdauthor. And maybe mkisofs to create a dvd iso. Or growisofs to burn directly. (If you need to identify your video, install Mplayer. user@server:$ yum install ffmpeg spumux dvdauthor mkisofs growisofs mplayer First we need a .mpg or .mpeg file. For example if you have an .avi file, convert this to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Packages needed</strong>: <em>FFmpeg, spumux, dvdauthor</em>. And maybe <em>mkisofs </em>to create a dvd iso. Or <em>growisofs </em>to burn directly. (If you need to identify your video, install Mplayer.</p>

<div class="wp-terminal">user@server:$ yum install ffmpeg spumux dvdauthor mkisofs growisofs mplayer<br/></div>

<p>First we need a .mpg or .mpeg file. For example if you have an .avi file, convert this to .mpg (change pal-dvd to ntsc-dvd if needed)</p>

<div class="wp-terminal">user@server:$ ffmpeg -i movie.avi -target pal-dvd movie.mpg<br/></div>

<p>Now we have the .mpg file we can set up the XML files with the settings for the conversion. Create spumux.xml and add the following settings into it.</p>
<div class="codesnip-container" >
<div class="xml codesnip" style="font-family:monospace;"><span class="sc3"><span class="re1">&lt;subpictures<span class="re2">&gt;</span></span></span><br />
&nbsp; &nbsp;<span class="sc3"><span class="re1">&lt;stream<span class="re2">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; <span class="sc3"><span class="re1">&lt;textsub</span> <span class="re0">filename</span>=<span class="st0">&quot;yoursubsname.srt&quot;</span> <span class="re0">characterset</span>=<span class="st0">&quot;ISO8859-1&quot;</span> </span><br />
<span class="sc3"> &nbsp; &nbsp; &nbsp; &nbsp; <span class="re0">fontsize</span>=<span class="st0">&quot;28.0&quot;</span> <span class="re0">font</span>=<span class="st0">&quot;arial.ttf&quot;</span> <span class="re0">horizontal-alignment</span>=<span class="st0">&quot;left&quot;</span> </span><br />
<span class="sc3"> &nbsp; &nbsp; &nbsp; &nbsp; <span class="re0">vertical-alignment</span>=<span class="st0">&quot;bottom&quot;</span> <span class="re0">left-margin</span>=<span class="st0">&quot;60&quot;</span> <span class="re0">right-margin</span>=<span class="st0">&quot;60&quot;</span> </span><br />
<span class="sc3"> &nbsp; &nbsp; &nbsp; &nbsp; <span class="re0">top-margin</span>=<span class="st0">&quot;20&quot;</span> <span class="re0">bottom-margin</span>=<span class="st0">&quot;30&quot;</span> <span class="re0">subtitle-fps</span>=<span class="st0">&quot;25&quot;</span> </span><br />
<span class="sc3"> &nbsp; &nbsp; &nbsp; &nbsp; <span class="re0">movie-fps</span>=<span class="st0">&quot;25&quot;</span> <span class="re0">movie-width</span>=<span class="st0">&quot;720&quot;</span> <span class="re0">movie-height</span>=<span class="st0">&quot;576&quot;</span></span><br />
<span class="sc3"> &nbsp; &nbsp; &nbsp;<span class="re2">/&gt;</span></span><br />
&nbsp; &nbsp;<span class="sc3"><span class="re1">&lt;/stream<span class="re2">&gt;</span></span></span><br />
<span class="sc3"><span class="re1">&lt;/subpictures<span class="re2">&gt;</span></span></span></div>
</div>
<p>You have to replace the filename, movie-width and the movie-height to your video preferences. You have seen them while converting if not use this command.</p>

<div class="wp-terminal">user@server:$ mplayer -identify output.mpg<br/></div>

<p>Now before we start processing, we need <strong>arial.ttf</strong> in our .spumux folder. If you don&#8217;t have a .spumux folder, create one;</p>

<div class="wp-terminal">user@server:$ mkdir ~/.spumux<br/></div>

<p>OK &#8212; now we are all set, what you have to do now is use the following command.</p>

<div class="wp-terminal">user@server:$ spumux spumux.xml < out.mpg > output.mpg<br/></div>

<div class="codesnip-container" >
<div class="xml codesnip" style="font-family:monospace;">DVDAuthor::spumux, version 0.6.11.<br />
Build options: gnugetopt iconv freetype<br />
Send bugs to</p>
<p>INFO: Locale=en_US.UTF-8<br />
INFO: Converting filenames to UTF-8<br />
INFO: Detected subtitle file format: subviewer<br />
INFO: Opened iconv descriptor. *UTF-8* *ISO8859-1*<br />
INFO: Read 1340 subtitles<br />
INFO: Adjusted 39 subtitle(s).<br />
INFO: Unicode font: 1418 glyphs.<br />
INFO: Found EOF in .sub file.<br />
WARN: &nbsp;Read 0, expected 4<br />
INFO: 1340 subtitles added, 0 subtitles skipped, stream: 32, offset: 0.50</p>
<p>Statistics:<br />
- Processed 1340 subtitles.<br />
- The longest display line had 48 characters.<br />
- The maximum number of displayed lines was 3.<br />
- The normal display height of the font arial.ttf was 32.<br />
- The bottom display height of the font arial.ttf was 45.<br />
- The biggest subtitle box had 4470 bytes.</div>
</div>
<p>Alright, when this is done we have to make another .xml file. Create dvd.xml and put this in there.</p>
<div class="codesnip-container" >
<div class="xml codesnip" style="font-family:monospace;"><span class="sc3"><span class="re1">&lt;dvdauthor</span> <span class="re0">dest</span>=<span class="st0">&quot;DVD&quot;</span><span class="re2">&gt;</span></span><br />
&nbsp; <span class="sc3"><span class="re1">&lt;vmgm</span> <span class="re2">/&gt;</span></span><br />
&nbsp; &nbsp;<span class="sc3"><span class="re1">&lt;titleset<span class="re2">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp;<span class="sc3"><span class="re1">&lt;titles<span class="re2">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp;<span class="sc3"><span class="re1">&lt;pgc<span class="re2">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class="sc3"><span class="re1">&lt;vob</span> <span class="re0">file</span>=<span class="st0">&quot;output.mpg&quot;</span><span class="re2">/&gt;</span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp;<span class="sc3"><span class="re1">&lt;/pgc<span class="re2">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp;<span class="sc3"><span class="re1">&lt;/titles<span class="re2">&gt;</span></span></span><br />
&nbsp; &nbsp;<span class="sc3"><span class="re1">&lt;/titleset<span class="re2">&gt;</span></span></span><br />
<span class="sc3"><span class="re1">&lt;/dvdauthor<span class="re2">&gt;</span></span></span></div>
</div>
<p>Obviously you have to change the vob file to your output video name. When you have done that we can do the following command.</p>

<div class="wp-terminal">user@server:$ dvdauthor -x dvd.xml<br/></div>

<div class="codesnip-container" >
<div class="xml codesnip" style="font-family:monospace;">DVDAuthor::dvdauthor, version 0.6.11.<br />
Build options: gnugetopt iconv freetype<br />
Send bugs to</p>
<p>INFO: Locale=en_US.UTF-8<br />
INFO: Converting filenames to UTF-8<br />
INFO: dvdauthor creating VTS<br />
STAT: Picking VTS 01</p>
<p>STAT: Processing output.mpg&#8230;<br />
STAT: VOBU 12080 at 4249MB, 1 PGCS<br />
INFO: Video pts = 0.500 .. 5813.060<br />
INFO: Audio[0] pts = 0.500 .. 5813.172<br />
INFO: Audio[32] pts = 5.660 .. 5760.406<br />
STAT: VOBU 12086 at 4250MB, 1 PGCS<br />
INFO: Generating VTS with the following video attributes:<br />
INFO: MPEG version: mpeg2<br />
INFO: TV standard: pal<br />
INFO: Aspect ratio: 4:3<br />
INFO: Resolution: 720&#215;576<br />
INFO: Audio ch 0 format: ac3/6ch, 48khz drc</p>
<p>STAT: fixed 12086 VOBUS<br />
INFO: dvdauthor creating table of contents<br />
INFO: Scanning DVD/VIDEO_TS/VTS_01_0.IFO</div>
</div>
<p>You have just created a dvd including subtitles which you can enable or disable. What you got to do now is simply make a ISO or burn it directly to your blank dvd.</p>
<p>To make a ISO you can use this command:</p>

<div class="wp-terminal">user@server:$ mkisofs -dvd-video -o name-your-dvd.iso DVD/<br/></div>

<div class="codesnip-container" >
<div class="xml codesnip" style="font-family:monospace;">97.40% done, estimate finish Fri Nov 13 08:53:17 2009<br />
97.63% done, estimate finish Fri Nov 13 08:53:16 2009<br />
97.86% done, estimate finish Fri Nov 13 08:53:17 2009<br />
98.09% done, estimate finish Fri Nov 13 08:53:17 2009<br />
98.32% done, estimate finish Fri Nov 13 08:53:16 2009<br />
98.55% done, estimate finish Fri Nov 13 08:53:17 2009<br />
98.78% done, estimate finish Fri Nov 13 08:53:16 2009<br />
99.01% done, estimate finish Fri Nov 13 08:53:16 2009<br />
99.24% done, estimate finish Fri Nov 13 08:53:16 2009<br />
99.46% done, estimate finish Fri Nov 13 08:53:15 2009<br />
99.69% done, estimate finish Fri Nov 13 08:53:15 2009<br />
99.92% done, estimate finish Fri Nov 13 08:53:16 2009<br />
Total translation table size: 0<br />
Total rockridge attributes bytes: 0<br />
Total directory bytes: 4096<br />
Path table size(bytes): 42<br />
Max brk space used 15000<br />
2176659 extents written (4251 MB)<br />
[user@server]$</div>
</div>
<p>If you want to burn it directly without making a .iso then use this command; (Replace /dev/scd0 with the device path to your DVD recorder)</p>

<div class="wp-terminal">user@server:$ growisofs -Z /dev/scd0 -dvd-video DVD/<br/></div>

]]></content:encoded>
			<wfw:commentRss>http://www.bobdroog.nl/2009/11/13/create-a-dvd-from-mpg-and-add-subtitles-using-spumux-in-bash/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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>
	</channel>
</rss>

