<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Michele Campeotto: Tag sound</title>
    <link>http://blog.micampe.it/articles/tag/sound?tag=sound</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>I'm not Winston Wolfe.</description>
    <item>
      <title>Making the Flash plugin audio handling not suck</title>
      <description>&lt;p&gt;Another tip like last one so that I can remember it. The Macromedia Flash plugin on Linux is stuck on using directly the  &lt;code&gt;/dev/dsp&lt;/code&gt;, so you&amp;#8217;re left to either listening to audio from Flash or from anything else.&lt;/p&gt;

&lt;p&gt;An hack is available but, as &lt;a href="https://launchpad.net/malone/bugs/29760"&gt;explained by the Ubuntu team&lt;/a&gt;, it makes Firefox unstable (but it&amp;#8217;s still the plugin&amp;#8217;s fault because it runs in the same process, but plugins should run in another process, bla bla bla).&lt;/p&gt;

&lt;p&gt;Reading the comments in that bug, though, I found another workaround: install the &lt;code&gt;alsa-oss&lt;/code&gt; package, wich wraps calls to &lt;code&gt;/dev/dsp&lt;/code&gt; and routes them to ALSA, then edit &lt;code&gt;/etc/firefox/firefoxrc&lt;/code&gt; or &lt;code&gt;~/.mozilla/firefox/rc&lt;/code&gt; (the latter takes precedence on the former, if it exists) and put &lt;code&gt;FIREFOX_DSP="aoss"&lt;/code&gt; in there.&lt;/p&gt;

&lt;p&gt;Then restart Firefox and enjoy. It looks stable for now on Ubuntu Dapper.&lt;/p&gt;</description>
      <pubDate>Fri, 28 Apr 2006 00:37:00 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:3e4e9a32-625d-4791-b759-48fa60064efa</guid>
      <author>micampe</author>
      <link>http://blog.micampe.it/articles/2006/04/28/making-the-flash-plugin-audio-handling-not-suck</link>
      <category>English</category>
      <category>flash</category>
      <category>ubuntu</category>
      <category>firefox</category>
      <category>sound</category>
      <category>alsa</category>
      <trackback:ping>http://blog.micampe.it/articles/trackback/209</trackback:ping>
    </item>
  </channel>
</rss>
