<?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:  What can I do to restore audio in Flash after using Rythmbox?</title>
      <link>http://ask.metafilter.com/47829/What-can-I-do-to-restore-audio-in-Flash-after-using-Rythmbox/</link>
      <description>Comments on Ask MetaFilter post What can I do to restore audio in Flash after using Rythmbox?</description>
	  	  <pubDate>Tue, 03 Oct 2006 14:06:38 -0800</pubDate>
      <lastBuildDate>Tue, 03 Oct 2006 14:06:38 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question:  What can I do to restore audio in Flash after using Rythmbox?</title>
  	<link>http://ask.metafilter.com/47829/What-can-I-do-to-restore-audio-in-Flash-after-using-Rythmbox</link>	
  	<description>&lt;b&gt;Linux audio&lt;/b&gt;: I don&apos;t get any audio in flash videos (i.e. Youtube) after listening to FLAC&apos;s and MP3&apos;s in Rythmbox (even after I close the program) until I reboot. Am I supposed to &quot;free&quot; the audio codecs after using them in one software? &lt;small&gt;&lt;b&gt;Linux Ubuntu 6.06, Mozilla Firefox, codecs installed by Automatix. &lt;/b&gt;&lt;small&gt;Yes, am a newbie. &lt;/small&gt;&lt;/small&gt;</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.47829</guid>
  	<pubDate>Tue, 03 Oct 2006 13:45:32 -0800</pubDate>
  	<dc:creator>jchgf</dc:creator>
	
	<category>audio</category>
	
	<category>linux</category>
	
	<category>flash</category>
	
	<category>automatix</category>
	
	<category>codec</category>
	
	<category>rythmbox</category>
	
</item>
<item>
  	<title>By: puffin</title>
  	<link>http://ask.metafilter.com/47829/What-can-I-do-to-restore-audio-in-Flash-after-using-Rythmbox#727320</link>	
  	<description>I have a similar problem using Banshee with Ubuntu 6.06, although I never have to reboot.  I just close Banshee, close Firefox and restart it again and the sound works.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.47829-727320</guid>
  	<pubDate>Tue, 03 Oct 2006 14:06:38 -0800</pubDate>
  	<dc:creator>puffin</dc:creator>
</item>
<item>
  	<title>By: mragreeable</title>
  	<link>http://ask.metafilter.com/47829/What-can-I-do-to-restore-audio-in-Flash-after-using-Rythmbox#727393</link>	
  	<description>Supposedly, &lt;a href=&quot;http://www.ubuntuforums.org/showthread.php?t=255422&quot;&gt;this&lt;/a&gt; works for ubuntu.  For me, on gentoo, I had to edit /usr/bin/firefox and changed this line:&lt;br&gt;
&lt;br&gt;
exec /usr/libexec/mozilla-launcher &amp;quot;$@&amp;quot;&lt;br&gt;
&lt;br&gt;
to this:&lt;br&gt;
&lt;br&gt;
exec aoss /usr/libexec/mozilla-launcher &amp;quot;$@&amp;quot;&lt;br&gt;
&lt;br&gt;
If you&apos;re using ALSA, which ubuntu uses, stuff that opens /dev/dsp which is the old oss style sound device, needs exclusive access or it will fail.  aoss is just a wrapper to fix that.  Even if that doesn&apos;t make sense, just try one of the two fixes above and it should work without trouble from now on.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.47829-727393</guid>
  	<pubDate>Tue, 03 Oct 2006 14:43:42 -0800</pubDate>
  	<dc:creator>mragreeable</dc:creator>
</item>
<item>
  	<title>By: knave</title>
  	<link>http://ask.metafilter.com/47829/What-can-I-do-to-restore-audio-in-Flash-after-using-Rythmbox#727481</link>	
  	<description>What mragreeable said.  Run mozilla through aoss, and it&apos;ll route the audio through ALSA (the proper way to do audio in Linux these days).  Even though you&apos;re using ALSA, the sound and video will still be out of synch, because the Flash plugin is using the OSS (old sound API) under the hood.&lt;br&gt;
&lt;br&gt;
A new flash plugin is supposedly on the horizon (&lt;a href=&quot;http://blogs.adobe.com/penguin.swf/2006/08/basic_beta_briefing.html&quot;&gt;early next year&lt;/a&gt;) that will use ALSA natively and all these shitty sound problems will go away.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.47829-727481</guid>
  	<pubDate>Tue, 03 Oct 2006 15:42:06 -0800</pubDate>
  	<dc:creator>knave</dc:creator>
</item>
<item>
  	<title>By: knave</title>
  	<link>http://ask.metafilter.com/47829/What-can-I-do-to-restore-audio-in-Flash-after-using-Rythmbox#727485</link>	
  	<description>I should note that for me, running Firefox through aoss has led to stability problems.  Firefox occasionally locks up for me, now.  I believe it&apos;s related to the &lt;a href=&quot;https://addons.mozilla.org/firefox/1320/&quot;&gt;GMail Manager&lt;/a&gt; extension I use, so it may or may not be a problem for you.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.47829-727485</guid>
  	<pubDate>Tue, 03 Oct 2006 15:43:29 -0800</pubDate>
  	<dc:creator>knave</dc:creator>
</item>
<item>
  	<title>By: nakedsushi</title>
  	<link>http://ask.metafilter.com/47829/What-can-I-do-to-restore-audio-in-Flash-after-using-Rythmbox#727490</link>	
  	<description>I was having the same problem, but it seems like mragreeable&apos;s link fixed it.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.47829-727490</guid>
  	<pubDate>Tue, 03 Oct 2006 15:47:17 -0800</pubDate>
  	<dc:creator>nakedsushi</dc:creator>
</item>
<item>
  	<title>By: Loudmax</title>
  	<link>http://ask.metafilter.com/47829/What-can-I-do-to-restore-audio-in-Flash-after-using-Rythmbox#727516</link>	
  	<description>mragreeable&apos;s solution fixed xmms/firefox audio conflicts on my Gentoo system too.  This is a surprising place to find a Gentoo fix.  &lt;br&gt;
&lt;br&gt;
In the future I&apos;d suggest turning to &lt;a href=&quot;http://ubuntuforums.org/&quot;&gt;http://ubuntuforums.org/&lt;/a&gt; as the first place to look for solutions to Ubuntu Linux related problems or nuisances.  Though today, I&apos;m glad you did post to Ask Mefi.  Thanks mragreeable!</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.47829-727516</guid>
  	<pubDate>Tue, 03 Oct 2006 16:01:20 -0800</pubDate>
  	<dc:creator>Loudmax</dc:creator>
</item>
<item>
  	<title>By: furtive</title>
  	<link>http://ask.metafilter.com/47829/What-can-I-do-to-restore-audio-in-Flash-after-using-Rythmbox#727591</link>	
  	<description>&lt;a href=&quot;http://www.ubuntuforums.org/showthread.php?t=204022&quot;&gt;This fixed it for me, lickity split.&lt;/a&gt;  Of course, I have the 1/4 second delay that everyone else gets too.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.47829-727591</guid>
  	<pubDate>Tue, 03 Oct 2006 17:06:02 -0800</pubDate>
  	<dc:creator>furtive</dc:creator>
</item>

    </channel>
</rss>
