<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Screencasting in Linux!</title>
	<atom:link href="http://movingparts.net/2009/02/11/screencasting-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://movingparts.net/2009/02/11/screencasting-in-linux/</link>
	<description>kinda like batman, but with a wife and 3 kids</description>
	<lastBuildDate>Sat, 14 Jan 2012 06:03:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Kevin Kofler</title>
		<link>http://movingparts.net/2009/02/11/screencasting-in-linux/comment-page-1/#comment-52451</link>
		<dc:creator>Kevin Kofler</dc:creator>
		<pubDate>Fri, 13 Feb 2009 14:12:12 +0000</pubDate>
		<guid isPermaLink="false">http://movingparts.net/?p=485#comment-52451</guid>
		<description>You need my patch for Audacity http://cvs.fedoraproject.org/viewvc/rpms/audacity/devel/audacity-1.3.5-portaudio-non-mmap-alsa.patch?revision=1.1&amp;view=markup to get it to work with PulseAudio. (The same patch also applies to the upstream PortAudio v19. It adds support for non-mmap ALSA devices such as PulseAudio&#039;s ALSA plugin.) For Fedora 10, there&#039;s a patched audacity in updates-testing. For Ubuntu 8.10 &quot;Intrepid Ibex&quot;, see: https://launchpad.net/~diwic/+archive/ppa . Mandriva also has a testing package somewhere. For other distros, I don&#039;t know.</description>
		<content:encoded><![CDATA[<p>You need my patch for Audacity <a href="http://cvs.fedoraproject.org/viewvc/rpms/audacity/devel/audacity-1.3.5-portaudio-non-mmap-alsa.patch?revision=1.1&#038;view=markup" rel="nofollow">http://cvs.fedoraproject.org/viewvc/rpms/audacity/devel/audacity-1.3.5-portaudio-non-mmap-alsa.patch?revision=1.1&#038;view=markup</a> to get it to work with PulseAudio. (The same patch also applies to the upstream PortAudio v19. It adds support for non-mmap ALSA devices such as PulseAudio&#8217;s ALSA plugin.) For Fedora 10, there&#8217;s a patched audacity in updates-testing. For Ubuntu 8.10 &#8220;Intrepid Ibex&#8221;, see: <a href="https://launchpad.net/~diwic/+archive/ppa" rel="nofollow">https://launchpad.net/~diwic/+archive/ppa</a> . Mandriva also has a testing package somewhere. For other distros, I don&#8217;t know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://movingparts.net/2009/02/11/screencasting-in-linux/comment-page-1/#comment-52383</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Thu, 12 Feb 2009 11:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://movingparts.net/?p=485#comment-52383</guid>
		<description>the package ogmtools provides a program called ogmmerge. If your working with ogg audio and theora video it will join them all together for you into a single video file.

ogmmerge -o out.ogm audio.ogg vidoe.ogv

Presto!

you can even add other audio tracks ie other languages to your screencasts by specifying more than one audio file.

...Of course thats only good if you want an ogm video file.</description>
		<content:encoded><![CDATA[<p>the package ogmtools provides a program called ogmmerge. If your working with ogg audio and theora video it will join them all together for you into a single video file.</p>
<p>ogmmerge -o out.ogm audio.ogg vidoe.ogv</p>
<p>Presto!</p>
<p>you can even add other audio tracks ie other languages to your screencasts by specifying more than one audio file.</p>
<p>&#8230;Of course thats only good if you want an ogm video file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Allan</title>
		<link>http://movingparts.net/2009/02/11/screencasting-in-linux/comment-page-1/#comment-52381</link>
		<dc:creator>Andy Allan</dc:creator>
		<pubDate>Thu, 12 Feb 2009 10:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://movingparts.net/?p=485#comment-52381</guid>
		<description>I recently made some screencasts here at work, using gtk-recordmydesktop and the sound recorder app in ubuntu 8.10 - like you I found the built-in sound recording of recordmydesktop to be choppy, but running the two apps simultaneously was fine. Weird.

I&#039;d also recommend kdenlive for the editing / transcoding - I&#039;ve spent the last week trying to put together presentations for running on MacBooks and kdenlive has been a godsend for all the transcoding work, especially with the huge variety of output transcodings that Just Work.</description>
		<content:encoded><![CDATA[<p>I recently made some screencasts here at work, using gtk-recordmydesktop and the sound recorder app in ubuntu 8.10 &#8211; like you I found the built-in sound recording of recordmydesktop to be choppy, but running the two apps simultaneously was fine. Weird.</p>
<p>I&#8217;d also recommend kdenlive for the editing / transcoding &#8211; I&#8217;ve spent the last week trying to put together presentations for running on MacBooks and kdenlive has been a godsend for all the transcoding work, especially with the huge variety of output transcodings that Just Work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan Pope</title>
		<link>http://movingparts.net/2009/02/11/screencasting-in-linux/comment-page-1/#comment-52380</link>
		<dc:creator>Alan Pope</dc:creator>
		<pubDate>Thu, 12 Feb 2009 10:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://movingparts.net/?p=485#comment-52380</guid>
		<description>Just a couple of points. Don&#039;t blame pulseaudio for the loss of sync in recordmydesktop. It&#039;s _always_ been like that, since before pulseaudio was started.

Another video conversion tool you might want to look at is Handbrake (http://handbrake.fr). It&#039;s GPL and has a nice graphical frontend to ffmpeg. One especially neat feature is the ability to have &quot;profiles&quot; to target specific devices (ipod touch for example). Another handy feature is the capability to queue up video conversions.

Worth a look.</description>
		<content:encoded><![CDATA[<p>Just a couple of points. Don&#8217;t blame pulseaudio for the loss of sync in recordmydesktop. It&#8217;s _always_ been like that, since before pulseaudio was started.</p>
<p>Another video conversion tool you might want to look at is Handbrake (<a href="http://handbrake.fr" rel="nofollow">http://handbrake.fr</a>). It&#8217;s GPL and has a nice graphical frontend to ffmpeg. One especially neat feature is the ability to have &#8220;profiles&#8221; to target specific devices (ipod touch for example). Another handy feature is the capability to queue up video conversions.</p>
<p>Worth a look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: opensourcecat</title>
		<link>http://movingparts.net/2009/02/11/screencasting-in-linux/comment-page-1/#comment-52378</link>
		<dc:creator>opensourcecat</dc:creator>
		<pubDate>Thu, 12 Feb 2009 10:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://movingparts.net/?p=485#comment-52378</guid>
		<description>...or you cuold just simply use Kdenlive for all that stuff...</description>
		<content:encoded><![CDATA[<p>&#8230;or you cuold just simply use Kdenlive for all that stuff&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas R.</title>
		<link>http://movingparts.net/2009/02/11/screencasting-in-linux/comment-page-1/#comment-52376</link>
		<dc:creator>Thomas R.</dc:creator>
		<pubDate>Thu, 12 Feb 2009 09:30:56 +0000</pubDate>
		<guid isPermaLink="false">http://movingparts.net/?p=485#comment-52376</guid>
		<description>You may want to look at kdenlive (kdenlive.sf.net) for video editing</description>
		<content:encoded><![CDATA[<p>You may want to look at kdenlive (kdenlive.sf.net) for video editing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: quikee</title>
		<link>http://movingparts.net/2009/02/11/screencasting-in-linux/comment-page-1/#comment-52374</link>
		<dc:creator>quikee</dc:creator>
		<pubDate>Thu, 12 Feb 2009 06:40:03 +0000</pubDate>
		<guid isPermaLink="false">http://movingparts.net/?p=485#comment-52374</guid>
		<description>You actually reencoded audio from mp3 to aac and video from OGG Theora to mpeg4 (ASP). This is why the file is smaller but you probably lost a lot of quality in this process. 

It would be better (easier) if you would encode audio to OGG Vorbis in the first step instead of MP3 and then you could combine both to OGG container via GStreamer (I don&#039;t know if MP3 would work with Vorbis) or you could combine them to Matroska. 

For example:
gst-launch filesrc location=audiofile.mp3 ! mux. filesrc location=videofile.ogv ! oggdemux ! mux. matroskamux name=mux ! filesink location=result.mkv

or if you have both as Vorbis and Theora:
gst-launch filesrc location=audiofile.oga ! oggdemux ! mux. filesrc location=videofile.ogv ! oggdemux ! mux. oggmux name=mux ! filesink location=result.ogg</description>
		<content:encoded><![CDATA[<p>You actually reencoded audio from mp3 to aac and video from OGG Theora to mpeg4 (ASP). This is why the file is smaller but you probably lost a lot of quality in this process. </p>
<p>It would be better (easier) if you would encode audio to OGG Vorbis in the first step instead of MP3 and then you could combine both to OGG container via GStreamer (I don&#8217;t know if MP3 would work with Vorbis) or you could combine them to Matroska. </p>
<p>For example:<br />
gst-launch filesrc location=audiofile.mp3 ! mux. filesrc location=videofile.ogv ! oggdemux ! mux. matroskamux name=mux ! filesink location=result.mkv</p>
<p>or if you have both as Vorbis and Theora:<br />
gst-launch filesrc location=audiofile.oga ! oggdemux ! mux. filesrc location=videofile.ogv ! oggdemux ! mux. oggmux name=mux ! filesink location=result.ogg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: atomopawn</title>
		<link>http://movingparts.net/2009/02/11/screencasting-in-linux/comment-page-1/#comment-52372</link>
		<dc:creator>atomopawn</dc:creator>
		<pubDate>Thu, 12 Feb 2009 06:26:17 +0000</pubDate>
		<guid isPermaLink="false">http://movingparts.net/?p=485#comment-52372</guid>
		<description>Or, if you like, I can give you some space on my web server.  I have to admit I&#039;m very interested in the result of all that media file manipulation....</description>
		<content:encoded><![CDATA[<p>Or, if you like, I can give you some space on my web server.  I have to admit I&#8217;m very interested in the result of all that media file manipulation&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dread Knight</title>
		<link>http://movingparts.net/2009/02/11/screencasting-in-linux/comment-page-1/#comment-52369</link>
		<dc:creator>Dread Knight</dc:creator>
		<pubDate>Thu, 12 Feb 2009 05:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://movingparts.net/?p=485#comment-52369</guid>
		<description>Nice post! But are you really serious about the &#039;no place to upload it&#039; part? Because the internet is full of free good file hosts....

www.mediafire.com
www.drop.ip
www.box.net
and so on, just take your pick, upload and paste link. It&#039;s a no-brainer. Learn to make good use of the internet.
(also there are video hosting sites like youtube and vimeo.com heh)</description>
		<content:encoded><![CDATA[<p>Nice post! But are you really serious about the &#8216;no place to upload it&#8217; part? Because the internet is full of free good file hosts&#8230;.</p>
<p><a href="http://www.mediafire.com" rel="nofollow">http://www.mediafire.com</a><br />
<a href="http://www.drop.ip" rel="nofollow">http://www.drop.ip</a><br />
<a href="http://www.box.net" rel="nofollow">http://www.box.net</a><br />
and so on, just take your pick, upload and paste link. It&#8217;s a no-brainer. Learn to make good use of the internet.<br />
(also there are video hosting sites like youtube and vimeo.com heh)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

