<?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>gHacks technology news &#187; transcoder</title>
	<atom:link href="http://www.ghacks.net/tag/transcoder/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Mon, 23 Nov 2009 22:22:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Make Your Own Movie Trailers</title>
		<link>http://www.ghacks.net/2008/04/19/make-your-own-movie-trailers/</link>
		<comments>http://www.ghacks.net/2008/04/19/make-your-own-movie-trailers/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 06:53:05 +0000</pubDate>
		<dc:creator>Cheryl</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Music and Video]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[audio and video files]]></category>
		<category><![CDATA[mediacoder]]></category>
		<category><![CDATA[movie-trailer]]></category>
		<category><![CDATA[transcoder]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=3848</guid>
		<description><![CDATA[I got a call from a friend sometime back, frantically asking me if I knew anyone who could create a movie trailer for her. It was part of an assignment that was due in a couple of days. I figured the average video store MIGHT do it but they would probably charge a bomb.
I thought [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">I got a call from a friend sometime back, frantically asking me if I knew anyone who could create a movie trailer for her. It was part of an assignment that was due in a couple of days. I figured the average video store MIGHT do it but they would probably charge a bomb.</p>
<p class="MsoNormal">I thought over it for a while and then came up with a solution my friend could use herself. The answer is the free <a href="http://www.mediacoderhq.com/index.htm" target="_blank">MediaCoder</a>, an all-in-one transcoder application. It’s like the Swiss army knife of media programs. With me giving directions over the phone, my friend was able to create the movie trailer with no hassles.</p>
<p class="MsoNormal"><span id="more-3848"></span></p>
<p class="MsoNormal">After you download and install the program, start it up. If you’re new to MediaCoder, the interface looks confusing but don’t worry, it’s easy to figure out. I’ve provided a screenshot below to help.</p>
<p class="MsoNormal"><a href="http://www.ghacks.net/wp-content/uploads/2008/04/mediacoder-window-small.png"><img class="alignnone size-medium wp-image-3849" src="http://www.ghacks.net/wp-content/uploads/2008/04/mediacoder-window-small-300x262.png" alt="" width="300" height="262" /></a></p>
<p class="MsoNormal">
<p>MediaCoder has a LOT of different configurations. I’m only going to give a bare-bones description for creating a basic movie trailer or this post will become huge. Before you start, you need to select where your file will end up. Do this by configuring the ‘<strong>Output Folder</strong>’ field at the top left-side. Then, select the original file you are using by hitting the ‘<strong>Add</strong>’ button on the right side and going to ‘Add File’.</p>
<p class="MsoNormal">MediaCoder is primarily a transcoder but in this case, I won’t be changing the format of my file, which makes my job easier. Click on the ‘<strong>Audio</strong>’ tab on the left side and check the box labeled ‘Copy Audio’. Switch to the ‘<strong>Video</strong>’ tab and check the box for ‘Copy Video’.</p>
<p class="MsoNormal">Now, click on the tab ‘<strong>Time</strong>’. Enter the start and end times of the clip you need. Then click on ‘Select’ to preview your clip. If your satisfied, proceed to the next step otherwise go back to the ‘Time’ field and input a different time. When you’re ready to go, just press the button ‘<strong>Start</strong>’, which is in the top row of buttons. A new window pops up to show the task in process. After the task is complete, go to your output folder and rename the output file to ‘part1’ or something like that.</p>
<p class="MsoNormal">Follow the above steps for each of the other ‘timed’ clips you need. Remember not to change any settings except for the time period selected. I had to do this for three clips of thirty seconds or so and I ended up with clips labeled part1, part2, and part3. All I had to do now was combine them, which again I could do in MediaCoder.</p>
<p class="MsoNormal">In the middle region of the interface (in line with the progress bar), there is a small option called ‘<strong>Task Mode</strong>’. Use the drop-down menu to select the ‘<strong>Join</strong>’ function. Then, add each of your transcoded files, in the order of joining eg. parts 1, 2, and 3. Hit the ‘Start’ button again and your output file this time will be the joined video clip.</p>
<p class="MsoNormal">That’s all there is to it. I realize the process sounds complicated but it’s quite easy once you try it out yourself. What do you use to make movie trailers? Would you give this method a try? Got any other questions? Ask me in the comments.</p>

	Tags: <a href="http://www.ghacks.net/tag/audio-and-video-files/" title="audio and video files" rel="tag">audio and video files</a>, <a href="http://www.ghacks.net/tag/mediacoder/" title="mediacoder" rel="tag">mediacoder</a>, <a href="http://www.ghacks.net/tag/movie-trailer/" title="movie-trailer" rel="tag">movie-trailer</a>, <a href="http://www.ghacks.net/tag/open-source/" title="Open Source" rel="tag">Open Source</a>, <a href="http://www.ghacks.net/tag/transcoder/" title="transcoder" rel="tag">transcoder</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/10/21/xkcd-comic-wallpaper-changer/" title="Xkcd Comic Wallpaper Changer (October 21, 2009)">Xkcd Comic Wallpaper Changer</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/07/03/wireless-network-scanner-inssider/" title="Wireless Network Scanner inSSIDer (July 3, 2009)">Wireless Network Scanner inSSIDer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/01/10/winlibre-your-open-source-software-library/" title="WinLibre, your open source software library (January 10, 2008)">WinLibre, your open source software library</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/04/17/winlame-2009-released/" title="WinLAME 2009 Beta Released (April 17, 2009)">WinLAME 2009 Beta Released</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/11/22/windows-tabbed-browsing/" title="Windows Tabbed Browsing (November 22, 2008)">Windows Tabbed Browsing</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/04/19/make-your-own-movie-trailers/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>
