<?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>Linux * Screw &#187; video</title>
	<atom:link href="http://www.linuxscrew.com/category/video/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxscrew.com</link>
	<description></description>
	<lastBuildDate>Thu, 15 Jul 2010 15:44:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=5606</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Watching HD Media on Linux made easy</title>
		<link>http://www.linuxscrew.com/2009/04/01/watching-hd-media-on-linux-made-easy/</link>
		<comments>http://www.linuxscrew.com/2009/04/01/watching-hd-media-on-linux-made-easy/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 07:43:04 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
				<category><![CDATA[docs]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/?p=694</guid>
		<description><![CDATA[<p><img class="size-full wp-image-695 alignright" title="h1_camcorder_1" src="http://www.linuxscrew.com/wp-content/uploads/2009/04/canon_xl_h1_camcorder_1.jpg" alt="h1_camcorder_1" width="200" height="160" /></p>
<p><em>This article is presented to you by LaptopLogic.com.  Go there to read the latest info on the </em><a href="http://laptoplogic.com/top-rated-laptops/"><em>top rated  laptops</em></a><em> and the </em><a href="http://laptoplogic.com/laptop-accessories"><em>best laptop  accessories</em></a><em>.</em></p>
<p>The <a href="http://en.wikipedia.org/wiki/Video_compression">High Definition</a> (<strong>HD</strong>) content is everywhere these days,  from HD and <a href="http://en.wikipedia.org/wiki/Blue_ray_disc">Blue Ray Discs</a> to streaming HD media. Although HD content gives best  picture quality, it also uses a lot of computational power to decode and  play.</p>
<p>This was made easy for Windows by the introduction of new  drivers from graphics card manufacturers, <a href="http://www.nvidia.com">Nvidia</a> and <a href="http://ati.amd.com">ATI</a>, which allowed the  whole media to be decoded on the <a href="http://en.wikipedia.org/wiki/Graphics_card">dedicated graphics card</a>, saving cost in  computational power, and the need to have a stronger processor.</p>
<p><img class="size-full wp-image-696 alignleft" title="nvidia graphics" src="http://www.linuxscrew.com/wp-content/uploads/2009/04/image-2.jpg" alt="nvidia graphics" width="250" height="188" /><strong>Nvidia</strong> recently released a new set of <a href="http://www.nvidia.com/object/unix.html">drivers for Linux</a> supporting <a href="http://www.nvidia.com/page/purevideo.html">PureVideo</a> technology for its line of graphics hardware, enabling full  hardware HD-decoding, and giving smooth HD content playback, even on less  powerful computers. The <a href="http://www.nvidia.com/object/linux_display_ia32_180.44.html">180</a> series supports PureVideo decode acceleration. These  drivers adds a new <a href="http://en.wikipedia.org/wiki/VDPAU">VDPAU API</a>, which provides PureVideo like features on Linux,  adds <a href="http://www.nvidia.com/object/cuda_home.html">CUDA</a> support, X Render optimizations, new workstation performance  optimizations and some other improvements. The new versions offer optimizations  and support for a wide range of Nvidia hardware, and is expected to improve with  future releases.</p>
<p><strong>Linux</strong> uses <a href="http://en.wikipedia.org/wiki/X_video_extension">X-Video</a> (Xv) as output extensions, where as  <a href="http://en.wikipedia.org/wiki/X-Video_Motion_Compensation">X-Video MotionCompensation</a> (XvMC) is an X-Video extension which offers some  video decoding on <a href="http://en.wikipedia.org/wiki/GPU">GPU</a>. With the new drivers, Nvidia implements <a href="http://en.wikipedia.org/wiki/VDPAU">VDPAU</a> (Video  Decode and Presentation API for UNIX).</p>
<p>VDAPU is capable of hardware acceleration and the decoding  of MPEG-1, MPEG-2, VC-1 and H.264 bit streams. It also provides an API for  post-processing of decoded video in order to apply operations such as noise  reduction and temporal and spatial de-interlacing, timestamp-based presentation  of final video frames, and compositing of sub-picture elements.</p>
<p><a href="http://www.amd.com"><strong><img class="size-full wp-image-697 alignright" title="amd-4800-series-graphic-card" src="http://www.linuxscrew.com/wp-content/uploads/2009/04/amd-4800-series-graphic-card.jpg" alt="amd-4800-series-graphic-card" width="200" height="201" />AMD</strong></a> also supports hardware acceleration through X-Video Bit  stream Acceleration or <a href="http://en.wikipedia.org/wiki/X-Video_Bitstream_Acceleration">XvBA API</a>. The recent drivers can take advantage of  <a href="http://en.wikipedia.org/wiki/Unified_Video_Decoder">Unified Video Decoder</a> (UVD2).</p>
<p>These new technologies are also supported by new video  playback softwares, which can fully utilize the Graphics Hardware for video  playback, providing smooth frames in HD and Blue-Ray movies. The VDPAU supported  players include <a href="http://en.wikipedia.org/wiki/Libavcodec">libavcodec</a>, <a href="http://www.mplayerhq.hu">mplayer</a> and <a href="http://ffmpeg.mplayerhq.hu/">ffmpeg</a>.</p>
<p>CUDA support is also provided with 180 series drivers for  Linux, and it can also be used to accelerate videos, and also to do any  processing involved, like <a href="http://blog.mymediasystem.net/avchd/coreavc-109-for-linux/">CoreAVC 1.9.0</a> is the first media player to offer this  decoding.</p>
<p>The video acceleration on Linux came late, but  certainly, with these new advancements by Graphics chips manufacturers, Linux  users will be able to experience HD media playback, even on less powerful  systems.</p>
]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-695 alignright" title="h1_camcorder_1" src="http://www.linuxscrew.com/wp-content/uploads/2009/04/canon_xl_h1_camcorder_1.jpg" alt="h1_camcorder_1" width="200" height="160" /></p>
<p><em>This article is presented to you by LaptopLogic.com.  Go there to read the latest info on the </em><a href="http://laptoplogic.com/top-rated-laptops/"><em>top rated  laptops</em></a><em> and the </em><a href="http://laptoplogic.com/laptop-accessories"><em>best laptop  accessories</em></a><em>.</em></p>
<p>The <a href="http://en.wikipedia.org/wiki/Video_compression">High Definition</a> (<strong>HD</strong>) content is everywhere these days,  from HD and <a href="http://en.wikipedia.org/wiki/Blue_ray_disc">Blue Ray Discs</a> to streaming HD media. Although HD content gives best  picture quality, it also uses a lot of computational power to decode and  play.</p>
<p>This was made easy for Windows by the introduction of new  drivers from graphics card manufacturers, <a href="http://www.nvidia.com">Nvidia</a> and <a href="http://ati.amd.com">ATI</a>, which allowed the  whole media to be decoded on the <a href="http://en.wikipedia.org/wiki/Graphics_card">dedicated graphics card</a>, saving cost in  computational power, and the need to have a stronger processor.</p>
<p><img class="size-full wp-image-696 alignleft" title="nvidia graphics" src="http://www.linuxscrew.com/wp-content/uploads/2009/04/image-2.jpg" alt="nvidia graphics" width="250" height="188" /><strong>Nvidia</strong> recently released a new set of <a href="http://www.nvidia.com/object/unix.html">drivers for Linux</a> supporting <a href="http://www.nvidia.com/page/purevideo.html">PureVideo</a> technology for its line of graphics hardware, enabling full  hardware HD-decoding, and giving smooth HD content playback, even on less  powerful computers. The <a href="http://www.nvidia.com/object/linux_display_ia32_180.44.html">180</a> series supports PureVideo decode acceleration. These  drivers adds a new <a href="http://en.wikipedia.org/wiki/VDPAU">VDPAU API</a>, which provides PureVideo like features on Linux,  adds <a href="http://www.nvidia.com/object/cuda_home.html">CUDA</a> support, X Render optimizations, new workstation performance  optimizations and some other improvements. The new versions offer optimizations  and support for a wide range of Nvidia hardware, and is expected to improve with  future releases.</p>
<p><strong>Linux</strong> uses <a href="http://en.wikipedia.org/wiki/X_video_extension">X-Video</a> (Xv) as output extensions, where as  <a href="http://en.wikipedia.org/wiki/X-Video_Motion_Compensation">X-Video MotionCompensation</a> (XvMC) is an X-Video extension which offers some  video decoding on <a href="http://en.wikipedia.org/wiki/GPU">GPU</a>. With the new drivers, Nvidia implements <a href="http://en.wikipedia.org/wiki/VDPAU">VDPAU</a> (Video  Decode and Presentation API for UNIX).</p>
<p>VDAPU is capable of hardware acceleration and the decoding  of MPEG-1, MPEG-2, VC-1 and H.264 bit streams. It also provides an API for  post-processing of decoded video in order to apply operations such as noise  reduction and temporal and spatial de-interlacing, timestamp-based presentation  of final video frames, and compositing of sub-picture elements.</p>
<p><a href="http://www.amd.com"><strong><img class="size-full wp-image-697 alignright" title="amd-4800-series-graphic-card" src="http://www.linuxscrew.com/wp-content/uploads/2009/04/amd-4800-series-graphic-card.jpg" alt="amd-4800-series-graphic-card" width="200" height="201" />AMD</strong></a> also supports hardware acceleration through X-Video Bit  stream Acceleration or <a href="http://en.wikipedia.org/wiki/X-Video_Bitstream_Acceleration">XvBA API</a>. The recent drivers can take advantage of  <a href="http://en.wikipedia.org/wiki/Unified_Video_Decoder">Unified Video Decoder</a> (UVD2).</p>
<p>These new technologies are also supported by new video  playback softwares, which can fully utilize the Graphics Hardware for video  playback, providing smooth frames in HD and Blue-Ray movies. The VDPAU supported  players include <a href="http://en.wikipedia.org/wiki/Libavcodec">libavcodec</a>, <a href="http://www.mplayerhq.hu">mplayer</a> and <a href="http://ffmpeg.mplayerhq.hu/">ffmpeg</a>.</p>
<p>CUDA support is also provided with 180 series drivers for  Linux, and it can also be used to accelerate videos, and also to do any  processing involved, like <a href="http://blog.mymediasystem.net/avchd/coreavc-109-for-linux/">CoreAVC 1.9.0</a> is the first media player to offer this  decoding.</p>
<p>The video acceleration on Linux came late, but  certainly, with these new advancements by Graphics chips manufacturers, Linux  users will be able to experience HD media playback, even on less powerful  systems.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2009/04/01/watching-hd-media-on-linux-made-easy/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Real 10$ Wi-Fi antenna (Video)</title>
		<link>http://www.linuxscrew.com/2008/05/01/real-10-wi-fi-antenna-video/</link>
		<comments>http://www.linuxscrew.com/2008/05/01/real-10-wi-fi-antenna-video/#comments</comments>
		<pubDate>Thu, 01 May 2008 08:24:34 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/2008/05/01/real-10-wi-fi-antenna-video/</guid>
		<description><![CDATA[Why spend $100 or more on a Wi-Fi antenna when you can create your own one for $10? The following components are needed:

35-mm foam (like the kind desktop and laptop PCs usually come with)
Solid-core copper wire
Small brass plate
Multiple BNC connectors

Follow the instructions in the video:

]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.linuxscrew.com/wp-content/uploads/2008/05/wifi_logo_0.gif" title="wifi logo" alt="wifi logo" align="right" />Why spend $100 or more on a Wi-Fi antenna when you can create your own one for $10? The following components are needed:</p>
<ul>
<li>35-mm foam (like the kind desktop and laptop PCs usually come with)</li>
<li>Solid-core copper wire</li>
<li>Small brass plate</li>
<li>Multiple BNC connectors</li>
</ul>
<p>Follow the instructions in the video:</p>
<p><center><embed src="http://www.metacafe.com/fplayer/1049996/10__wifi_super_antenna.swf" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" height="345" width="400"></embed></center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2008/05/01/real-10-wi-fi-antenna-video/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
