<?xml version="1.0" encoding="UTF-8"?><!-- generator="lyceum/1.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Where have all my music videos gone?</title>
	<link>http://www.redhatmagazine.com/2007/03/26/where-have-all-my-music-videos-gone/</link>
	<description>Red Hat Magazine</description>
	<pubDate>Fri, 10 Oct 2008 20:05:00 +0000</pubDate>
	<generator>http://lyceum.ibiblio.org/?v=1.0.2</generator>

	<item>
		<title>by: David Fraser</title>
		<link>http://www.redhatmagazine.com/2007/03/26/where-have-all-my-music-videos-gone/#comment-2874</link>
		<pubDate>Thu, 05 Apr 2007 00:59:24 +0000</pubDate>
		<guid>http://www.redhatmagazine.com/2007/03/26/where-have-all-my-music-videos-gone/#comment-2874</guid>
					<description>Head of to getdemocracy.com - a fair number of bugs still, but the idea is great: you use that to store all your video content on your machine locally rather than relying on the site you got it from to keep it there...</description>
		<content:encoded><![CDATA[<p>Head of to getdemocracy.com - a fair number of bugs still, but the idea is great: you use that to store all your video content on your machine locally rather than relying on the site you got it from to keep it there&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Julie Bryce</title>
		<link>http://www.redhatmagazine.com/2007/03/26/where-have-all-my-music-videos-gone/#comment-2345</link>
		<pubDate>Thu, 29 Mar 2007 15:28:37 +0000</pubDate>
		<guid>http://www.redhatmagazine.com/2007/03/26/where-have-all-my-music-videos-gone/#comment-2345</guid>
					<description>I like this article idea(s).</description>
		<content:encoded><![CDATA[<p>I like this article idea(s).
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Tom Poe</title>
		<link>http://www.redhatmagazine.com/2007/03/26/where-have-all-my-music-videos-gone/#comment-2103</link>
		<pubDate>Tue, 27 Mar 2007 21:03:27 +0000</pubDate>
		<guid>http://www.redhatmagazine.com/2007/03/26/where-have-all-my-music-videos-gone/#comment-2103</guid>
					<description>Good comment, Stephen.  Here's a starting point to mull over.

I use Fedora Core5.  I loaded it with CCRMA's bundled package:
http://ccrma.stanford.edu/planetccrma/software/

Then, I installed mencoder, mplayer, cinelerra, Audacity.

This setup allows me to take photos, move them into a directory.  I then bring up a terminal and type:
$&#62;  mencoder mf://*.jpg -mf w=320:h=240:fps=1/7:type=jpg -ovc copy -audiofile whatever_audio_file.ogg -oac pcm -o test1.avi 

This produces the test1.avi video.  I immediately type:
$&#62;   mencoder test1.avi -o new5.mpg -ofps 25 -vf scale=320:240,harddup -of mpeg -mpegopts format=vcd -oac lavc -lavcopts acodec=mp2:abitrate=224 -ovc lavc -lavcopts vcodec=mpeg1video:vrc_buf_size=327:keyint=15:vrc_maxrate=1152:vbitrate=1152:vmax_b_frames=0

I now have the new5.mpg video.  This loads into Cinelerra for editing, where effects, video clips, etc. can be integrated, and a final movie exported in a number of formats can be completed.

It's fairly klutzy, but makes for fun projects.  The audio file is easily created, using Audacity, where one can record into a microphone, add music samples, files, etc.  Great for podcasting enthusiasts.

Best of all, the above describes a community-based recording studio that costs zero dollars out-of-pocket, beyond a cheap microphone.  Just go to your nearest university recycle store, and ask for a donated cheap desktop computer.  When you're done playing with it, take it to your favorite local nonprofit, church, senior citizen center, whatever, and pat yourself on the back!  :)
</description>
		<content:encoded><![CDATA[<p>Good comment, Stephen.  Here&#8217;s a starting point to mull over.</p>
<p>I use Fedora Core5.  I loaded it with CCRMA&#8217;s bundled package:<br />
<a href="http://ccrma.stanford.edu/planetccrma/software/" rel="nofollow">http://ccrma.stanford.edu/planetccrma/software/</a></p>
<p>Then, I installed mencoder, mplayer, cinelerra, Audacity.</p>
<p>This setup allows me to take photos, move them into a directory.  I then bring up a terminal and type:<br />
$&gt;  mencoder <a href="mf://" rel="nofollow">mf://</a>*.jpg -mf w=320:h=240:fps=1/7:type=jpg -ovc copy -audiofile whatever_audio_file.ogg -oac pcm -o test1.avi </p>
<p>This produces the test1.avi video.  I immediately type:<br />
$&gt;   mencoder test1.avi -o new5.mpg -ofps 25 -vf scale=320:240,harddup -of mpeg -mpegopts format=vcd -oac lavc -lavcopts acodec=mp2:abitrate=224 -ovc lavc -lavcopts vcodec=mpeg1video:vrc_buf_size=327:keyint=15:vrc_maxrate=1152:vbitrate=1152:vmax_b_frames=0</p>
<p>I now have the new5.mpg video.  This loads into Cinelerra for editing, where effects, video clips, etc. can be integrated, and a final movie exported in a number of formats can be completed.</p>
<p>It&#8217;s fairly klutzy, but makes for fun projects.  The audio file is easily created, using Audacity, where one can record into a microphone, add music samples, files, etc.  Great for podcasting enthusiasts.</p>
<p>Best of all, the above describes a community-based recording studio that costs zero dollars out-of-pocket, beyond a cheap microphone.  Just go to your nearest university recycle store, and ask for a donated cheap desktop computer.  When you&#8217;re done playing with it, take it to your favorite local nonprofit, church, senior citizen center, whatever, and pat yourself on the back!  :)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Stephen Smoogen</title>
		<link>http://www.redhatmagazine.com/2007/03/26/where-have-all-my-music-videos-gone/#comment-2064</link>
		<pubDate>Tue, 27 Mar 2007 15:01:49 +0000</pubDate>
		<guid>http://www.redhatmagazine.com/2007/03/26/where-have-all-my-music-videos-gone/#comment-2064</guid>
					<description>ooooh how about a whole set of articles about how one can use open-source software on Red Hat/Fedora to create Create Commons/OPL movies about how to use computers or other things.</description>
		<content:encoded><![CDATA[<p>ooooh how about a whole set of articles about how one can use open-source software on Red Hat/Fedora to create Create Commons/OPL movies about how to use computers or other things.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
