<?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"
	>
<channel>
	<title>Comments for Meet the GIMP!</title>
	<atom:link href="http://meetthegimp.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://meetthegimp.org</link>
	<description>A videopodcast about the free graphics program Gimp</description>
	<pubDate>Thu, 24 Jul 2008 00:59:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Comment on Episode 053: In the USSR the Posters are watching YOU! by billstei</title>
		<link>http://meetthegimp.org/episode-053-in-the-ussr-the-posters-are-watching-you/#comment-7042</link>
		<dc:creator>billstei</dc:creator>
		<pubDate>Thu, 24 Jul 2008 00:09:32 +0000</pubDate>
		<guid isPermaLink="false">http://meetthegimp.org/?p=253#comment-7042</guid>
		<description>One thing I noticed about the command line versus the gtk-recordmydesktop... the command line options include the ability to specify the buffer size for audio:

-buffer-size N

where N is number of frames.  Maybe that is the key to getting a good audio capture?  This option is not available in gtk-recordmydesktop that I can see.</description>
		<content:encoded><![CDATA[<p>One thing I noticed about the command line versus the gtk-recordmydesktop&#8230; the command line options include the ability to specify the buffer size for audio:</p>
<p>-buffer-size N</p>
<p>where N is number of frames.  Maybe that is the key to getting a good audio capture?  This option is not available in gtk-recordmydesktop that I can see.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Episode 053: In the USSR the Posters are watching YOU! by Torbjorn</title>
		<link>http://meetthegimp.org/episode-053-in-the-ussr-the-posters-are-watching-you/#comment-7037</link>
		<dc:creator>Torbjorn</dc:creator>
		<pubDate>Wed, 23 Jul 2008 22:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://meetthegimp.org/?p=253#comment-7037</guid>
		<description>A comment about the resolution: Some codecs require or recommend the resolution to be in multiples of 4, 8 or 16. This is, I think, because the codec divides the frames into blocks of 4x4, 8x8 or 16x16 for compression.  

Ogg Theora (the video codec I believe recordmydesktop uses) obviously requires multiples of 16, and 600/16=37.5, so that doesn't work. 592 and 608 on the other hand, are multiples of 16, so those work.</description>
		<content:encoded><![CDATA[<p>A comment about the resolution: Some codecs require or recommend the resolution to be in multiples of 4, 8 or 16. This is, I think, because the codec divides the frames into blocks of 4&#215;4, 8&#215;8 or 16&#215;16 for compression.  </p>
<p>Ogg Theora (the video codec I believe recordmydesktop uses) obviously requires multiples of 16, and 600/16=37.5, so that doesn&#8217;t work. 592 and 608 on the other hand, are multiples of 16, so those work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Episode 053: In the USSR the Posters are watching YOU! by billstei</title>
		<link>http://meetthegimp.org/episode-053-in-the-ussr-the-posters-are-watching-you/#comment-7033</link>
		<dc:creator>billstei</dc:creator>
		<pubDate>Wed, 23 Jul 2008 20:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://meetthegimp.org/?p=253#comment-7033</guid>
		<description>Rolf: Excellent using the command line, but I think you meant 608 for height. (Edit from Rolf: I fixed that!)</description>
		<content:encoded><![CDATA[<p>Rolf: Excellent using the command line, but I think you meant 608 for height. (Edit from Rolf: I fixed that!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Episode 053: In the USSR the Posters are watching YOU! by Rolf</title>
		<link>http://meetthegimp.org/episode-053-in-the-ussr-the-posters-are-watching-you/#comment-7027</link>
		<dc:creator>Rolf</dc:creator>
		<pubDate>Wed, 23 Jul 2008 19:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://meetthegimp.org/?p=253#comment-7027</guid>
		<description>The glitch at 5:27 is an error in editing. I cut out a part and that too sloppy.</description>
		<content:encoded><![CDATA[<p>The glitch at 5:27 is an error in editing. I cut out a part and that too sloppy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Episode 053: In the USSR the Posters are watching YOU! by Rolf</title>
		<link>http://meetthegimp.org/episode-053-in-the-ussr-the-posters-are-watching-you/#comment-7026</link>
		<dc:creator>Rolf</dc:creator>
		<pubDate>Wed, 23 Jul 2008 19:06:56 +0000</pubDate>
		<guid isPermaLink="false">http://meetthegimp.org/?p=253#comment-7026</guid>
		<description>Good concept. I never got the sound problems that severe as in your recording, it just went out of sync for some seconds. But that's nasty, if you say "and I click..." and the video is already showing the result. 

I have one further tip for getting the right size. Use the commandline version of recordmydesktop and a "special" wall paper for your desktop. 

&lt;a href="http://www.23hq.com/rstein/photo/3309535" rel="nofollow"&gt;
   &lt;img src="http://www.23hq.com/23666/3309535_03ac12f7c0007972a3a9dc7b01356f4a_mblog.jpg" height="135" width="180" /&gt;
&lt;/a&gt;

commandline: 

&lt;code&gt;recordmydesktop -x 100 -y 100 -width 800 -height 608 --no-sound -fps 15 -o video.ogg&lt;/code&gt;


Everything that is in the rectangle is recorded.</description>
		<content:encoded><![CDATA[<p>Good concept. I never got the sound problems that severe as in your recording, it just went out of sync for some seconds. But that&#8217;s nasty, if you say &#8220;and I click&#8230;&#8221; and the video is already showing the result. </p>
<p>I have one further tip for getting the right size. Use the commandline version of recordmydesktop and a &#8220;special&#8221; wall paper for your desktop. </p>
<p><a href="http://www.23hq.com/rstein/photo/3309535" rel="nofollow"><br />
   <img src="http://www.23hq.com/23666/3309535_03ac12f7c0007972a3a9dc7b01356f4a_mblog.jpg" height="135" width="180" /><br />
</a></p>
<p>commandline: </p>
<p><code>recordmydesktop -x 100 -y 100 -width 800 -height 608 --no-sound -fps 15 -o video.ogg</code></p>
<p>Everything that is in the rectangle is recorded.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Episode 053: In the USSR the Posters are watching YOU! by billstei</title>
		<link>http://meetthegimp.org/episode-053-in-the-ussr-the-posters-are-watching-you/#comment-7024</link>
		<dc:creator>billstei</dc:creator>
		<pubDate>Wed, 23 Jul 2008 18:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://meetthegimp.org/?p=253#comment-7024</guid>
		<description>Rolf: I've been doing some experimenting with recordmydektop to try to come up with a workable (and free) solution to desktop recording.  Here is what I have so far:

1) Since recordmydesktop does not record sound reliably, turn off sound recording (in gtk-recordmydesktop this is a checkbox that should be unchecked).

2) Use gnome-sound-recorder (in Ubuntu this is in the Sound &#38; Video apps under "Sound Recorder") to record sound simultaneously while doing the video capture with recordmydesktop.

3) In order to make sound synchronization easier for Rolf, use the "stopwatch" application and after starting video click Start in the stopwatch and read aloud the first few seconds as displayed on the stopwatch.  Move the stopwatch out of the way, and then at the end of the video move the stopwatch back into view and read aloud the (still running) seconds again to put down audio sync markers at the end of the video (need a CLAP! board).

4) Rolf has requested that video be 800x600, and the closest that I can seem to get with recordmydesktop is either 800x608 or 800x592.  A test window can be put up and a desktop ruler (like kruler for example) can be used to size the window, then in recordmydesktop use the Select Window button to pick the window.  A quick test video and check inside Totem Movie Player to verify size (clumsy -- is there a better way?).

5) Send the video and audio files separately to Rolf and he composites them together in his video editor.

Anyway, just working with what I have... better ideas welcome.</description>
		<content:encoded><![CDATA[<p>Rolf: I&#8217;ve been doing some experimenting with recordmydektop to try to come up with a workable (and free) solution to desktop recording.  Here is what I have so far:</p>
<p>1) Since recordmydesktop does not record sound reliably, turn off sound recording (in gtk-recordmydesktop this is a checkbox that should be unchecked).</p>
<p>2) Use gnome-sound-recorder (in Ubuntu this is in the Sound &amp; Video apps under &#8220;Sound Recorder&#8221;) to record sound simultaneously while doing the video capture with recordmydesktop.</p>
<p>3) In order to make sound synchronization easier for Rolf, use the &#8220;stopwatch&#8221; application and after starting video click Start in the stopwatch and read aloud the first few seconds as displayed on the stopwatch.  Move the stopwatch out of the way, and then at the end of the video move the stopwatch back into view and read aloud the (still running) seconds again to put down audio sync markers at the end of the video (need a CLAP! board).</p>
<p>4) Rolf has requested that video be 800&#215;600, and the closest that I can seem to get with recordmydesktop is either 800&#215;608 or 800&#215;592.  A test window can be put up and a desktop ruler (like kruler for example) can be used to size the window, then in recordmydesktop use the Select Window button to pick the window.  A quick test video and check inside Totem Movie Player to verify size (clumsy &#8212; is there a better way?).</p>
<p>5) Send the video and audio files separately to Rolf and he composites them together in his video editor.</p>
<p>Anyway, just working with what I have&#8230; better ideas welcome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Episode 053: In the USSR the Posters are watching YOU! by billstei</title>
		<link>http://meetthegimp.org/episode-053-in-the-ussr-the-posters-are-watching-you/#comment-7020</link>
		<dc:creator>billstei</dc:creator>
		<pubDate>Wed, 23 Jul 2008 17:02:59 +0000</pubDate>
		<guid isPermaLink="false">http://meetthegimp.org/?p=253#comment-7020</guid>
		<description>Rolf: I noticed that in the video at time 5:27 there is a glitch of some sort.  You say "And now let me go ba[ck] to a show..." and the word "back" (I assume) is where the glitch occurs.  Is this just on my setup here, or do you also hear it?  Was it a deliberate edit, or a true unintended glitch?  The reason I ask is because this is very much like the glitching I got with recordmydesktop, and so I wonder if it is a problem with Linux audio in general, or something more specific.</description>
		<content:encoded><![CDATA[<p>Rolf: I noticed that in the video at time 5:27 there is a glitch of some sort.  You say &#8220;And now let me go ba[ck] to a show&#8230;&#8221; and the word &#8220;back&#8221; (I assume) is where the glitch occurs.  Is this just on my setup here, or do you also hear it?  Was it a deliberate edit, or a true unintended glitch?  The reason I ask is because this is very much like the glitching I got with recordmydesktop, and so I wonder if it is a problem with Linux audio in general, or something more specific.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Episode 053: In the USSR the Posters are watching YOU! by billstei</title>
		<link>http://meetthegimp.org/episode-053-in-the-ussr-the-posters-are-watching-you/#comment-7018</link>
		<dc:creator>billstei</dc:creator>
		<pubDate>Wed, 23 Jul 2008 16:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://meetthegimp.org/?p=253#comment-7018</guid>
		<description>Rolf:  Yeah, Wilhelm is way too over the top (though actually I use William quite a lot).

I think the challenge idea is a good one because it encourages people to try new features and methods that they would not otherwise use.  So the process is educational regardless of whether one solves the problem.</description>
		<content:encoded><![CDATA[<p>Rolf:  Yeah, Wilhelm is way too over the top (though actually I use William quite a lot).</p>
<p>I think the challenge idea is a good one because it encourages people to try new features and methods that they would not otherwise use.  So the process is educational regardless of whether one solves the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Episode 053: In the USSR the Posters are watching YOU! by Rolf</title>
		<link>http://meetthegimp.org/episode-053-in-the-ussr-the-posters-are-watching-you/#comment-7007</link>
		<dc:creator>Rolf</dc:creator>
		<pubDate>Wed, 23 Jul 2008 12:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://meetthegimp.org/?p=253#comment-7007</guid>
		<description>I just tried to include that. I don't know what feedburner will do with it.</description>
		<content:encoded><![CDATA[<p>I just tried to include that. I don&#8217;t know what feedburner will do with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Episode 053: In the USSR the Posters are watching YOU! by Nick</title>
		<link>http://meetthegimp.org/episode-053-in-the-ussr-the-posters-are-watching-you/#comment-7004</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 23 Jul 2008 12:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://meetthegimp.org/?p=253#comment-7004</guid>
		<description>Rolf,

Would it be possible to add the bittorrent links to the Miro/RSS feed, or perhaps make an additional feed with the bittorrent links?  (Otherwise, the feed readers don't recognize the fact that there are torrent files.)

Thanks for making such a great show,
Nick</description>
		<content:encoded><![CDATA[<p>Rolf,</p>
<p>Would it be possible to add the bittorrent links to the Miro/RSS feed, or perhaps make an additional feed with the bittorrent links?  (Otherwise, the feed readers don&#8217;t recognize the fact that there are torrent files.)</p>
<p>Thanks for making such a great show,<br />
Nick</p>
]]></content:encoded>
	</item>
</channel>
</rss>
