<?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: 7 Free Open Source Video Editors For Linux</title>
	<atom:link href="http://www.makeuseof.com/tag/7-free-open-source-video-editor-for-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com/tag/7-free-open-source-video-editor-for-linux/</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Wed, 19 Jun 2013 18:37:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Calvin Mitchell</title>
		<link>http://www.makeuseof.com/tag/7-free-open-source-video-editor-for-linux/#comment-426342</link>
		<dc:creator>Calvin Mitchell</dc:creator>
		<pubDate>Thu, 17 Dec 2009 15:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=9016#comment-426342</guid>
		<description><![CDATA[I want to publish my music as Flash videos on YouTube. I want to show in the movie about 2 staffs of the sheet music while playing the audio...can anyone tell me the best software to use? Apparently I&#039;ll have to convert the video to Flash as well.]]></description>
		<content:encoded><![CDATA[<p>I want to publish my music as Flash videos on YouTube. I want to show in the movie about 2 staffs of the sheet music while playing the audio&#8230;can anyone tell me the best software to use? Apparently I&#8217;ll have to convert the video to Flash as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phaoloo</title>
		<link>http://www.makeuseof.com/tag/7-free-open-source-video-editor-for-linux/#comment-376845</link>
		<dc:creator>phaoloo</dc:creator>
		<pubDate>Sun, 01 Mar 2009 13:10:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=9016#comment-376845</guid>
		<description><![CDATA[Really nice list. I&#039;ve tried Kino and it is really useful and handy.]]></description>
		<content:encoded><![CDATA[<p>Really nice list. I&#8217;ve tried Kino and it is really useful and handy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clemens</title>
		<link>http://www.makeuseof.com/tag/7-free-open-source-video-editor-for-linux/#comment-373129</link>
		<dc:creator>Clemens</dc:creator>
		<pubDate>Fri, 06 Feb 2009 12:27:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=9016#comment-373129</guid>
		<description><![CDATA[KDEnlive is the best for Video Podcast (in addition to DeVeDe and recordMyDesktop)]]></description>
		<content:encoded><![CDATA[<p>KDEnlive is the best for Video Podcast (in addition to DeVeDe and recordMyDesktop)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien Oh</title>
		<link>http://www.makeuseof.com/tag/7-free-open-source-video-editor-for-linux/#comment-363583</link>
		<dc:creator>Damien Oh</dc:creator>
		<pubDate>Wed, 17 Dec 2008 02:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=9016#comment-363583</guid>
		<description><![CDATA[That is new to me. On first glance, it seems functionality similar to LiVES.]]></description>
		<content:encoded><![CDATA[<p>That is new to me. On first glance, it seems functionality similar to LiVES.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brylie</title>
		<link>http://www.makeuseof.com/tag/7-free-open-source-video-editor-for-linux/#comment-363562</link>
		<dc:creator>Brylie</dc:creator>
		<pubDate>Tue, 16 Dec 2008 23:08:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=9016#comment-363562</guid>
		<description><![CDATA[Don&#039;t forget FreeJ. It&#039;s more of a Video Jockey application:
http://freej.org/

FreeJ is also created by the dyne::bolic team, an excellent GNU/Linux distro for multimedia enthusiasts:
http://dynebolic.org/

Viva Rastasoft!]]></description>
		<content:encoded><![CDATA[<p>Don&#8217;t forget FreeJ. It&#8217;s more of a Video Jockey application:<br />
<a href="http://freej.org/" rel="nofollow">http://freej.org/</a></p>
<p>FreeJ is also created by the dyne::bolic team, an excellent GNU/Linux distro for multimedia enthusiasts:<br />
<a href="http://dynebolic.org/" rel="nofollow">http://dynebolic.org/</a></p>
<p>Viva Rastasoft!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tuxhelper</title>
		<link>http://www.makeuseof.com/tag/7-free-open-source-video-editor-for-linux/#comment-363536</link>
		<dc:creator>tuxhelper</dc:creator>
		<pubDate>Tue, 16 Dec 2008 21:04:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=9016#comment-363536</guid>
		<description><![CDATA[I remember when I tried to make a video.. What a waste of time in Gnu/Linux land! I finally figured out howto make a single pic with audio video via ffmpeg. But, I guess if your looking to make a full featured film maybe one of these apps may or may not do the trick.

ffmpeg -loop_input -t 420 -i YourFile.jpg -i final.mp3 -y -f flv -r 1 -s 320x240 YourFile.flv]]></description>
		<content:encoded><![CDATA[<p>I remember when I tried to make a video.. What a waste of time in Gnu/Linux land! I finally figured out howto make a single pic with audio video via ffmpeg. But, I guess if your looking to make a full featured film maybe one of these apps may or may not do the trick.</p>
<p>ffmpeg -loop_input -t 420 -i YourFile.jpg -i final.mp3 -y -f flv -r 1 -s 320&#215;240 YourFile.flv</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.makeuseof.com/tag/7-free-open-source-video-editor-for-linux/#comment-363526</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 16 Dec 2008 19:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=9016#comment-363526</guid>
		<description><![CDATA[Check out the Bad Apples podcast for details on using Blender for video editing.

http://www.thebadapples.info/

Klaatu does an excellent job explaining this and other topics. Plus he is a professional video developer.]]></description>
		<content:encoded><![CDATA[<p>Check out the Bad Apples podcast for details on using Blender for video editing.</p>
<p><a href="http://www.thebadapples.info/" rel="nofollow">http://www.thebadapples.info/</a></p>
<p>Klaatu does an excellent job explaining this and other topics. Plus he is a professional video developer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew</title>
		<link>http://www.makeuseof.com/tag/7-free-open-source-video-editor-for-linux/#comment-363524</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Tue, 16 Dec 2008 19:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=9016#comment-363524</guid>
		<description><![CDATA[When I looked at video editors, I was most concerned with the support for Ogg video format.  I found LiVES was most focused on supporting Ogg technology, while the others considered it a supplementary feature.

In my opinion, FFmpeg is an embarrassment, in so much that so much of the popular linux multimedia framework is built around this non-free software.  The reason the software is &quot;unknown to many&quot; is because no one wants to discuss this black sheep.]]></description>
		<content:encoded><![CDATA[<p>When I looked at video editors, I was most concerned with the support for Ogg video format.  I found LiVES was most focused on supporting Ogg technology, while the others considered it a supplementary feature.</p>
<p>In my opinion, FFmpeg is an embarrassment, in so much that so much of the popular linux multimedia framework is built around this non-free software.  The reason the software is &#8220;unknown to many&#8221; is because no one wants to discuss this black sheep.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien Oh</title>
		<link>http://www.makeuseof.com/tag/7-free-open-source-video-editor-for-linux/#comment-363480</link>
		<dc:creator>Damien Oh</dc:creator>
		<pubDate>Tue, 16 Dec 2008 14:13:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=9016#comment-363480</guid>
		<description><![CDATA[As far as I know, Blender is really meant for creating 3D content. It might be a bit too excessive for a simple video editing.]]></description>
		<content:encoded><![CDATA[<p>As far as I know, Blender is really meant for creating 3D content. It might be a bit too excessive for a simple video editing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien Oh</title>
		<link>http://www.makeuseof.com/tag/7-free-open-source-video-editor-for-linux/#comment-363479</link>
		<dc:creator>Damien Oh</dc:creator>
		<pubDate>Tue, 16 Dec 2008 14:09:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=9016#comment-363479</guid>
		<description><![CDATA[Yes. You are right. Nevertheless, we should be able to see jahshaka 3.0 in the near future, and I am sure it will be even better than the current one.]]></description>
		<content:encoded><![CDATA[<p>Yes. You are right. Nevertheless, we should be able to see jahshaka 3.0 in the near future, and I am sure it will be even better than the current one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lefty.crupps</title>
		<link>http://www.makeuseof.com/tag/7-free-open-source-video-editor-for-linux/#comment-363473</link>
		<dc:creator>lefty.crupps</dc:creator>
		<pubDate>Tue, 16 Dec 2008 13:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=9016#comment-363473</guid>
		<description><![CDATA[I believe Jahshaka had some issues with corporate sponsorship trying to steer the application in an unwanted direction, so they have broken that partnership off and are trying to release the next version... at some point.  It is still in development though.

KDEnlive is my favorite however.]]></description>
		<content:encoded><![CDATA[<p>I believe Jahshaka had some issues with corporate sponsorship trying to steer the application in an unwanted direction, so they have broken that partnership off and are trying to release the next version&#8230; at some point.  It is still in development though.</p>
<p>KDEnlive is my favorite however.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raditha Dissanayake</title>
		<link>http://www.makeuseof.com/tag/7-free-open-source-video-editor-for-linux/#comment-363455</link>
		<dc:creator>Raditha Dissanayake</dc:creator>
		<pubDate>Tue, 16 Dec 2008 12:13:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=9016#comment-363455</guid>
		<description><![CDATA[Cinellera and and Lives are not the easiest to get the hang of. I have used Jashanka on my Mac and found it prone to crashes. Avidemux is the one that I use it&#039;s simple and easy to use (unless you want to append one movie to another then you start hating it)]]></description>
		<content:encoded><![CDATA[<p>Cinellera and and Lives are not the easiest to get the hang of. I have used Jashanka on my Mac and found it prone to crashes. Avidemux is the one that I use it&#8217;s simple and easy to use (unless you want to append one movie to another then you start hating it)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PhillC</title>
		<link>http://www.makeuseof.com/tag/7-free-open-source-video-editor-for-linux/#comment-363445</link>
		<dc:creator>PhillC</dc:creator>
		<pubDate>Tue, 16 Dec 2008 10:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=9016#comment-363445</guid>
		<description><![CDATA[There&#039;s a few more to consider:

Open Movie Editor - http://www.openmovieeditor.org/

Blender (has a very good video sequence editor) - http://www.blender.org/]]></description>
		<content:encoded><![CDATA[<p>There&#8217;s a few more to consider:</p>
<p>Open Movie Editor &#8211; <a href="http://www.openmovieeditor.org/" rel="nofollow">http://www.openmovieeditor.org/</a></p>
<p>Blender (has a very good video sequence editor) &#8211; <a href="http://www.blender.org/" rel="nofollow">http://www.blender.org/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Hammond</title>
		<link>http://www.makeuseof.com/tag/7-free-open-source-video-editor-for-linux/#comment-363399</link>
		<dc:creator>John Hammond</dc:creator>
		<pubDate>Tue, 16 Dec 2008 01:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=9016#comment-363399</guid>
		<description><![CDATA[PiTiVi looks promising: http://www.pitivi.org]]></description>
		<content:encoded><![CDATA[<p>PiTiVi looks promising: <a href="http://www.pitivi.org" rel="nofollow">http://www.pitivi.org</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien Oh</title>
		<link>http://www.makeuseof.com/tag/7-free-open-source-video-editor-for-linux/#comment-363389</link>
		<dc:creator>Damien Oh</dc:creator>
		<pubDate>Tue, 16 Dec 2008 01:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=9016#comment-363389</guid>
		<description><![CDATA[You are welcome]]></description>
		<content:encoded><![CDATA[<p>You are welcome</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (Requested URI is rejected)
Database Caching 1/7 queries in 0.014 seconds using memcached
Object Caching 374/379 objects using memcached
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

 Served from: www.makeuseof.com @ 2013-06-19 18:37:24 by W3 Total Cache -->