<?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>Top Down View &#187; video</title>
	<atom:link href="http://www.topdownview.com/tag/video/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.topdownview.com</link>
	<description>My View Of The World</description>
	<lastBuildDate>Fri, 11 Nov 2011 19:33:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Capturing video with Ubuntu (and a little rant)</title>
		<link>http://www.topdownview.com/2009/06/capturing-video-with-ubuntu-and-a-little-rant/</link>
		<comments>http://www.topdownview.com/2009/06/capturing-video-with-ubuntu-and-a-little-rant/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 07:01:20 +0000</pubDate>
		<dc:creator>Jon Jennings</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.topdownview.com/?p=209</guid>
		<description><![CDATA[My friend Erica was asking me today about video editing in Ubuntu. First she was asking about tools to use for editing. I&#8217;ve toyed with &#8216;Open Movie Editor&#8217; in the past. If you&#8217;re familiar with Adobe Premiere then you&#8217;ll be familiar with the general layout here&#8230; a timeline of multiple video and audio tracks, a [...]]]></description>
			<content:encoded><![CDATA[<p>My friend <a href="http://ahimsamedia.com/">Erica</a> was asking me today about video editing in Ubuntu. First she was asking about tools to use for editing.</p>
<p>I&#8217;ve toyed with &#8216;<a href="http://www.openmovieeditor.org/">Open Movie Editor&#8217;</a> in the past. If you&#8217;re familiar with Adobe Premiere then you&#8217;ll be familiar with the general layout here&#8230; a timeline of multiple video and audio tracks, a preview window, multiple clips that you mix together with transitions etc. I&#8217;ll admit that it isn&#8217;t the same as Adobe Premiere but it does cost $799 less!</p>
<p>Open Movie Editor is in the Synaptic package manager. It&#8217;s available through the Ubuntu repositories but it&#8217;s supported by the community, not directly by Canonical. Erica had spotted <a href="http://www.kinodv.org/">Kino</a> which is a much simpler program. It&#8217;s more like Windows Movie Editor &#8211; a single timeline with one clip transitioning into the next clip. Kino also has the advantage of being supported directly by Canonical.  Actually I was pretty impressed with it &#8211; I think it&#8217;ll be sufficient for all of my personal video editing tasks.</p>
<p>Great! So now we can edit videos.</p>
<p>But there&#8217;s a second problem &#8211; getting the video into Erica&#8217;s PC in the first place. She had a day&#8217;s worth of footage on a DV camcorder and Kino has an entire page dedicated to capture but when she connected the firewire (aka IEEE1394) cable between her PC and camcorder nothing happened&#8230; all the buttons remained greyed-out. What to do?</p>
<p>This prompted me to dig out my own camcorder and connect it up&#8230; same as her setup &#8211; nothing happened. Kino&#8217;s preferences panel says the  IEEE1394 subsystem is not responding. It&#8217;s actually pretty helpful &#8211; it says &#8220;you must have read and write access to /dev/raw1394. I checked and found that<br />
a) the /dev/raw1394 device was owned by user root, group root<br />
b) the permissions on it were rw-rw&#8212;-<br />
So if you weren&#8217;t the root user or a member of the root group then you couldn&#8217;t use it!</p>
<p>This is all fixed by a quick<br />
sudo chmod a+rw /dev/raw1394</p>
<p>And then the Kino capture buttons buttons sprang into life and video capture worked fine. Erica did the same and everything was good in the universe.</p>
<p>For a while.</p>
<p>But get this&#8230; the next time I turn my PC on, the permissions on /dev/raw1394 have reset to rw-rw&#8212;- so I have to chmod it again.</p>
<p>I truly believe that Linux is getting close to ready for ordinary non-technical consumers but this makes me wonder if perhaps I&#8217;m wrong. It&#8217;s bad enough that I have to go to the command line and change the device permissions once, but to have to do it every time I want to import video? I can&#8217;t see the logic in setting it up like that and I can&#8217;t see that it&#8217;s something a user-friendly operating system should require.</p>
<p>Maybe I&#8217;m not setting about this the way that I should be? Maybe there&#8217;s an easier way?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.topdownview.com/2009/06/capturing-video-with-ubuntu-and-a-little-rant/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

