<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Install openshot video editor 1.1 in ubuntu 10.04 (Lucid) /9.10 (Karmic)</title>
	<atom:link href="http://www.ubuntugeek.com/install-openshot-video-editor-1-1-in-ubuntu-10-04-lucid-9-10-karmic.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/install-openshot-video-editor-1-1-in-ubuntu-10-04-lucid-9-10-karmic.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: temps</title>
		<link>http://www.ubuntugeek.com/install-openshot-video-editor-1-1-in-ubuntu-10-04-lucid-9-10-karmic.html/comment-page-1#comment-26520</link>
		<dc:creator>temps</dc:creator>
		<pubDate>Sat, 27 Mar 2010 05:45:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=4363#comment-26520</guid>
		<description>Thanks openshot work fine with me (lucid+dell dimension 5150)</description>
		<content:encoded><![CDATA[<p>Thanks openshot work fine with me (lucid+dell dimension 5150)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kiddo</title>
		<link>http://www.ubuntugeek.com/install-openshot-video-editor-1-1-in-ubuntu-10-04-lucid-9-10-karmic.html/comment-page-1#comment-25616</link>
		<dc:creator>Kiddo</dc:creator>
		<pubDate>Fri, 19 Mar 2010 15:47:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=4363#comment-25616</guid>
		<description>@sgo
Thanks for the reply :-)
I tried launching Openshot after removing Kdenlive, but getting the same error :-?</description>
		<content:encoded><![CDATA[<p>@sgo<br />
Thanks for the reply <img src='http://www.ubuntugeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
I tried launching Openshot after removing Kdenlive, but getting the same error <img src='http://www.ubuntugeek.com/wp-includes/images/smilies/icon_confused.gif' alt=':-?' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sgo</title>
		<link>http://www.ubuntugeek.com/install-openshot-video-editor-1-1-in-ubuntu-10-04-lucid-9-10-karmic.html/comment-page-1#comment-25583</link>
		<dc:creator>sgo</dc:creator>
		<pubDate>Fri, 19 Mar 2010 08:25:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=4363#comment-25583</guid>
		<description>@Kiddo: Do you have installed the dependencies package and/or kdenlive? Using kdenlive and openshot simultanously will break the mlt framework for openshot. (May be fixed, had this issue with version 0.9x of openshot)</description>
		<content:encoded><![CDATA[<p>@Kiddo: Do you have installed the dependencies package and/or kdenlive? Using kdenlive and openshot simultanously will break the mlt framework for openshot. (May be fixed, had this issue with version 0.9x of openshot)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kiddo</title>
		<link>http://www.ubuntugeek.com/install-openshot-video-editor-1-1-in-ubuntu-10-04-lucid-9-10-karmic.html/comment-page-1#comment-25281</link>
		<dc:creator>Kiddo</dc:creator>
		<pubDate>Wed, 17 Mar 2010 09:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=4363#comment-25281</guid>
		<description>I am getting the following error while trying to launch openshot from terminal. Any help much appreciated. Thanks in advance.

--------------------------------
   OpenShot (version 1.1.1)
--------------------------------
*** ERROR: MLT Python bindings failed to import ***
*** ERROR: MLT Python bindings failed to import ***
Exception in thread Thread-1:
Traceback (most recent call last):
  File &quot;/usr/lib/python2.6/threading.py&quot;, line 525, in __bootstrap_inner
    self.run()
  File &quot;/usr/lib/pymodules/python2.6/openshot/classes/thumbnail.py&quot;, line 170, in run
    mlt.Factory().init()
NameError: global name &#039;mlt&#039; is not defined

-------------------------------------------------------
Error:  OpenShot has not been installed in the Python path.
(Both the site-packages and /usr/share/openshot folders were checked)

Use the following command to install OpenShot:
  $ sudo python setup.py install</description>
		<content:encoded><![CDATA[<p>I am getting the following error while trying to launch openshot from terminal. Any help much appreciated. Thanks in advance.</p>
<p>--------------------------------<br />
   OpenShot (version 1.1.1)<br />
--------------------------------<br />
*** ERROR: MLT Python bindings failed to import ***<br />
*** ERROR: MLT Python bindings failed to import ***<br />
Exception in thread Thread-1:<br />
Traceback (most recent call last):<br />
  File &#8220;/usr/lib/python2.6/threading.py&#8221;, line 525, in __bootstrap_inner<br />
    self.run()<br />
  File &#8220;/usr/lib/pymodules/python2.6/openshot/classes/thumbnail.py&#8221;, line 170, in run<br />
    mlt.Factory().init()<br />
NameError: global name &#8216;mlt&#8217; is not defined</p>
<p>-------------------------------------------------------<br />
Error:  OpenShot has not been installed in the Python path.<br />
(Both the site-packages and /usr/share/openshot folders were checked)</p>
<p>Use the following command to install OpenShot:<br />
  $ sudo python setup.py install</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.ubuntugeek.com/install-openshot-video-editor-1-1-in-ubuntu-10-04-lucid-9-10-karmic.html/comment-page-1#comment-24657</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 11 Mar 2010 18:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=4363#comment-24657</guid>
		<description>I&#039;ll have to give this a try.  I bailed on Cinelerra because it was so hard to use and went back to Vegas on Wind0ze.  If this one works well, I&#039;ll be glad to hop over to Linux again :D</description>
		<content:encoded><![CDATA[<p>I&#8217;ll have to give this a try.  I bailed on Cinelerra because it was so hard to use and went back to Vegas on Wind0ze.  If this one works well, I&#8217;ll be glad to hop over to Linux again <img src='http://www.ubuntugeek.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dangmc</title>
		<link>http://www.ubuntugeek.com/install-openshot-video-editor-1-1-in-ubuntu-10-04-lucid-9-10-karmic.html/comment-page-1#comment-24635</link>
		<dc:creator>dangmc</dc:creator>
		<pubDate>Thu, 11 Mar 2010 15:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=4363#comment-24635</guid>
		<description>This app shows a lot of promise-easy to use controls, navigation, etc. The only problem I have is poor audio-scratchy, choppy. Any solutions?
Ubuntu 9.10. Thank you</description>
		<content:encoded><![CDATA[<p>This app shows a lot of promise-easy to use controls, navigation, etc. The only problem I have is poor audio-scratchy, choppy. Any solutions?<br />
Ubuntu 9.10. Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D. C. Clark</title>
		<link>http://www.ubuntugeek.com/install-openshot-video-editor-1-1-in-ubuntu-10-04-lucid-9-10-karmic.html/comment-page-1#comment-24492</link>
		<dc:creator>D. C. Clark</dc:creator>
		<pubDate>Wed, 10 Mar 2010 19:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=4363#comment-24492</guid>
		<description>This is huge.  It looks fantastic, I must try it.  Cinelerra blazed the way early on, but was PAINFUL to use after using the likes of vegas video.  

Anyone tried this yet</description>
		<content:encoded><![CDATA[<p>This is huge.  It looks fantastic, I must try it.  Cinelerra blazed the way early on, but was PAINFUL to use after using the likes of vegas video.  </p>
<p>Anyone tried this yet</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://www.ubuntugeek.com/install-openshot-video-editor-1-1-in-ubuntu-10-04-lucid-9-10-karmic.html/comment-page-1#comment-24491</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Wed, 10 Mar 2010 19:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=4363#comment-24491</guid>
		<description>i thought openshot would be in the repositorys in ubuntu 10.04:
http://www.openshotvideo.com/2010/03/openshot-11-included-in-ubuntu-1004.html</description>
		<content:encoded><![CDATA[<p>i thought openshot would be in the repositorys in ubuntu 10.04:<br />
<a href="http://www.openshotvideo.com/2010/03/openshot-11-included-in-ubuntu-1004.html" rel="nofollow">http://www.openshotvideo.com/2010/03/openshot-11-included-in-ubuntu-1004.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

