
<rss version="2.0" xml:base="http://www.richmondcomputes.org">
<channel>
 <title>Richmond Open Source Community - Music &amp;amp; Video</title>
 <link>http://www.richmondcomputes.org/taxonomy/term/8/0</link>
 <description>
&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body /&gt;&lt;/html&gt;</description>
 <language>en</language>
<item>
 <title>Processing Digital Camera videos for Flickr with Ubuntu Linux</title>
 <link>http://www.richmondcomputes.org/blog/mark/processing_digital_video_for_flickr_with_linux</link>
 <description> &lt;p&gt;Here&#039;s how I processed some digital camera videos for uploading to Flickr. The things I wanted to adjust were:&lt;/p&gt;
&lt;ul &gt;
&lt;li &gt;Shortening the length&lt;/li&gt;
&lt;li &gt;Removing the original Audio track&lt;/li&gt;
&lt;li &gt;Adding new music, using a sound loop&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Nothing particularly that seems like it should be hard. (Details after the break)&lt;/p&gt;
 </description>
 <category domain="http://www.richmondcomputes.org/taxonomy/term/33">Hardy Heron 8.04</category>
 <category domain="http://www.richmondcomputes.org/taxonomy/term/8">Music &amp; Video</category>
 <category domain="http://www.richmondcomputes.org/open_source">Open Source</category>
 <category domain="http://www.richmondcomputes.org/taxonomy/term/26">Ubuntu</category>
 <pubDate>Wed, 06 Aug 2008 22:38:19 -0400</pubDate>
</item>
<item>
 <title>Fixing sound in Firefox Flash Plugin on Mandriva Linux 2007</title>
 <link>http://www.richmondcomputes.org/blog/mark/fixing_sound_in_flash_plugin</link>
 <description> &lt;p&gt;Sound was generally working fine on my Mandriva&lt;a href=&quot;glossary#term25&quot; title=&quot;Mandriva: Mandriva is an easy to use and adminster desktop Linux distribution. It is being used by several people locally. More information is available at Mandriva.com. &quot;&gt;&lt;img src=&quot;modules/glossary.gif&quot; /&gt;&lt;/a&gt; 2007 workstation, but sound in the Flash plugin was not. Here&#039;s how I debugged the problem and fixed it. &lt;/p&gt;
&lt;p&gt;First, running Firefox from a terminal provided a great clue. To launch Firefox this way it may work to use Alt-F2 to have the run  box appear, and then type &quot;mozilla-firefox&quot; and make sure &quot;Run in  terminal&quot; is selected&quot;. &lt;/p&gt;
&lt;p&gt;This should lots of ALSA-related errors, including &quot;device not found&quot;. &lt;/p&gt;
&lt;p&gt;By launching the Mandriva Control Center (Alt-F2 then &#039;mcc&#039;), I was able to review the sound drivers in use. I navigated to &quot;Hardware : Look and Configure Hardware&quot; and then selected my soundcard below the &quot;Soundcard&quot; option. My soundcard was listed as &quot;82801EB AC&#039;97 Audio&quot;. From there, I could select &quot;Run Config Tool&quot;, which provided a list of driver options. Only one of them was listed as &quot;ALSA&quot;, so I switched the driver to that.&lt;/p&gt;
 </description>
 <category domain="http://www.richmondcomputes.org/taxonomy/term/5">Linux</category>
 <category domain="http://www.richmondcomputes.org/taxonomy/term/6">Mandriva</category>
 <category domain="http://www.richmondcomputes.org/taxonomy/term/8">Music &amp; Video</category>
 <pubDate>Thu, 11 Oct 2007 12:45:27 -0400</pubDate>
</item>
<item>
 <title>Jokosher: audio production made simple.... someday</title>
 <link>http://www.richmondcomputes.org/node/95</link>
 <description> &lt;p&gt;&lt;a href=&quot;http://www.jokosher.org/&quot;&gt;Jokosher&lt;/a&gt; is a simple and powerful multi-track studio that uses Gstreamer. It provides a complete application for recording, editing, mixing and exporting audio, and has been specifically designed with usability in mind. The developers behind Jokosher have re-thought audio production at every level, and are creating something devilishly simple to use.  It was started by Jono Bacon, the Ubuntu&lt;a href=&quot;glossary#term21&quot; title=&quot;Ubuntu: Ubuntu is a Linux distribution that is used around the world and locally as well. Visit the Ubuntu homepage for further information. &quot;&gt;&lt;img src=&quot;modules/glossary.gif&quot; /&gt;&lt;/a&gt; Community Manager for Canonical, and one of the hosts of &lt;a href=&quot;http://www.lugradio.org&quot;&gt;LugRadio&lt;/a&gt; because Jono admitted that LugRadio is recorded in qbase in Widows.  To which a bunch of the listeners &quot;gave him a kicking. Less than a year ago they started this project and are about to release 0.9.  0.9 is really 1.0 but Jono and the team refuse to call it 1.0 until they have support for multiple input sound cards, this is not really a Jokosher problem but is an ALSA problem.  If nothing else this project is improving Gstreamer and ALSA.&lt;/p&gt;
 </description>
 <category domain="http://www.richmondcomputes.org/taxonomy/term/8">Music &amp; Video</category>
 <pubDate>Sun, 04 Feb 2007 14:10:10 -0500</pubDate>
</item>
<item>
 <title>Open Source Totem Beats RealPlayer with RealAudio stream</title>
 <link>http://www.richmondcomputes.org/blog/mark/totem_beats_realplayer</link>
 <description> &lt;p&gt;I was disappointed that Realplayer 10 wouldn&#039;t play &lt;a href=&quot;http://mark.stosberg.com/tilt-a-whirl/audio/mama.ram&quot;&gt;this RealAudio stream&lt;/a&gt; I made several years ago, using official Real-branded tools as I recall. Instead, the message returned is:&lt;/p&gt;
&lt;p&gt;&lt;cite &gt;&lt;br /&gt;
The content you are trying to play uses an audio codec that is obsolete and no longer supported. Please contact the content provider about using a supported codec.&lt;br /&gt;
&lt;/cite&gt;&lt;/p&gt;
&lt;p&gt;It appears Real quit supporting their own format. However, the open source&lt;a href=&quot;glossary#term14&quot; title=&quot;Open Source: In general, open source refers to any program whose source code is made available for use or modification as users or other developers see fit. (Historically, the makers of proprietary software have generally not made source code available.) Open source software is usually developed as a public collaboration and made freely available.&quot;&gt;&lt;img src=&quot;modules/glossary.gif&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://www.gnome.org/projects/totem/&quot;&gt;totem&lt;/a&gt; player had no problem with it.&lt;/p&gt;
 </description>
 <category domain="http://www.richmondcomputes.org/taxonomy/term/5">Linux</category>
 <category domain="http://www.richmondcomputes.org/taxonomy/term/8">Music &amp; Video</category>
 <category domain="http://www.richmondcomputes.org/open_source">Open Source</category>
 <pubDate>Thu, 21 Dec 2006 08:26:10 -0500</pubDate>
</item>
<item>
 <title>Music Management</title>
 <link>http://www.richmondcomputes.org/resources/recommended_apps/music</link>
 <description> &lt;p&gt;If you&#039;re looking for an open source&lt;a href=&quot;glossary#term14&quot; title=&quot;Open Source: In general, open source refers to any program whose source code is made available for use or modification as users or other developers see fit. (Historically, the makers of proprietary software have generally not made source code available.) Open source software is usually developed as a public collaboration and made freely available.&quot;&gt;&lt;img src=&quot;modules/glossary.gif&quot; /&gt;&lt;/a&gt; alternative for iTunes, Windows Media Player, WinAmp or any other similar application I highly recommend &lt;a href=&quot;http://amarok.kde.org/&quot;&gt;amaroK&lt;/a&gt;. It has some very nice features such as lyric and Wikipedia integration and auto album art retrival, none of which are available on most other applications.&lt;/p&gt;
&lt;p&gt;AmaroK will most likely be the default music player for Linux&lt;a href=&quot;glossary#term15&quot; title=&quot;Linux: Linux is a free, open source alternative that provides an alternative to Windows and Mac OS X. Linux is already being used in home, businesses and schools around Indiana and the world. &quot;&gt;&lt;img src=&quot;modules/glossary.gif&quot; /&gt;&lt;/a&gt; distributions that use KDE&lt;a href=&quot;glossary#term19&quot; title=&quot;KDE: Acronym for the &amp;quot;K Desktop Environment&amp;quot;. Unlike Windows and Macintosh, Linux gives you a wide range of choices of your desktop looks and works. KDE is the most popular. You usually don&amp;#039;t have to worry about this choice if you don&amp;#039;t care about it. &quot;&gt;&lt;img src=&quot;modules/glossary.gif&quot; /&gt;&lt;/a&gt;, such as Mandriva&lt;a href=&quot;glossary#term25&quot; title=&quot;Mandriva: Mandriva is an easy to use and adminster desktop Linux distribution. It is being used by several people locally. More information is available at Mandriva.com. &quot;&gt;&lt;img src=&quot;modules/glossary.gif&quot; /&gt;&lt;/a&gt;. &lt;/p&gt;
 </description>
 <category domain="http://www.richmondcomputes.org/taxonomy/term/8">Music &amp; Video</category>
 <pubDate>Thu, 03 Nov 2005 15:03:28 -0500</pubDate>
</item>
</channel>
</rss>
