<?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>Blog Amain &#187; kdenlive</title>
	<atom:link href="http://blog.zoomeren.nl/tag/kdenlive/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.zoomeren.nl</link>
	<description>Open Source / Linux</description>
	<lastBuildDate>Mon, 01 Aug 2011 20:59:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Old webcam Logitech, Inc. QuickCam Communicate STX not working in Ubuntu 9.04</title>
		<link>http://blog.zoomeren.nl/2009/10/03/old-webcam-logitech-inc-quickcam-communicate-stx-not-working-in-ubuntu-9-04/</link>
		<comments>http://blog.zoomeren.nl/2009/10/03/old-webcam-logitech-inc-quickcam-communicate-stx-not-working-in-ubuntu-9-04/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 13:48:20 +0000</pubDate>
		<dc:creator>Amain</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[jaunty]]></category>
		<category><![CDATA[kdenlive]]></category>
		<category><![CDATA[logitech]]></category>
		<category><![CDATA[mplayer]]></category>
		<category><![CDATA[QuickCam Communicate STX]]></category>
		<category><![CDATA[vlc]]></category>
		<category><![CDATA[webcam]]></category>

		<guid isPermaLink="false">http://blog.zoomeren.nl/?p=71</guid>
		<description><![CDATA[vlc, mplayer, kdenlive are not able to open my webcam(/dev/video), while aMSN is able to. I have the following webcam: ID 046d:08ad Logitech, Inc. QuickCam Communicate STX It seems that Ubuntu recently switched from V4L to V4L2 causing some trouble with some devices. Fortunately there<span class="readmore-post"><a href="http://blog.zoomeren.nl/2009/10/03/old-webcam-logitech-inc-quickcam-communicate-stx-not-working-in-ubuntu-9-04/">Continue reading</a></span>]]></description>
			<content:encoded><![CDATA[<p>vlc, mplayer, kdenlive are not able to open my webcam(/dev/video), while aMSN is able to. I have the following webcam:</p>
<pre>ID 046d:08ad Logitech, Inc. QuickCam Communicate STX</pre>
<p>It seems that Ubuntu recently switched from V4L to V4L2 causing some trouble with some devices. Fortunately there is a solution:</p>
<pre>sudo apt-get install ld.so.preload-manager</pre>
<pre>sudo ld.so.preload-manager /usr/lib/libv4l/v4l1compat.so</pre>
<p>alternatively (note the lib32. You need to set that on 64bit systems because Skype is still 32 bit ):</p>
<p>LD_PRELOAD=/usr/lib32/libv4l/v4l1compat.so exec /usr/bin/skype</p>
<p>And now vlc, mplayer and kdenlive work perfectly:</p>
<ul>
<li>mplayer tv:// -tv driver=v4l:width=320:height=240:device=/dev/video0</li>
<li>vlc v4l:// :v4l-vdev=&#8221;/dev/video0&#8243; :v4l-adev=&#8221;/dev/audio&#8221; :v4l-norm=3 :v4l-frequency=-1 :v4l-caching=300 :v4l-chroma=&#8221;" :v4l-fps=-1.000000 :v4l-samplerate=44100 :v4l-channel=0 :v4l-tuner=-1 :v4l-audio=-1 :v4l-stereo :v4l-width=320 :v4l-height=240 :v4l-brightness=-1 :v4l-colour=-1 :v4l-hue=-1 :v4l-contrast=-1 :no-v4l-mjpeg :v4l-decimation=1 :v4l-quality=100</li>
<li>kdenlive works fine with default options</li>
</ul>
<p>Links:</p>
<ul>
<li><a href="https://help.ubuntu.com/community/Webcam">https://help.ubuntu.com/community/Webcam</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.zoomeren.nl/2009/10/03/old-webcam-logitech-inc-quickcam-communicate-stx-not-working-in-ubuntu-9-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

