<?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>CornEmpire Software &#187; openshot</title>
	<atom:link href="http://cornempire.net/tag/openshot/feed/" rel="self" type="application/rss+xml" />
	<link>http://cornempire.net</link>
	<description>Tidbits about programming, web development, gaming and other random stuff.</description>
	<lastBuildDate>Sun, 15 Jan 2012 15:30:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Openshot/IM Conflict Ubuntu 9.10</title>
		<link>http://cornempire.net/2010/04/05/openshotim-conflict-ubuntu-9-10/</link>
		<comments>http://cornempire.net/2010/04/05/openshotim-conflict-ubuntu-9-10/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 11:18:04 +0000</pubDate>
		<dc:creator>cornmaster</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[openshot]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.cornempire.net/?p=163</guid>
		<description><![CDATA[I recently installed the excellent OpenShot video editor for Ubuntu because I had to splice together some video from our curling league. We had two cameras shooting the action from the Semi-Final, and Final games. OpenShot is a very easy to use program from making some basic movies and it handled the two different format <a href='http://cornempire.net/2010/04/05/openshotim-conflict-ubuntu-9-10/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>I recently installed the excellent <a href="http://www.openshotvideo.com/">OpenShot</a> video editor for Ubuntu because I had to splice together some video from our <a href="http://wiki.cornempire.net/curling/start">curling league</a>.  We had two cameras shooting the action from the Semi-Final, and Final games.</p>
<p>OpenShot is a very easy to use program from making some basic movies and it handled the two different format videos pretty well.</p>
<p>However, after installing, I noticed that I could no longer use AMSN, my instant messenger of choice.  When launching from the terminal, I would receive an error about GStreamer problems. This also affected Pidgin, and I&#8217;ve heard reports of problems with Empathy and others too.  The problem lies in frei0r-plugins package, which messes up gstreamer for some programs, and is required by OpenShot.  The easy solution to get it working is to remove frei0r-plugins, but of course, OpenShot won&#8217;t work anymore.<br />
<code>sudo apt-get purge frei0r-plugins</code></p>
<p>After searching the net a bit, I ran across a <a href="https://bugs.launchpad.net/ubuntu/+source/gavl/+bug/456530">launchpad page</a> that pointed the finger at libgavl.  The problem is fixed in libgavl 1.1.1.  Of course, 1.1.0 is the highest version you can get with Ubuntu 9.10.  </p>
<p>So, to correct this once and for all, you can compile 1.1.1 yourself, or you can download the .deb for Ubuntu 10.04.  So, go here: <a href="http://packages.ubuntu.com/lucid/libgavl1">http://packages.ubuntu.com/lucid/libgavl1</a> and download the correct version for your architecture, and you should be good to do.</p>
<p>I got some warnings about an older, more supported version being available in the repositories, but you can safely ignore that.</p>
]]></content:encoded>
			<wfw:commentRss>http://cornempire.net/2010/04/05/openshotim-conflict-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

