<?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: How to Record Your Desktop Video and Audio Using &#8220;Avconv&#8221; Tool in Ubuntu	</title>
	<atom:link href="https://www.tecmint.com/record-ubuntu-desktop-screen-using-avconv/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/record-ubuntu-desktop-screen-using-avconv/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 14 Nov 2017 11:46:15 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: branko		</title>
		<link>https://www.tecmint.com/record-ubuntu-desktop-screen-using-avconv/comment-page-1/#comment-935385</link>

		<dc:creator><![CDATA[branko]]></dc:creator>
		<pubDate>Tue, 14 Nov 2017 11:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9634#comment-935385</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/record-ubuntu-desktop-screen-using-avconv/comment-page-1/#comment-551032&quot;&gt;David Greenberg&lt;/a&gt;.

i got the same as David]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/record-ubuntu-desktop-screen-using-avconv/comment-page-1/#comment-551032">David Greenberg</a>.</p>
<p>i got the same as David</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gary Leon		</title>
		<link>https://www.tecmint.com/record-ubuntu-desktop-screen-using-avconv/comment-page-1/#comment-916067</link>

		<dc:creator><![CDATA[Gary Leon]]></dc:creator>
		<pubDate>Tue, 26 Sep 2017 09:31:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9634#comment-916067</guid>

					<description><![CDATA[Thanks for taking the time for making this tutorial, really appreciated. I always create screencast with a web-based software calls Acethinker Online Screen Recorder, It is an online tool that lets you record your screen right from the browser. Share it here as an alternative method.]]></description>
			<content:encoded><![CDATA[<p>Thanks for taking the time for making this tutorial, really appreciated. I always create screencast with a web-based software calls Acethinker Online Screen Recorder, It is an online tool that lets you record your screen right from the browser. Share it here as an alternative method.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dre		</title>
		<link>https://www.tecmint.com/record-ubuntu-desktop-screen-using-avconv/comment-page-1/#comment-907186</link>

		<dc:creator><![CDATA[Dre]]></dc:creator>
		<pubDate>Fri, 18 Aug 2017 21:56:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9634#comment-907186</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/record-ubuntu-desktop-screen-using-avconv/comment-page-1/#comment-833304&quot;&gt;xerostomus&lt;/a&gt;.

Hi,

Is it possible to record something in the future with this, and make it stop after some time?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/record-ubuntu-desktop-screen-using-avconv/comment-page-1/#comment-833304">xerostomus</a>.</p>
<p>Hi,</p>
<p>Is it possible to record something in the future with this, and make it stop after some time?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/record-ubuntu-desktop-screen-using-avconv/comment-page-1/#comment-834003</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 02 Nov 2016 05:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9634#comment-834003</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/record-ubuntu-desktop-screen-using-avconv/comment-page-1/#comment-833304&quot;&gt;xerostomus&lt;/a&gt;.

@Xerostomus,

Yeah that&#039;s really great, why not you share this script at github? let other users download and enhance the functionality of script more better..]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/record-ubuntu-desktop-screen-using-avconv/comment-page-1/#comment-833304">xerostomus</a>.</p>
<p>@Xerostomus,</p>
<p>Yeah that&#8217;s really great, why not you share this script at github? let other users download and enhance the functionality of script more better..</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: xerostomus		</title>
		<link>https://www.tecmint.com/record-ubuntu-desktop-screen-using-avconv/comment-page-1/#comment-833304</link>

		<dc:creator><![CDATA[xerostomus]]></dc:creator>
		<pubDate>Mon, 31 Oct 2016 04:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9634#comment-833304</guid>

					<description><![CDATA[Thanks. I finally created this script:

#!/bin/bash
echo $&#039;\n&#039;&quot;   Video Grab Desktop&quot;
echo    $&#039;-------------------------\n\a&#039;
echo &quot;	Syntaxe: $(basename 0) [directory]&quot;
echo &quot;	Output: /directory/$(date  +%Y-%m-%d_%H-%M-%S ).avi&quot;
echo -e &quot;Attention: Records mouse cursor too.\n&quot;
read -n1 -p &quot;Press CTRL-C to stop encoding.
Continue? Y/n &quot;
if [ ! &quot;a${REPLY,,}&quot; == &quot;an&quot; ];then
	avconv -f x11grab -r 15 -s 1366x768 -i :0.0 -vcodec wmv1 -acodec pcm_s16le -q 7 $1$(date  +%Y-%m-%d_%H-%M-%S ).avi
fi]]></description>
			<content:encoded><![CDATA[<p>Thanks. I finally created this script:</p>
<p>#!/bin/bash<br />
echo $&#8217;\n'&#8221;   Video Grab Desktop&#8221;<br />
echo    $&#8217;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-\n\a&#8217;<br />
echo &#8221;	Syntaxe: $(basename 0) [directory]&#8221;<br />
echo &#8221;	Output: /directory/$(date  +%Y-%m-%d_%H-%M-%S ).avi&#8221;<br />
echo -e &#8220;Attention: Records mouse cursor too.\n&#8221;<br />
read -n1 -p &#8220;Press CTRL-C to stop encoding.<br />
Continue? Y/n &#8221;<br />
if [ ! &#8220;a${REPLY,,}&#8221; == &#8220;an&#8221; ];then<br />
	avconv -f x11grab -r 15 -s 1366&#215;768 -i :0.0 -vcodec wmv1 -acodec pcm_s16le -q 7 $1$(date  +%Y-%m-%d_%H-%M-%S ).avi<br />
fi</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
