<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>he, who does not eat fish &#187; webcam</title>
	<atom:link href="http://pifostap.org.ua/blog/tag/webcam/feed" rel="self" type="application/rss+xml" />
	<link>http://pifostap.org.ua/blog</link>
	<description>linux, math, fun, student&#039;s life</description>
	<lastBuildDate>Sat, 19 May 2012 14:50:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Watch your webcam in console!</title>
		<link>http://pifostap.org.ua/blog/2010/01/08/mplayer-is-superman-of-mediaplayers.html</link>
		<comments>http://pifostap.org.ua/blog/2010/01/08/mplayer-is-superman-of-mediaplayers.html#comments</comments>
		<pubDate>Fri, 08 Jan 2010 11:38:18 +0000</pubDate>
		<dc:creator>::pif</dc:creator>
				<category><![CDATA[Creativity]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mplayer]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[tty]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[webcam]]></category>

		<guid isPermaLink="false">http://pifostap.org.ua/blog/?p=121</guid>
		<description><![CDATA[Wow! I really love linux! I feel that with every minute spent inside linux my love to this OS grows up! It&#8217;s so outrageous! You can do almost everything!!! Today, I was really shocked with the abilities of the mplayer! Here&#8217;s a short video of what I&#8217;ve done:So, here&#8217;s a list of what I was [...]]]></description>
			<content:encoded><![CDATA[<p>Wow! I really love linux! I feel that with every minute spent inside linux my love to this OS grows up! It&#8217;s so outrageous! You can do almost everything!!!</p>
<p>Today, I was really shocked with the abilities of the <a href="http://www.mplayerhq.hu/">mplayer</a>!<br /> Here&#8217;s a short video of what I&#8217;ve done:<br/><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/yZEW_QCPTDc&#038;hl=ru_RU&#038;fs=1&#038;rel=0&#038;color1=0x234900&#038;color2=0x4e9e00"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/yZEW_QCPTDc&#038;hl=ru_RU&#038;fs=1&#038;rel=0&#038;color1=0x234900&#038;color2=0x4e9e00" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object><br/>So, here&#8217;s a list of what I was doing with it (everything is done in tty-conole->[Ctrl]+[Alt]+[F5]):</p>
<ol>
<li>I wondered if I can watch films in console. That&#8217;s real! You just have to specify the special output driver. It&#8217;s the ASCII-Art driver:<br /><code>mplayer <strong>-vo aa</strong> nameOfYourFile.avi</code><br />You can enjoy colour video in console, just replace <strong>aa</strong> driver with the Colour ASCII-Art driver <strong>caca</strong>!</li>
<li>I felt it&#8217;s not enough! So, I tried to watch my web-cam in console! Obviously, mplayer is able to do it! You just need to specify the tv:// protocol, instead of filename:<br /><code>mplayer <strong>tv:// </strong> -vo caca</code></li>
<li>Here&#8217;s the first problem. The output is alright, but that stats information always updates, and the video is blinking:( So, it makes impossible for you to watch your wab-cam normally. I started to investigate the mplayer&#8217;s man page:<br/><code>man mplayer</code><br/>it&#8217;s so huge! (read it if you want <img src='http://pifostap.org.ua/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )<br/>I quickly found the solution! Here is it: the parameter -really-quiet:<br/><code>mplayer tv:// -vo caca -really-quiet</code></li>
<li>But that was not enough! I wish I can watch the web-cam, as  I look at mirror! I found the parameter -flip. But it just turns everything upside-down. The real solution for that is the video-filter Mirror! Specify it &#038; enjoy:<br/><code>mplayer tv:// -vo caca <strong>-vf mirror</strong> -really-quiet</code></li>
<li>There&#8217;s one more improvement, you can do to your output. You can make it better by specifing the font. The smaller the font &#8211; the better&#8217;s the output. I usually use Uni1-VGA8: <br/><code>setfont Uni1-VGA8</code></li>
</ol>
<p>That&#8217;s all, folks! Go and watch your favourite videos in console!</p>
]]></content:encoded>
			<wfw:commentRss>http://pifostap.org.ua/blog/2010/01/08/mplayer-is-superman-of-mediaplayers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

