<?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>Code Emporium &#187; .flac</title>
	<atom:link href="http://www.codeemporium.com/tag/flac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codeemporium.com</link>
	<description>Coding eclecticism, and other large words</description>
	<lastBuildDate>Mon, 31 May 2010 13:30:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Convincing .flac files to play in Windows Media Player 12</title>
		<link>http://www.codeemporium.com/2009/11/26/convincing-flac-files-to-play-in-windows-media-player-12/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=convincing-flac-files-to-play-in-windows-media-player-12</link>
		<comments>http://www.codeemporium.com/2009/11/26/convincing-flac-files-to-play-in-windows-media-player-12/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 13:44:06 +0000</pubDate>
		<dc:creator>Bryce Thomas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.flac]]></category>
		<category><![CDATA[codecs]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[windows media player 12]]></category>

		<guid isPermaLink="false">http://www.codeemporium.com/?p=462</guid>
		<description><![CDATA[For quite some time, whenever I wanted to play .flac files I resorted to using Winamp. Winamp is a perfectly good piece of software, but at the end of the day my preference has always been with Windows Media Player. I recently installed Windows 7 and decided that now was as good a time as [...]]]></description>
			<content:encoded><![CDATA[<p>For quite some time, whenever I wanted to play .flac files I resorted to using Winamp.  Winamp is a perfectly good piece of software, but at the end of the day my preference has always been with Windows Media Player.  I recently installed Windows 7 and decided that now was as good a time as any to see if I could do away with Winamp and listen to all my music through Windows Media Player 12.  </p>
<p>I&#8217;m happy to say that getting .flac files playing in Windows Media Player wasn&#8217;t actually all that difficult.  Still, there seems to be some confusion regarding the process and everything I&#8217;ve read online makes it out to be more difficult than it needs to be.  So I thought I&#8217;d write a quick guide that I&#8217;m hoping will have a better signal-to-noise ratio than what&#8217;s already out there.  I suspect the instructions I&#8217;m providing here work equally as well on some older versions of Windows Media Player, though I&#8217;ve only tested this out on version 12 and your mileage may vary.</p>
<p><b>The short version of getting .flac files to play in Windows Media Player 12</b></p>
<blockquote>
<ol>
<li>Close Windows Media Player 12.</li>
<li>Go to <a href="http://xiph.org/dshow/">http://xiph.org/dshow/</a> and download the <i>Windows 32-bit Installer</i> of the codecs.  Do this, <i>regardless</i> of whether you have a 32 or 64-bit operating system.  Install it.</li>
<li>Restart your computer.</li>
<li>Open Windows Media Player 12.</li>
<li>Try opening one of your .flac files through Windows Media Player 12.</li>
</ol>
</blockquote>
<p>If at this point you&#8217;ve got your .flac files playing through Windows Media Player, then rejoice in whatever way you see fit (if you lack imagination, a cheque in the mail would be fine).  If your .flac files aren&#8217;t playing, then by the power vested in me by my <a href="http://www.codinghorror.com/blog/archives/000818.html">Works On My Machine</a> certificate, I hereby abdicate myself of all responsibility for your stuff not working and redirect you back to <a href="http://www.google.com">Google</a> to seek further assistance.</p>
<p>So you&#8217;ve got your .flac files playing, but they&#8217;re not showing up in your media library.  Fear not!  There&#8217;s <del datetime="2009-11-26T07:43:39+00:00">an emacs command</del> a plugin for that!  </p>
<p><b>Getting your .flac files to show up in Windows Media Player 12 library</b></p>
<blockquote>
<ol>
<li>Close Windows Media Player 12</li>
<li>Go to <a href="http://www.softpointer.com/WMPTagSupport.htm">http://www.softpointer.com/WMPTagSupport.htm</a> and download the tag support plugin. Install it.</li>
<li>Restart your computer.</li>
<li>Open Windows Media Player 12.</li>
<li>Reimport your music library.</li>
</ol>
</blockquote>
<p>Now the last step there, &#8220;reimporting&#8221; your music library &#8211; I don&#8217;t know of any new fan dangle way of doing this and if a &#8220;reimport&#8221; button does exist then I sure haven&#8217;t found it.  The way I &#8220;reimport&#8221; my music library is to first remove all of my library folders (press <em>Ctrl + M</em> to show the menu bar and then go <em>File > Manage Libraries > Music</em> and remove all of the library location folders that you keep your music in).  Then I add my music folders back again; believe it or not, using the &#8220;Add&#8230;&#8221; button.  This should force Windows Media Player to repopulate your music library, this time including any .flac files.</p>
<p>And really that&#8217;s all there is to it.  Now you can play your .flac files through Windows Media Player and even access them through the media player library.  </p>
<p>For those interested, here&#8217;s a few quick notes on some of the things I glossed over in the instructions:</p>
<ul>
<li>I&#8217;ve recommended restarting your computer after installing both the codecs and the library tag plugin.  You might actually be able to get away without doing any restarts.  The only reason I recommend restarting your computer is that when I installed the codecs/library tag plugin, Windows Media Player froze on me when I tried to pause one of the .flac files I was listening to.  I suspect this was caused by having not restarted my computer after installing the codecs, although I could be wrong.</li>
<li>I&#8217;ve said to download the 32-bit version of the codecs, regardless of whether you have a 32 or 64-bit operating system.  If you have a 32-bit version of Windows, of course this makes sense.  If you have a 64-bit version of Windows, then your computer actually has two versions of Windows Media Player installed on it; a 32-bit version and a 64-bit version.  The thing is, by default, Windows uses the 32-bit version of Windows Media Player whenever you launch it and not the 64-bit version (I don&#8217;t know for sure why, but I imagine it&#8217;s to do with some aspect of compatibility).  The 64-bit version of the codecs don&#8217;t work with the default (32-bit) version of Windows Media Player.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.codeemporium.com/2009/11/26/convincing-flac-files-to-play-in-windows-media-player-12/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>

