<?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>WiredRevolution.com &#187; video</title>
	<atom:link href="http://www.wiredrevolution.com/tag/video/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wiredrevolution.com</link>
	<description>A Bit of Linux Wisdom</description>
	<lastBuildDate>Sat, 22 May 2010 16:03:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Ubuntu 9.10 on the Dell Zino HD</title>
		<link>http://www.wiredrevolution.com/ubuntu/installing-ubuntu-910-on-the-dell-zino-hd</link>
		<comments>http://www.wiredrevolution.com/ubuntu/installing-ubuntu-910-on-the-dell-zino-hd#comments</comments>
		<pubDate>Wed, 30 Dec 2009 15:46:24 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[ATI]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[broadcom]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[FGLRX]]></category>
		<category><![CDATA[HD]]></category>
		<category><![CDATA[HDMI]]></category>
		<category><![CDATA[HTPC]]></category>
		<category><![CDATA[inspiron]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[koala]]></category>
		<category><![CDATA[mythtv]]></category>
		<category><![CDATA[STA]]></category>
		<category><![CDATA[VGA]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[zino]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=1136</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/>The Dell Inspiron Zino HD is the perfect machine if you are looking to build an Ubuntu Linux based HTPC.  At the time of this post the Zino can be purchased with either Windows 7 or Ubuntu linux 9.04. I decided to go with Windows 7 and install Ubuntu 9.10 64-bit karmic on my [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic' rel='bookmark' title='Permanent Link: Install Boxee on 64-bit Ubuntu 9.10 Karmic'>Install Boxee on 64-bit Ubuntu 9.10 Karmic</a> <small>Installing Boxee turns your computer into an incredible HTPC. These...</small></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/add-new-fonts-to-your-ubuntu-system' rel='bookmark' title='Permanent Link: Add new fonts to your Ubuntu system'>Add new fonts to your Ubuntu system</a> <small>Whether you work with the GIMP to create graphical content,...</small></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/how-to-fix-unresponsive-flash-player-on-ubuntu' rel='bookmark' title='Permanent Link: How to fix unresponsive Flash player on Ubuntu'>How to fix unresponsive Flash player on Ubuntu</a> <small>For a long while going back to Ubuntu 9.04, 9.10,...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/><p>The Dell Inspiron Zino HD is the perfect machine if you are looking to build an Ubuntu Linux based HTPC.  At the time of this post the Zino can be purchased with either Windows 7 or Ubuntu linux 9.04. I decided to go with Windows 7 and install Ubuntu 9.10 64-bit karmic on my own in a dual boot configuration. This article will cover all the steps necessary to get Ubuntu up and running.</p>
<p><a href="http://www.wiredrevolution.com/wp-content/uploads/2009/12/dell_zino.jpg"><img src="http://www.wiredrevolution.com/wp-content/uploads/2009/12/dell_zino.jpg" alt="dell_zino" title="dell_zino" width="539" height="424" class="aligncenter size-full wp-image-1141" /></a></p>
<p>The easiest way to setup a dual boot configuration is to reinstall Windows 7 first with the included OS DVD and then Ubuntu second. When installing Windows 7 make sure to leave space for your Ubuntu installation. Repartition the drive so that Windows 7 only uses a small chuck and leave the rest of the space unallocated. The good thing about reinstalling Windows is that it gets rid of all the extra 3rd party junk that comes preinstalled.</p>
<p>You can install Ubuntu through the HDMI but on some TVs the HDMI port may display incorrectly until the ATI drivers are correctly installed. If this occurs to you switch over the the VGA port until you have completed the installation.</p>
<p>The only other pitfall of this installation is that the default Ubuntu installation doesn&#8217;t recognize the wireless card (in my build it was the Broadcom wireless b/g card). All this means is that you need to have the wired ethernet connection until you update the system and download the appropriate wireless driver.</p>
<p>Once you have completed the initial installation and made sure you have a working network connection you should update your system.</p>
<pre>$ sudo apt-get update &#038;&#038; sudo apt-get -y upgrade</pre>
<p>Next you need to find and install your hardware drivers. Go here:<br />
<strong>System -> Administration -> Hardware Drivers</strong></p>
<p>It should find the Broadcom STA wireless driver for your wireless, and the FGLRX ATI/AMD driver for your video card. Download and activate both of them. You should now be able to connect with wireless and use the HDMI port if you experienced display issues with it during the installation.</p>
<p>If your display resolution if incorrect. Go here:<br />
<strong>System -> Administration -> Display</strong></p>
<p>Configure your sound to work over HDMI. Go here:<br />
<strong>System -> Administration -> Sound</strong></p>
<p>In the Output tab select HDMI. You can go to the Sound Effects tab and select a sound to test that it works.</p>
<p>You should now a fully functional system up and running with Ubuntu, but you may want to install some packages that will make your make your life easier. Here are my suggestions:</p>
<p>ubuntu-restricted-formats<br />
ssh<br />
nfs-common<br />
sshfs<br />
vim</p>
<p>mythtv<br />
boxee<br />
xbmc</p>
<p>Enjoy your new Zino HTPC!</p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic' rel='bookmark' title='Permanent Link: Install Boxee on 64-bit Ubuntu 9.10 Karmic'>Install Boxee on 64-bit Ubuntu 9.10 Karmic</a> <small>Installing Boxee turns your computer into an incredible HTPC. These...</small></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/add-new-fonts-to-your-ubuntu-system' rel='bookmark' title='Permanent Link: Add new fonts to your Ubuntu system'>Add new fonts to your Ubuntu system</a> <small>Whether you work with the GIMP to create graphical content,...</small></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/how-to-fix-unresponsive-flash-player-on-ubuntu' rel='bookmark' title='Permanent Link: How to fix unresponsive Flash player on Ubuntu'>How to fix unresponsive Flash player on Ubuntu</a> <small>For a long while going back to Ubuntu 9.04, 9.10,...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/ubuntu/installing-ubuntu-910-on-the-dell-zino-hd/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Fix blue tinted video in Ubuntu</title>
		<link>http://www.wiredrevolution.com/ubuntu/fix-blue-tinted-video-in-ubuntu</link>
		<comments>http://www.wiredrevolution.com/ubuntu/fix-blue-tinted-video-in-ubuntu#comments</comments>
		<pubDate>Thu, 12 Mar 2009 19:20:05 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[blue]]></category>
		<category><![CDATA[gstreamer]]></category>
		<category><![CDATA[gstreamer-properies]]></category>
		<category><![CDATA[Mplayer]]></category>
		<category><![CDATA[Nvidia]]></category>
		<category><![CDATA[totem]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[VLC]]></category>
		<category><![CDATA[xine]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=895</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/>A strange issue has been identified in Ubuntu where video takes on a blue colored tint.  Other descriptions of the problem include inverted colors, blue skin tones, or distorted video hues. The problems have been reproduced with Totem (Gstreamer), Totem (Xine), Mplayer, as well as VLC and other players. 
The common theme with this [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/installing-ubuntu-910-on-the-dell-zino-hd' rel='bookmark' title='Permanent Link: Installing Ubuntu 9.10 on the Dell Zino HD'>Installing Ubuntu 9.10 on the Dell Zino HD</a> <small>The Dell Inspiron Zino HD is the perfect machine if...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/><p>A strange issue has been identified in Ubuntu where video takes on a blue colored tint.  Other descriptions of the problem include inverted colors, blue skin tones, or distorted video hues. The problems have been reproduced with Totem (Gstreamer), Totem (Xine), Mplayer, as well as VLC and other players. </p>
<p>The common theme with this bug seems to be the use of the Nvidia closed source drivers.</p>
<p>Here is an example showing the blue tint problem.</p>
<p style="text-align: center;">
<img src="http://www.wiredrevolution.com/wp-content/uploads/2009/03/blue_tint_totem.gif" alt="blue_tint_totem" title="blue_tint_totem" width="500" height="429" class="aligncenter size-full wp-image-1000" />
</p>
<p>Here are the specific steps to fix the issue for the Totem (Gstreamer) player. There may be similar methods for other players.</p>
<p>The first thing you need to do is make a change to <strong>gstreamer-properties</strong>.</p>
<p>Open gstreamer-properties from within a terminal.</p>
<pre>
$ gstreamer-properties
</pre>
<p>Now click on the <strong>Video</strong> tab. From the <strong>Plugin</strong> dropdown box select <strong>Custom</strong>. Finally add the following line to the <strong>Pipeline</strong> box.</p>
<pre>
videobalance hue=-1 ! autovideosink
</pre>
<p>The window should look like this.</p>
<p style="text-align: center;">
<img src="http://www.wiredrevolution.com/wp-content/uploads/2009/03/gstreamer_properties.gif" alt="gstreamer_properties" title="gstreamer_properties" width="455" height="439" class="aligncenter size-full wp-image-1002" />
</p>
<p>Restart Totem for these changes to take effect.</p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/installing-ubuntu-910-on-the-dell-zino-hd' rel='bookmark' title='Permanent Link: Installing Ubuntu 9.10 on the Dell Zino HD'>Installing Ubuntu 9.10 on the Dell Zino HD</a> <small>The Dell Inspiron Zino HD is the perfect machine if...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/ubuntu/fix-blue-tinted-video-in-ubuntu/feed</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu</title>
		<link>http://www.wiredrevolution.com/ubuntu/enable-hdmi-output-on-dell-xps-m1530m1330-with-ubuntu</link>
		<comments>http://www.wiredrevolution.com/ubuntu/enable-hdmi-output-on-dell-xps-m1530m1330-with-ubuntu#comments</comments>
		<pubDate>Sat, 24 Jan 2009 14:45:15 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[8.10]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[HDMI]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[m1330]]></category>
		<category><![CDATA[m1530]]></category>
		<category><![CDATA[output]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[xps]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=940</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/>Hardware support in Linux, specifically Ubuntu 8.10 (Intrepid Ibex) for the Dell XPS M1530 and M1330 is very impressive. However in certain cases the process is not as straight forward as it could be, and it takes a bit of tinkering in order to get it to work. In this article I will go through [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/installing-ubuntu-910-on-the-dell-zino-hd' rel='bookmark' title='Permanent Link: Installing Ubuntu 9.10 on the Dell Zino HD'>Installing Ubuntu 9.10 on the Dell Zino HD</a> <small>The Dell Inspiron Zino HD is the perfect machine if...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/><p>Hardware support in Linux, specifically Ubuntu 8.10 (Intrepid Ibex) for the Dell XPS M1530 and M1330 is very impressive. However in certain cases the process is not as straight forward as it could be, and it takes a bit of tinkering in order to get it to work. In this article I will go through how to enable audio and video through the HDMI output.</p>
<p>The first step is making sure that the HDMI cable is connected between the computer and external monitor, HDTV, etc.</p>
<h3>Video Support</h3>
<p></p>
<p>To enable the video you need to go to your <strong>NVIDIA X Server Settings</strong> manager. This of course assumes you are using the NVIDIA driver on your system.</p>
<p><strong>System -> Administration ->  NVIDIA X Server Settings</strong></p>
<p>Select the <strong>X Server Display Configuration</strong>.  Click the <strong>Detect Displays</strong> button and you external monitor should be displayed. Click on the external screen so that it becomes selected and click the <strong>Configure</strong> button and select the <strong>TwinView</strong> option.</p>
<p>Once this monitor is enabled a <strong>Position</strong> dropdown box should appear. It is best in most cases to select <strong>Clones</strong>.The screen output will be duplicated on both devices. </p>
<p>Select the <strong>Apply</strong> button for these changes to take effect.</p>
<p>If your external monitor has a lower resolution than your laptop screen it may help to disable the laptop screen so that maximized video won&#8217;t go beyond the borders of your external monitor. To do this click the laptop screen so that it becomes selected, click the <strong>Configure</strong> button, and select <strong>Disabled</strong>.</p>
<h3>Audio Support</h3>
<p></p>
<p>Open the <strong>Volume Control</strong> manager, usually ou can click on the volume applet on the top GNOME panel.</p>
<p>Make sure your device is set to <strong>HDA Intel (Alsa Mixer).</strong></p>
<p>Select the <strong>Switches</strong> tab and put a check mark next to <strong>IEC958</strong>. Selecting this enables audio output over the HDMI connection. </p>
<p>If you want to disable audio output through your laptop speakers you can disable them. Go back to the <strong>Playback</strong> tab and mute the <strong>Front</strong> channel.</p>
<h3>Bugs</h3>
<p></p>
<p>1) Enabling the laptop screen as well an external monitor through HDMI can cause X to freeze with certain Compiz-Fusion effects such as desktop switching. Disabling Compiz-Fusion or disabling the laptop screen while operating in this mode fixes this issue.</p>
<p>2) Disabling the laptop monitor will not correctly resize the GNOME desktop to match the resolution of the external monitor over HDMI. However video playback will still be correctly maximized.</p>
<p>3) Audio output over HDMI connection may not work for a specific program even if everything has been configured correctly. Restarting this program usually fixes this issue.</p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/installing-ubuntu-910-on-the-dell-zino-hd' rel='bookmark' title='Permanent Link: Installing Ubuntu 9.10 on the Dell Zino HD'>Installing Ubuntu 9.10 on the Dell Zino HD</a> <small>The Dell Inspiron Zino HD is the perfect machine if...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/ubuntu/enable-hdmi-output-on-dell-xps-m1530m1330-with-ubuntu/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
