<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>gtk-recordmydesktop &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/gtk-recordmydesktop/</link>
	<description>Feed of posts on WordPress.com tagged "gtk-recordmydesktop"</description>
	<pubDate>Tue, 08 Dec 2009 00:05:36 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[gtk-recordMyDesktopでデスクトップの音をキャプチャする]]></title>
<link>http://codeairedge.wordpress.com/2009/08/21/gtk-recordmydesktop%e3%81%a7%e3%83%87%e3%82%b9%e3%82%af%e3%83%88%e3%83%83%e3%83%97%e3%81%ae%e9%9f%b3%e3%82%92%e3%82%ad%e3%83%a3%e3%83%97%e3%83%81%e3%83%a3%e3%81%99%e3%82%8b/</link>
<pubDate>Fri, 21 Aug 2009 14:47:15 +0000</pubDate>
<dc:creator>code_air_edge</dc:creator>
<guid>http://codeairedge.wordpress.com/2009/08/21/gtk-recordmydesktop%e3%81%a7%e3%83%87%e3%82%b9%e3%82%af%e3%83%88%e3%83%83%e3%83%97%e3%81%ae%e9%9f%b3%e3%82%92%e3%82%ad%e3%83%a3%e3%83%97%e3%83%81%e3%83%a3%e3%81%99%e3%82%8b/</guid>
<description><![CDATA[PulseAudioになってからずっとやり方が分からず悩んでいたデスクトップの音のキャプチャですが、今回ようやく実現出来ました。 まず、下の画像にあるように、「Sources」のoutput.moni]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>PulseAudioになってからずっとやり方が分からず悩んでいたデスクトップの音のキャプチャですが、今回ようやく実現出来ました。</p>
<p>まず、下の画像にあるように、「Sources」のoutput.monitorという名前を覚えておきます。これが出力音声で、今回キャプチャしようとしている音です。</p>
<p><a href="http://codeairedge.wordpress.com/files/2009/08/pulseaudiomanager.png"><img class="alignnone size-thumbnail wp-image-7" title="PulseAudioManager" src="http://codeairedge.wordpress.com/files/2009/08/pulseaudiomanager.png?w=150" alt="PulseAudioManager" width="150" height="150" /></a></p>
<p>次に、PulseAudioDeviceChooserにてDefaultSourceを上記のoutput.monitorに変更します。</p>
<p><a href="http://codeairedge.wordpress.com/files/2009/08/pulseaudiodevicechooser.png"><img class="alignnone size-thumbnail wp-image-6" title="PulseAudioDeviceChooser" src="http://codeairedge.wordpress.com/files/2009/08/pulseaudiodevicechooser.png?w=150" alt="PulseAudioDeviceChooser" width="150" height="88" /></a></p>
<p>そしてgtk-recordMyDesktopの設定で、音のデバイスに「pulse」を指定します。</p>
<p><a href="http://codeairedge.wordpress.com/files/2009/08/recordmydesktop.png"><img class="alignnone size-thumbnail wp-image-8" title="recordMyDesktop" src="http://codeairedge.wordpress.com/files/2009/08/recordmydesktop.png?w=108" alt="recordMyDesktop" width="108" height="150" /></a></p>
<p>後は録画するだけ！ これでデスクトップ上の音をキャプチャできます。スクリーンキャプチャでデスクトップ上の音を録音したい時に便利ですね。</p>
<p>もちろん、デスクトップの音をキャプチャせずとも、他のデバイスを選択することもできます。</p>
<p>私の環境では、サウンドカード以外にWebカメラ、キャプチャボードが入力デバイスとして認識されております（デフォルトはWebカメラにしてます）。それらを自由に切り替えて使うことができます。出力も同様です。</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Recording your desktop in Linux]]></title>
<link>http://manuknkra.wordpress.com/2009/08/20/recording-your-desktop-in-linux/</link>
<pubDate>Thu, 20 Aug 2009 17:53:28 +0000</pubDate>
<dc:creator>manuknkra</dc:creator>
<guid>http://manuknkra.wordpress.com/2009/08/20/recording-your-desktop-in-linux/</guid>
<description><![CDATA[I was eager to show compiz fusion setting in Ubuntu to some of my friends. So going to each one]]></description>
<content:encoded><![CDATA[I was eager to show compiz fusion setting in Ubuntu to some of my friends. So going to each one]]></content:encoded>
</item>
<item>
<title><![CDATA[Screencast from Debian]]></title>
<link>http://dagobart.wordpress.com/2009/03/17/screencast-from-debian/</link>
<pubDate>Tue, 17 Mar 2009 05:59:49 +0000</pubDate>
<dc:creator>dagobart</dc:creator>
<guid>http://dagobart.wordpress.com/2009/03/17/screencast-from-debian/</guid>
<description><![CDATA[Prerequisites: I assume you&#8217;ve set up your sound card already and properly at that too. If not]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Prerequisites: I assume you&#8217;ve set up your sound card already and properly at that too. If not, it&#8217;s a good idea to perform that now. Try <tt>alsaconfig</tt> for that. It serves me well. Also, I&#8217;m on a Debian Lenny. If you&#8217;re on a different system you may consider this howto as a collection of hints, but the actual process might work differently on your system.</p>
<p>As for most of <a href="http://dagobart.wordpress.com/tag/howto/">my howtos</a>, I tinkered with the issue at one box to figure things out, then went to an alternative box to make a clean setup there too. The latter serves as a warranty that my howto will actually work, and on alternative machines also.</p>
<p>First, I indeed tried out several desktop motion (video) grabbers before I decided to use <tt>gtk-recordMyDesktop</tt>. Though its error messages are far off of being helpful. Tinkering around and Google finally enabled me to get the desktop grabbed to a video file and microphone input grabbed at the same time to the same file. Until now, I didn&#8217;t get <tt>gtk-recordMyDesktop</tt> to natively fetch input from <tt>/dev/dsp</tt>, so I opted for using <tt>jackd</tt> as an audio input source instead.</p>
<p>Here&#8217;s the overview:</p>
<ol>
<li> <a href="#install-jack">Install Jack</a>
</li>
<li><a href="#launch-jack">Launch Jack</a>
</li>
<li><a href="#install-gtk-recordmydesktop">Install <tt>gtk-recordMyDesktop</tt></a>
</li>
<li><a href="#configure-and-fix-...">Configure <tt>gtk-recordMyDesktop</tt> (And Fix What <tt>aptitude</tt> Left Alone)</a>
</li>
<li><a href="#record-your-screencast">Record Your Screencast</a>
</li>
<li><a href="#peek-into-your-recording">Peek Into Your Recording</a> </li>
</ol>
<p><!-- more --></p>
<p>		<a name="install-jack"></a><br />
<h3>Install Jack</h3>
<p>There are two alternatives for using <tt>jackd</tt>, either as root or as user. Both have their trade-offs.</p>
<p>Running <tt>jackd</tt> as root implies that you can have <tt>jackd</tt> in real-time mode, but then <tt>gtk-recordMyDesktop</tt> cannot use it as audio input. So, then, you have to run <tt>gtk-recordMyDesktop</tt> as root as well.</p>
<p>On the other hand, running <tt>jackd</tt> as an ordinary user denies you the real-time mode, though using <tt>gtk-recordMyDesktop</tt> doesn&#8217;t need to be run a root either. Actually, I opted for the latter.</p>
<p>The minimum of required packages to run <tt>jackd</tt> as a daemon is to have these packages installed: <tt>libjack0</tt>, <tt>jackd</tt>. Therefore, perform as root:</p>
<blockquote><p><tt># aptitude install libjack0 jackd</tt></p></blockquote>
<p>If you&#8217;ve got KDE installed, <tt>libjack0</tt> will likely be there already.<br />
&#160;</p>
<p>		<a name="launch-jack"></a><br />
<h3>Launch Jack</h3>
<p>Once done with installing the necessary parts of Jack, fire it up:</p>
<blockquote><pre>$ jackd -d alsa -d hw -H
jackd 0.109.2
Copyright 2001-2005 Paul Davis and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details

JACK compiled with System V SHM support.
loading driver ..
creating alsa driver ... hw&#124;hw&#124;1024&#124;2&#124;48000&#124;0&#124;0&#124;hwmon&#124;swmeter&#124;-&#124;32bit
configuring for 48000Hz, period = 1024 frames (21.3 ms), buffer = 2 periods
ALSA: final selected sample format for capture: 16bit little-endian
ALSA: use 2 periods for capture
ALSA: final selected sample format for playback: 16bit little-endian
ALSA: use 2 periods for playback</pre>
</blockquote>
<p>Of the options, <tt>-d alsa -d hw</tt> I took from the config file set up by <tt>aptitude</tt>, <tt>/etc/default/jackd</tt>. In that file, there&#8217;s one other option given, <tt>-R</tt>. That is for real-time mode and will work only when root launches <tt>jackd</tt>. On the other hand, that <tt>-H</tt> is new: I added it to make use of hardware monitoring. You may omit that.</p>
<p>If you get that output shown above or a similar one, everything is going well. &#8212; If it&#8217;s not, here&#8217;s a hint: Jack does not like to be run when any other program occupies the hardware it wants to use, namely that ominous <tt>hw:0</tt> thingy it keeps to mention. You get around that by quitting every other sound using tool and, sadly, KDE. Some inobvious service of KDE seems to keep occupying that <tt>hw:0</tt> thingy. So, to get around this, I installed XFCE; Gnome will probably do also. The important thing, with regards to <tt>gtk-recordMyDesktop</tt>, is that whatever desktop environment you choose, it must have a tray around.</p>
<p>You may want to background the <tt>jackd</tt> process, so alternatively start it with a <tt>&#38;</tt> appended, and redirect its output to some log file:<br />
<blockquote><tt>$ jackd -d alsa -d hw -H &#62; jackd.log 2&#62;&#38;1 &#38;</tt></p></blockquote>
<p>&#160;</p>
<p>		<a name="install-gtk-recordmydesktop"></a><br />
<h3>Install <tt>gtk-recordMyDesktop</tt></h3>
<p>Next, let&#8217;s go for the actual desktop grabbing.</p>
<p>You need <tt>gtk-recordMyDesktop</tt>, so let&#8217;s install it:</p>
<blockquote><p><tt># aptitude install gtk-recordmydesktop</tt></p></blockquote>
<p>Now just launch it:<br />
<blockquote><tt>$ gtk-recordMyDesktop</tt></p></blockquote>
<p>		<a name="configure-and-fix-..."></a><br />
<h3>Configure <tt>gtk-recordMyDesktop</tt> (And Fix What <tt>aptitude</tt> Left Alone)</h3>
<p>Then, in the initial screen, hit the wide button labeled <tt>Advanced</tt>. Then another window <tt>recordMyDesktop: Advanced</tt> pops up. There, open the <tt>Sound</tt> tab, and there tick the <tt>[_] Use Jack for audio capture.</tt> check box. In the box below, labeled <tt>Available Ports</tt>, there should be a bunch of Jack ports being offered. (If not, it&#8217;s a Jack issue, not a <tt>gtk-recordMyDesktop</tt> one. Go back to Jack installation and tinker around with <tt>jack_lsp -p</tt> which <em>must</em> give you some output in order to get that choice at that <tt>gtk-recordMyDesktop</tt> box.)</p>
<p>So, pick some capture ports from that selection, close the <tt>recordMyDesktop: Advanced</tt> window, go back to thee <tt>gtk-recordMyDesktop</tt> main window, and hit the <tt>Record</tt> button. There you go. &#8212; Well&#8230;. I&#8217;ve seen a box that indeed could go from here, but on my main box I usually get a 3584 error (see? helpful error messages?) complaining it could not load some Jack library, and mentioning even more technical innards regarding stuff. &#8212; I figured out that that just means <tt>gtk-recordMyDesktop</tt> cannot access &#8216;the&#8217; Jack shared library at all, that <tt>libjack0</tt> package we just installed. The issue&#8217;s to be found here:</p>
<blockquote><pre># ll /usr/lib/libjack.so*
lrwxrwxrwx 1 root root    17 16. Jan 21:51 /usr/lib/libjack.so.0 -&#62; libjack.so.0.0.28
-rw-r--r-- 1 root root 64200 10. Jan 19:09 /usr/lib/libjack.so.0.0.28
# </pre>
</blockquote>
<p>There <em>should</em> be a <tt>/usr/lib/libjack.so</tt> there as well, but obviously is not. Somehow, aptitude didn&#8217;t provide that. Though, we can get around this, we just set a another symbolic link to <tt>/usr/lib/libjack.so.0.0.28</tt> just like <tt>/usr/lib/libjack.so.0</tt> does. As root, we say:<br />
<blockquote><tt># ln -s /usr/lib/libjack.so.0.0.28 /usr/lib/libjack.so</tt></p></blockquote>
<p> Et voila, there it is:<br />
<blockquote>
<pre># ll /usr/lib/libjack.so*
<strong>lrwxrwxrwx 1 root root    26 17. Mär 05:44 /usr/lib/libjack.so -&#62; /usr/lib/libjack.so.0.0.28</strong>
lrwxrwxrwx 1 root root    17 16. Jan 21:51 /usr/lib/libjack.so.0 -&#62; libjack.so.0.0.28
-rw-r--r-- 1 root root 64200 10. Jan 19:09 /usr/lib/libjack.so.0.0.28
# </pre>
</blockquote>
<p>		<a name="record-your-screencast"></a><br />
<h3>Record Your Screencast</h3>
<p>Try again the screen recording, i.e. hit <tt>Record</tt> again &#8212; and there we go, finally. The <tt>gtk-recordMyDesktop</tt> dialog withdraws to the tray where it waits as an inconspicuous lightgrey square&#8230;recording. Click that square, and the recording will finish and the <tt>gtk-recordMyDesktop</tt> dialog will re-appear.</p>
<p>By default, your grabbed desktop video would go to <tt>~/out*.ogv</tt>, but you can tell <tt>gtk-recordMyDesktop</tt> where else to save the session. If you want to do so, the <tt>Save As</tt> button is for you.</p>
<p>		<a name="peek-into-your-recording"></a><br />
<h3>Peek Into Your Recording</h3>
<p>If you want to peek into what you just recorded, <tt>xine</tt> might be a good first-glance tool for you.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Grabando tu escritorio en video con gtk-recordmydesktop]]></title>
<link>http://nomesueltes.wordpress.com/2008/12/13/grabando-tu-escritorio-en-video-con-gtk-recordmydesktop/</link>
<pubDate>Sat, 13 Dec 2008 17:58:36 +0000</pubDate>
<dc:creator>luismmontielg</dc:creator>
<guid>http://nomesueltes.wordpress.com/2008/12/13/grabando-tu-escritorio-en-video-con-gtk-recordmydesktop/</guid>
<description><![CDATA[El video del post anterior fue grabado con gtk-recordmydesktop, que es un programa que nos permite h]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>El video del post anterior fue grabado con gtk-recordmydesktop, que es un programa que nos permite hacer videos de nuestro escritorio, con todo y sonido ;O, para nunca lo había usado y me resultó muy fácil instalarlo:</p>
<blockquote><p>sudo aptitude install gtk-recordmydesktop</p></blockquote>
<p>Luego lo abrimos y para mi caso, no puse sonido y le puse una calidad media..</p>
<div id="attachment_60" class="wp-caption aligncenter" style="width: 507px"><img class="size-full wp-image-60" title="gtk-recordmydesktop" src="http://nomesueltes.wordpress.com/files/2008/12/gtkrecordmydesktop1.png" alt="gtk-recordmydesktop" width="497" height="246" /><p class="wp-caption-text">gtk-recordmydesktop</p></div>
<p>Podemos incluso sólo grabar una ventana seleccionada, pero yo grabé todo el escritorio, luego simplemente presionamos el boton Grabar y listo. Para terminar la grabación hay que ir a la barra de menús, al lado derecho y ahí esta la opción de terminar.</p>
<p>Otra cosa que me gustó fue la calidad y el peso del archivo, no me metí a configurar mucho el gtk-recordmydesktop y solo le bajé un poco la clalidad, pero el video se ve bien, y no pesaba mucho, lo subi a youtube en unos minutos.</p>
<p>El archivo esta en .ogv (Ogg Video) y fue detectado por youtube, asi que si quieren subir un video al youtube, todo se puede hacer sin que se realice una conversión de formato por el usuario.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Recording screencasts on Ubuntu Hardy]]></title>
<link>http://argandgahandapandpa.wordpress.com/2008/08/30/recording-screencasts-on-ubuntu-hardy/</link>
<pubDate>Sat, 30 Aug 2008 13:43:51 +0000</pubDate>
<dc:creator>existentiality</dc:creator>
<guid>http://argandgahandapandpa.wordpress.com/2008/08/30/recording-screencasts-on-ubuntu-hardy/</guid>
<description><![CDATA[I&#8217;ve just been playing with recording my desktop on ubuntu hardy. I didn&#8217;t spend very lo]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I&#8217;ve just been playing with recording my desktop on ubuntu hardy.</p>
<p>I didn&#8217;t spend very long on this &#8211; but the fact that the first two applications I tried didn&#8217;t work at all suggests that writing something don&#8217;t might be mildly useful.</p>
<p>The applications I tried were</p>
<p>* istanbul</p>
<p>* byzanz</p>
<p>* gtk-recordMyDesktop</p>
<p>Out of these gtk-recordMyDesktop was the only one to work adequately &#8211; though I managed to think it wasn&#8217;t working for a while.</p>
<p><strong>The problems I encountered:</strong></p>
<ul>
<li>byzanz only produced animated GIFs and had a tendency to stop recording after short lengths of time (like seven seconds)</li>
<li>instanbul would produce videos which would frequently become entirely black &#8211; only showing a few frames of the recorded video</li>
</ul>
<p>gtk-recordMyDesktop seemed to work fairly well however it confused me quite a lot at first. Its dialog has a <em>Save As</em> button that must be pressed before recording &#8211; this meant for a while I was convinced that the application wasn&#8217;t producing output, or was using the previous filename I entered to produce output. I guess I&#8217;m just rather slow. In gtk-recordMyDesktop&#8217;s defence I didn&#8217;t actually read anything about it before attempting to use it. Perhaps <em>Save As</em> should be changed to <em>Select save path.<br />
</em></p>
<p><strong><br />
</strong></p>
<p><strong>Summary for the impatient</strong></p>
<p>If you want to record on Ubuntu, <strong>gtk-recordMyDesktop</strong> seems to work adequately. Though you have to click the <em>Save As </em>button to specify the save-path before clicking the record button. Also, to stop recording you have to click a stop button that will (probably unbeknownst to you) appear in your system tray after you start recording.</p>
<p><strong>istanbul</strong> didn&#8217;t work &#8211; but this may well be something to do with my machine &#8211; or something to do with ubuntu&#8217;s distributed version. I don&#8217;t mean to malign its makers.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Gravando vídeo aulas]]></title>
<link>http://marcelolivre.wordpress.com/2008/08/13/gravando-video-aulas/</link>
<pubDate>Wed, 13 Aug 2008 00:12:29 +0000</pubDate>
<dc:creator>marcelolivre</dc:creator>
<guid>http://marcelolivre.wordpress.com/2008/08/13/gravando-video-aulas/</guid>
<description><![CDATA[Bom galera, agora que estou de óculos novos, e percebendo o rápido crescimento de visitantes ao meu ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Bom galera, agora que estou de óculos novos, e percebendo o rápido crescimento de visitantes ao meu blog estou voltando a ativa <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> .</p>
<p>De começo queria passar a vocês o novo endereço do blog, registrei um domínio, que está em construção atualmente, e criei um sub-domínio redirecionando para o blog, estou com ótimos projetos em relação a isso e você leitor também se beneficiará de tudo, o endereço para acesso:</p>
<blockquote><p>blog.marcelofabio.net</p></blockquote>
<p>Bom deixando o velho blá blá blá de lado vamos agora ao que interessa realmente, como gravar um video tutorial no linux, com essa nova impolgação resolvi agora criar video aulas para disponibilizar à vocês, então vou postar os programas que achei em minha pesquisar e quais achei mais legais <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Vou começar pelo <strong>istanbul</strong>, comfesso que foi um dos que achei mais legais e melhor configurável apesar de ter dado alguns erros e até fechado do nada foi o que me ofereceu uma melhor configuração e é o que usarei para fazer as video aulas, para instala-lo digite:</p>
<blockquote><p>$sudo apt-get install istanbul</p></blockquote>
<p>ele aparece ao lado dos ícones do relógio, do desligar e etc (no gnome), é uma bola vermelha, para ter acesso as opções em cima dele clique com o botão direito, o legal é que ele tem opção de gravar efeitos 3D como o do compiz. Muito interessante e é o que indico.</p>
<p>Tem também o <strong> gtk-recordmydesktop, </strong>também um ótimo para mim se ele gravasse perfeitamente efeitos 3D seria minha indicação, por ser leve nunca ter dado nenhum bug comigo, ele foi o que obteve maior performance também. Bom caso você queria só gravar o desktop sem usar por exemplo efeitos do compiz, realmente recomendo que use este, perfeito tem uma versão gráfica e uma modo texto, para usar o modo texto basta digitar no console:</p>
<blockquote><p>$recordmydesktop</p></blockquote>
<p>e as suas devidas opções. Para instalar digite:</p>
<blockquote><p>$sudo apt-get install  gtk-recordmydesktop</p></blockquote>
<div id="attachment_80" class="wp-caption aligncenter" style="width: 310px"><a href="http://marcelolivre.files.wordpress.com/2008/08/captura_da_tela-recordmydesktop-1.png"><img class="size-medium wp-image-80" src="http://marcelolivre.wordpress.com/files/2008/08/captura_da_tela-recordmydesktop-1.png?w=300" alt="gtk-recordmydesktop" width="300" height="134" /></a><p class="wp-caption-text">gtk-recordmydesktop</p></div>
<p>Lembrando que os dois gravam no formato ogg.</p>
<p>Bem pessoal é isso, apesar de ter testado outros os que indico são esses, até a próxima, e vem video aulas por aí!</p>
<p>abraços a todos.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Grabar video de tu escritorio con gtk-recordmydesktop]]></title>
<link>http://albertux75.wordpress.com/2008/06/18/grabar-tu-escritorio-con-gtk-recordmydesktop/</link>
<pubDate>Wed, 18 Jun 2008 11:55:26 +0000</pubDate>
<dc:creator>AlberTUX</dc:creator>
<guid>http://albertux75.wordpress.com/2008/06/18/grabar-tu-escritorio-con-gtk-recordmydesktop/</guid>
<description><![CDATA[A cuento de que estoy preparando una charla sobre el software libre en las empresas (invitado por Ma]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>A cuento de que estoy preparando una charla sobre el software libre en las empresas (invitado por <a href="http://manuel77.wordpress.com/" target="_blank">Manuel77</a>), he tenido que capturar un vídeo desde mi propio escritorio, es decir, he capturado un vídeo de lo que yo iba manejando y haciendo en mi pantalla.</p>
<p style="text-align:left;">Esto es muy fácil de hacer en Debian (y derivadas Ubuntu, LinEx, GuadaLinEx&#8230;), tan sólo necesitamos instalar un paquete llamado: <strong>gtk-recordmydesktop</strong>. En Debian está disponible para <a href="http://packages.debian.org/search?keywords=gtk-recordmydesktop" target="_blank">Debian Lenny</a>, y lógicamente para la versión <a href="http://packages.debian.org/search?keywords=gtk-recordmydesktop" target="_blank">Sid (unstable)</a>.</p>
<p style="text-align:left;">Esta es la información del paquete en cuestión:<br />
(<em>#dpkg &#8211; p gtk-recordmydesktop</em>)</p>
<table style="text-align:left;" border="0" align="center" bgcolor="#000000">
<tbody>
<tr>
<td><span style="color:#ffffff;"><br />
debian:/home/alberto# dpkg -p gtk-recordmydesktop<br />
Package: gtk-recordmydesktop<br />
Priority: optional<br />
Section: graphics<br />
Installed-Size: 548<br />
Maintainer: José L. Redrejo Rodríguez<br />
Architecture: all<br />
Version: 0.3.7.2-1<br />
Depends: python, python-gtk2, python-support (&#62;= 0.7.1), recordmydesktop (&#62;= 0.3.7)<br />
Size: 82540<br />
Description: Graphical frontend for recordmydesktop<br />
Adds an easy to use graphical icon on the GNOME toolbar<br />
to make a pleasure use and configure the audio and video<br />
capture application recordMyDestkop<br />
Homepage: http://recordmydesktop.iovar.org/</span></td>
</tr>
</tbody>
</table>
<p>Para instalarlo:</p>
<table style="text-align:left;" border="0" align="center" bgcolor="#000000">
<tbody>
<tr>
<td style="text-align:center;"><span style="color:#ffffff;"><br />
debian:/home/alberto# apt-get install gtk-recordmydesktop<br />
</span></td>
</tr>
</tbody>
</table>
<p>Esta aplicación es muy útil para capturar lo que sucede en nuestro escritorio, grabar tutoriales, alguna explicación, conversaciones o videoconferencias&#8230;</p>
<p>Lo mejor, es que la salida de video está en formato .ogg (formato de video libre). Si lo queremos pasar a .avi o cualquier otro formato, ya sabéis <a href="http://albertux.es/2008/05/30/ffmpeg-convertir-formatos-en-linux/" target="_blank">cómo utilizar ffmpeg o mencoder</a>, sino echad un vistazo a <a href="http://albertux.es/2008/05/30/ffmpeg-convertir-formatos-en-linux/" target="_blank">este otro post</a> que explica cómo hacerlo.</p>
<p style="text-align:center;">$mencoder video.ogg -o video.avi -ovc lavc -oac mp3lame</p>
<p style="text-align:left;">Aquí tenéis el ejemplo de una captura de mi escritorio. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/QsVjlW-_cBw&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/QsVjlW-_cBw&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Gtk - Record MyDesktop: Grabar Videos-Tutoriales (screencast) en GNU / Linux]]></title>
<link>http://peluchitojr.wordpress.com/2008/06/08/grabar-videos-tutoriales-en-gnulinux-gtk-recordmydesktop/</link>
<pubDate>Sun, 08 Jun 2008 17:23:09 +0000</pubDate>
<dc:creator>Peluchito Jr.</dc:creator>
<guid>http://peluchitojr.wordpress.com/2008/06/08/grabar-videos-tutoriales-en-gnulinux-gtk-recordmydesktop/</guid>
<description><![CDATA[Hace un ciclo atrás (6 meses aprox.) necesité de un software para realizar un video-tutorial de como]]></description>
<content:encoded><![CDATA[Hace un ciclo atrás (6 meses aprox.) necesité de un software para realizar un video-tutorial de como]]></content:encoded>
</item>
<item>
<title><![CDATA[gtk-recordMyDesktop]]></title>
<link>http://srubuntu.wordpress.com/2008/05/27/gtk-recordmydesktop/</link>
<pubDate>Tue, 27 May 2008 16:19:51 +0000</pubDate>
<dc:creator>indusia</dc:creator>
<guid>http://srubuntu.wordpress.com/2008/05/27/gtk-recordmydesktop/</guid>
<description><![CDATA[Jak się okazuje, ten program nie jest taki super. Owszem, wszystko, co się dzieje na pulpicie rejest]]></description>
<content:encoded><![CDATA[Jak się okazuje, ten program nie jest taki super. Owszem, wszystko, co się dzieje na pulpicie rejest]]></content:encoded>
</item>
<item>
<title><![CDATA[Test clip of gtk-recordMyDesktop]]></title>
<link>http://jms1989.wordpress.com/2008/03/29/test-clip-of-ubuntus-gtk-recordmydesktop-app/</link>
<pubDate>Sat, 29 Mar 2008 13:51:27 +0000</pubDate>
<dc:creator>jms1989</dc:creator>
<guid>http://jms1989.wordpress.com/2008/03/29/test-clip-of-ubuntus-gtk-recordmydesktop-app/</guid>
<description><![CDATA[This is a test video of my desktop using gtk-recordMyDesktop. You can install it by running the foll]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/FULGKceVtKg&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/FULGKceVtKg&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
<p>This is a test video of my desktop using gtk-recordMyDesktop.<br />
You can install it by running the following command: <code>sudo apt-get install gtk-recordmydesktop</code>. Make sure you have the universe repositories enabled in your ubuntu sources.<br />
The video was originally recorded in OGG format but was converted to MP4 to upload to youtube.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[recordMyDesktop Una utilidad con miles de usos.]]></title>
<link>http://genlinux.wordpress.com/2007/11/05/recordmydesktop-una-utilidad-con-miles-de-usos/</link>
<pubDate>Mon, 05 Nov 2007 15:47:17 +0000</pubDate>
<dc:creator>Cross</dc:creator>
<guid>http://genlinux.wordpress.com/2007/11/05/recordmydesktop-una-utilidad-con-miles-de-usos/</guid>
<description><![CDATA[recordMyDesktop es una herramienta para grabar lo que sucede en nuestro escritorio (ScreenCast) , ma]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>recordMyDesktop es una herramienta para grabar lo que sucede en nuestro escritorio (ScreenCast) , mayormente es usada para grabar tutoriales sobre algo, grabar los actos de otros usuarios en nuestros ordenadores o incluso grabar conversaciones en tiempo real en muchos Protocolos, Como bien dice el dicho &#8220;Más vale una imagen que 1000 palabras&#8221;, con recordMyDesktop podemos grabar todo lo que sucede.</p>
<blockquote><p>¿Cómo usarlo?</p></blockquote>
<p>Es simple, para instalarlo en Ubuntu/Debian tan solo debemos acceder a su <a href="http://recordmydesktop.iovar.org/downloads.php" target="_blank">website</a> oficial donde nos indica donde podemos encontrar los paquetes para nuestra distribucción, para la gente que no entiende mucho en Inglés o no se aclara o simplemente lo quiere más facil aquí dejo los enlaces para las principales distribucciones de Linux.</p>
<h4>ArchLinux:</h4>
<p><a href="http://aur.archlinux.org/" target="_blank">ArchLinux Users Repository</a></p>
<h4>Debian Sarge:</h4>
<p><a href="http://apt.linex.org/linex2006/dists/cl/gnulinex/" target="_blank">http://apt.linex.org/linex2006/dists/cl/gnulinex/</a></p>
<h4>openSUSE:</h4>
<p><a href="http://linux01.gwdg.de/~pbleser/rpm-navigation.php?cat=Multimedia/recordmydesktop/" target="_blank">recordMyDesktop</a>  <a href="http://linux01.gwdg.de/~pbleser/rpm-navigation.php?cat=Multimedia/recordmydesktop-gtk/" target="_blank">gtk-recordMyDesktop</a></p>
<h4>Ubuntu Feisty/Gutsy:</h4>
<p><a href="http://www.getdeb.net/app.php?name=RecordMyDesktop" target="_blank">http://www.getdeb.net/app.php?name=RecordMyDesktop</a></p>
<p>(Para usuarios de Ubuntu/Debian podeis usar (Ex: sudo apt-get install recordMyDesktop gtk-recordMyDesktop)</p>
<p>Adicionalmente se puede encontrar recordMyDesktop ya instalado en las siguientes distribuciones:</p>
<table align="center" bgcolor="#fafaff" width="100%">
<tr>
<td>
<p style="margin-left:1em;">&#160;</p>
<li>
<h4><a href="http://www.debian.org/releases/testing/" target="_blank">Debian</a></h4>
<p>Testing, main.</li>
</td>
</tr>
</table>
<table align="center" bgcolor="#fafaff" width="100%">
<tr>
<td>
<p style="margin-left:1em;">&#160;</p>
<li>
<h4><a href="http://www.elivecd.org/" target="_blank">Elive</a></h4>
</li>
</td>
</tr>
</table>
<table align="center" bgcolor="#fafaff" width="100%">
<tr>
<td>
<p style="margin-left:1em;">&#160;</p>
<li>
<h4><a href="http://fedoraproject.org/" target="_blank">Fedora</a></h4>
<p>Extras.</li>
</td>
</tr>
</table>
<table align="center" bgcolor="#fafaff" width="100%">
<tr>
<td>
<p style="margin-left:1em;">&#160;</p>
<li>
<h4><a href="http://www.freebsd.org/" target="_blank">FreeBSD</a></h4>
<p>Ports Collection.</li>
</td>
</tr>
</table>
<table align="center" bgcolor="#fafaff" width="100%">
<tr>
<td>
<p style="margin-left:1em;">&#160;</p>
<li>
<h4><a href="http://frugalware.org/" target="_blank">Frugalware</a></h4>
<p>current.</li>
</td>
</tr>
</table>
<table align="center" bgcolor="#fafaff" width="100%">
<tr>
<td>
<p style="margin-left:1em;">&#160;</p>
<li>
<h4><a href="http://www.gentoo.org/" target="_blank">Gentoo</a></h4>
<p>Testing.</li>
</td>
</tr>
</table>
<table align="center" bgcolor="#fafaff" width="100%">
<tr>
<td>
<p style="margin-left:1em;">&#160;</p>
<li>
<h4><a href="http://www.mandriva.com/" target="_blank">Mandriva</a></h4>
<p>2007.1, contrib.</li>
</td>
</tr>
</table>
<table align="center" bgcolor="#fafaff" width="100%">
<tr>
<td>
<p style="margin-left:1em;">&#160;</p>
<li>
<h4><a href="http://www.ubuntu.com/" target="_blank">Ubuntu</a></h4>
<p>Feisty, universe.</li>
</td>
</tr>
</table>
<p>Cualquier duda, pues como siempre, dejadla en comentarios e intentaré ayudar.</p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
