<?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 etc. &#187; Multimedia</title>
	<atom:link href="http://promberger.info/linux/category/multimedia/feed/" rel="self" type="application/rss+xml" />
	<link>http://promberger.info/linux</link>
	<description>my outsourced memory for your perusal</description>
	<lastBuildDate>Thu, 08 Sep 2011 11:06:06 +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>Connecting Logitech Quickcam on Xubuntu Gutsy 7.10</title>
		<link>http://promberger.info/linux/2008/04/14/connecting-logitech-quickcam-on-xubuntu-gutsy-710/</link>
		<comments>http://promberger.info/linux/2008/04/14/connecting-logitech-quickcam-on-xubuntu-gutsy-710/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 16:13:13 +0000</pubDate>
		<dc:creator>Marianne</dc:creator>
				<category><![CDATA[Gutsy]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Noobs]]></category>

		<guid isPermaLink="false">http://promberger.info/linux/2008/04/14/connecting-logitech-quickcam-on-xubuntu-gutsy-710/</guid>
		<description><![CDATA[Works almost out of the box (Logitech Quickcam Messenger for 15 GBP on Amazon UK). Well, worked completely out of the box on the laptop. On the desktop, camorama complained &#8220;could not connect to device (/dev/video0). Please check connection&#8221;, and Skype said it didn&#8217;t find a device. However, /dev/video0 looked just the same as on [...]]]></description>
			<content:encoded><![CDATA[<p>Works almost out of the box (Logitech Quickcam Messenger for 15 GBP on Amazon UK). Well, worked completely out of the box on the laptop. On the desktop, <a href="http://camorama.fixedgear.org/">camorama</a> complained &#8220;could not connect to device (/dev/video0). Please check connection&#8221;, and Skype said it didn&#8217;t find a device. However, <code>/dev/video0</code> looked just the same as on the laptop:</p>
<pre>mpromber@audrey:/dev$ ls -l video0
crw-rw---- 1 root video 81, 0 2008-04-14 16:48 video0</pre>
<p>Turns out I didn&#8217;t have a group <code>video</code> so I had to create it and add my user (via Xfce&nbsp;Menu &rarr; System &rarr; Users&nbsp;and&nbsp;Groups). Log out and back in; works.</p>
]]></content:encoded>
			<wfw:commentRss>http://promberger.info/linux/2008/04/14/connecting-logitech-quickcam-on-xubuntu-gutsy-710/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shrinking DVDs with k9copy</title>
		<link>http://promberger.info/linux/2008/03/03/shrinking-dvds-with-k9copy/</link>
		<comments>http://promberger.info/linux/2008/03/03/shrinking-dvds-with-k9copy/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 14:43:30 +0000</pubDate>
		<dc:creator>Marianne</dc:creator>
				<category><![CDATA[Multimedia]]></category>

		<guid isPermaLink="false">http://promberger.info/linux/2008/03/03/shrinking-dvds-with-k9copy/</guid>
		<description><![CDATA[If you want to burn a pre-recorded commercial DVD to a store-bought recordable blank DVD, you need to reduce the data in some way, because commercially bought DVDs hold 8GB, while blank DVDs hold 4GB. A neat program to do this in Linux is k9copy. k9copy lets you first select only a subpart of the [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to burn a pre-recorded commercial DVD to a store-bought recordable blank DVD, you need to reduce the data in some way, because commercially bought DVDs hold 8GB, while blank DVDs hold 4GB. A neat program to do this in Linux is <a href="http://k9copy.sourceforge.net/">k9copy</a>. </p>
<p>k9copy lets you first select only a subpart of the content of the DVD, for example only a few episodes of a series, or only one of several language tracks. It then shrinks the rest to fit on a 4GB DVD. Shrinking reduces image quality, so try to select as little of the content as possible to get a good shrink factor (shown on a nice sliding scale in k9copy). I use it to create an .iso image that I then burn to a disc using <a href="http://k3b.plainblack.com/">k3b</a>, but if you have two DVD drives, it seems you can burn the data directly to another disc. </p>
<p>k9copy is straightforward and intuitive to use <strong>except</strong> for one minor hiccup. This is unfortunately the first step and might prevent you from getting started at all.    Let&#8217;s assume your DVD drive holds a disc you want to shrink. You  fire up k9copy. What you see is like the image below: </p>
<div style="overflow:auto; margin: 1em 0;">
<img src="http://promberger.info/files/k9copy1.jpg" alt="k9copy start window" />
</div>
<p>Of course, you make sure that the correct DVD drive is selected in the drop down. But still you see nothing that shows the content of your DVD from which you can select titles or language tracks. The trick is that you have to click on the little &#8220;File open&#8221; icon in the upper left (or alternatively Ctrl-O, or go to File &rarr; Open in the menu). This loads your DVD and shows you a tree of (expandable) titles etc with checkboxes to select. </p>
<div style="overflow:auto; margin:1em 0;">
<img src="http://promberger.info/files/k9copy2.jpg" alt="k9copy showing titles to select" /></div>
<p>The green-red sliding bar at the bottom will indicate the &#8220;Shrink Factor&#8221; so you can see by how much k9copy still has to compress the data with your current selection. Once you&#8217;re happy, select the appropiate output device from the dropdown, hit the &#8220;copy&#8221; icon (or Actions &rarr; Copy from the menu). k9copy will even show preview images of the content it is currently copying.</p>
]]></content:encoded>
			<wfw:commentRss>http://promberger.info/linux/2008/03/03/shrinking-dvds-with-k9copy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

