<?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>Make Tech Easier &#187; Video Editing</title>
	<atom:link href="http://maketecheasier.com/tag/video-editing/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Fri, 20 Nov 2009 13:39:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Editing Videos With Kdenlive</title>
		<link>http://maketecheasier.com/editing-videos-with-kdenlive/2009/06/08</link>
		<comments>http://maketecheasier.com/editing-videos-with-kdenlive/2009/06/08#comments</comments>
		<pubDate>Mon, 08 Jun 2009 12:31:30 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Kdenlive]]></category>
		<category><![CDATA[Video Editing]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=5225</guid>
		<description><![CDATA[For many years, editing digital video in Linux was not an easy task.  Linux users have long sought a nonlinear video editing solution that was both powerful and easy to use.  Kdenlive is the first video editor for KDE to combine both of these critical aspects into one package.  Its easy drag and drop functionality [...]<p><strong><a href="http://maketecheasier.com/editing-videos-with-kdenlive/2009/06/08">Editing Videos With Kdenlive</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/easily-create-dvd-videos-with-winx-dvd-author-free-download/2009/10/23' rel='bookmark' title='Permanent Link: Easily Create DVD Videos With WinX DVD Author (Free Download)'>Easily Create DVD Videos With WinX DVD Author (Free Download)</a></li><li><a href='http://maketecheasier.com/download-youtube-videos-for-offline-viewing-on-linux/2009/02/09' rel='bookmark' title='Permanent Link: Download YouTube Videos For Offline Viewing On Linux'>Download YouTube Videos For Offline Viewing On Linux</a></li><li><a href='http://maketecheasier.com/windows-converting-your-videos-to-iphone-format/2008/05/20' rel='bookmark' title='Permanent Link: [Windows] Converting Your Videos To iPhone Format'>[Windows] Converting Your Videos To iPhone Format</a></li><li><a href='http://maketecheasier.com/miro-watch-internet-tv-on-your-desktop/2008/08/18' rel='bookmark' title='Permanent Link: Miro: Watch Internet TV On Your Desktop'>Miro: Watch Internet TV On Your Desktop</a></li><li><a href='http://maketecheasier.com/download-high-definition-video-with-youtube-downloader/2009/01/17' rel='bookmark' title='Permanent Link: Download High Definition Video With YouTube Downloader'>Download High Definition Video With YouTube Downloader</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-5227 alignleft" src="http://images.maketecheasier.com/2009/06/kdenlive3.jpg" alt="new-kdenlive3" width="300" height="257" />For many years, editing digital video in Linux was not an easy task.  Linux users have long sought a nonlinear video editing solution that was both powerful and easy to use.  <a href="http://www.kdenlive.org/" target="_blank">Kdenlive</a> is the first video editor for KDE to combine both of these critical aspects into one package.  Its easy drag and drop functionality combined with powerful features make Kdenlive the number one video editor for KDE and arguably the most complete, user-friendly video editor for Linux.</p>
<h3>Getting Started</h3>
<p>Getting started with Kdenlive depends on your distribution. <a href="http://www.kdenlive.org/user-manual/downloading-and-installing-kdenlive/pre-compiled-packages" target="_blank">Precompiled packages</a> are available for Ubuntu, Debian, Gentoo, Mandriva, OpenSUSE, FreeBSD, Fedora, and possibly others.  Their web site also includes a <a href="http://www.kdenlive.org/user-manual/downloading-and-installing-kdenlive/builder-wizard" target="_blank">builder wizard</a> that builds the dependencies and main packages automatically for you. Once it is installed, you should be able to start editing videos right away, but you will want to go through the <strong>Config Wizard</strong> to make sure you have all of the components you will need.</p>
<p>The Config Wizard will show you which video codecs are supported.  If, for example, you intend to make portable web videos in an mpeg4 format, you must have the right encoder. Ubuntu includes a guide for installing most of the standard codecs, and other distributions provide similar methods.</p>
<h3>Importing Videos</h3>
<p><img class="alignleft size-full wp-image-5228" src="http://images.maketecheasier.com/2009/06/kdenlive-record-monitor.jpg" alt="record-monitor" width="300" height="228" /><br />
If your recorded video is on a DV camera, you must import it using a <a href="http://en.wikipedia.org/wiki/Firewire" target="_blank">firewire</a> cable.  Click <strong>View</strong> in the menu and check the <strong>Record Monitor</strong> button. If it is already checked, click on the appropriate tab to bring up the window. It will ask you to plug in your camcorder and press the connect button. Ideally, this should work automatically. My experience, however, has never been ideal.</p>
<p>If it does not immediately detect your camera, you may need to adjust the permissions for your device.  Run this simple command as root or with sudo:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">chmod</span> <span style="color: #000000;">777</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>raw1394</pre></div></div>

<p>The default setting in Ubuntu is for <em>/dev/raw1394</em> to be read-only, so you will most likely need to execute the above command with it and similar distributions. You should now be able to view both recorded and live video from your camera in the <strong>Record Monitor</strong> window. Kdenlive relies on dvgrab, a product of the <a href="http://www.kinodv.org/" target="_blank">Kino</a> project, to capture video. You should have it installed if you made it through the Config Wizard successfully.</p>
<p>At this point, you can begin recording.  Kdenlive can be configured to detect clips. Whenever it thinks a scene has been stopped, it will start a new clip. If this will not work for your video, you can setup time intervals for your clips or manually start and stop recording for each one.</p>
<p>In addition to importing from a DV camcorder, you can also record from a webcam or record your desktop with <strong>Screen grab</strong>. Additionally, you can import all supported video formats as clips.</p>
<h3>Adding Photos</h3>
<p>There are two ways to add photos to Kdenlive: individually or as a slideshow. To add a single image, click on <strong>Project &#8211;&gt;Add clip</strong>. If you want to create an entire timed slideshow in a single clip, click <strong>Add Slideshow Clip</strong> and follow the onscreen instructions. Because of the KDE integration, you can also drag a photo from your file manager directly into the <strong>Project Tree.</strong> By default, each photo will display for 5 seconds. You can change this and the picture size in <strong>clip properties</strong>.</p>
<p><img class="size-full wp-image-5229 aligncenter" src="http://images.maketecheasier.com/2009/06/kdenlive-timeline.jpg" alt="timeline" width="500" height="188" /></p>
<h3>Editing your video</h3>
<p>At this stage, you are ready to create a timeline. Once all of your clips are in the Project Tree, begin dragging them to the timeline in whichever order you prefer. It is really that easy. Clips can even be shortened simply by dragging the end of the clip to the left, just like resizing a window.</p>
<p>You can also add effects by simply dragging items from the <strong>Effect List</strong> onto your video clips.  The <strong>Effect Stack</strong> will show you which effects are enabled on your clips. At any time, you can use the <strong>Project Monitor</strong> to see how  your finished video will look. Kdenlive also has an <strong>Undo History</strong> so that you can see every step that you have made if you need to go back and undo something.</p>
<p>To add a title, click on <strong>Project &#8211;&gt; Add Title Clip</strong>. You can add background images and shapes in addition to just text, or you can have the text overlay video.</p>
<p>To add audio clips, click <strong>Add Clip</strong> and then insert your Mp3 or other file as you would a video clip. There are special tracks on the default timeline just for video. You can also add audio effects.</p>
<h3>The Finished Product</h3>
<p><img class="aligncenter size-full wp-image-5230" src="http://images.maketecheasier.com/2009/06/kdenlive-rendering.jpg" alt="rendering" width="300" height="291" /></p>
<p>When you have your video edited exactly the way you want it, all that remains is creating the finished product.  Kdenlive has a DVD wizard built into it, but it requires <a href="http://dvdauthor.sourceforge.net/" target="_blank">DVDAuthor</a>, an external program. Simply click on <strong>File</strong> and <strong>DVD Wizard</strong> to begin making a DVD.</p>
<p>If you intend to make any other type of file format, click the <strong>Render</strong> button. There are numerous file formats to choose from, as long as you have those codecs installed. For this example, we will choose <strong>Theora</strong> and then choose 720&#215;480 format. Select <strong>Full project</strong> to export the entire timeline that you created.</p>
<p>When you have all of the settings you want, click <strong>Render to File</strong>. It will start creating your video and show you the progress. Depending on the size of your video and the speed of your computer, rendering can take minutes to hours.</p>
<p>This is only a brief introduction to a powerful video editing tool. While it is still under heavy development and far from perfect, it looks like a very promising video editing application. The Kdenlive site has <a href="http://www.kdenlive.org/user-manual" target="_blank">documentation</a>, <a href="http://www.kdenlive.org/tutorial" target="_blank">video tutorials</a> and an <a href="http://www.kdenlive.org/forum" target="_blank">active forum</a> if you want to learn more. I have found that nothing beats hands-on experience. Make a few test videos and learn all of the features, and after you have mastered them, you can begin creating your future award-winning productions.</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/editing-videos-with-kdenlive/2009/06/08">Editing Videos With Kdenlive</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/easily-create-dvd-videos-with-winx-dvd-author-free-download/2009/10/23' rel='bookmark' title='Permanent Link: Easily Create DVD Videos With WinX DVD Author (Free Download)'>Easily Create DVD Videos With WinX DVD Author (Free Download)</a></li><li><a href='http://maketecheasier.com/download-youtube-videos-for-offline-viewing-on-linux/2009/02/09' rel='bookmark' title='Permanent Link: Download YouTube Videos For Offline Viewing On Linux'>Download YouTube Videos For Offline Viewing On Linux</a></li><li><a href='http://maketecheasier.com/windows-converting-your-videos-to-iphone-format/2008/05/20' rel='bookmark' title='Permanent Link: [Windows] Converting Your Videos To iPhone Format'>[Windows] Converting Your Videos To iPhone Format</a></li><li><a href='http://maketecheasier.com/miro-watch-internet-tv-on-your-desktop/2008/08/18' rel='bookmark' title='Permanent Link: Miro: Watch Internet TV On Your Desktop'>Miro: Watch Internet TV On Your Desktop</a></li><li><a href='http://maketecheasier.com/download-high-definition-video-with-youtube-downloader/2009/01/17' rel='bookmark' title='Permanent Link: Download High Definition Video With YouTube Downloader'>Download High Definition Video With YouTube Downloader</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/editing-videos-with-kdenlive/2009/06/08/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
