<?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>. the Aphelion .. &#187; command line</title>
	<atom:link href="http://ish.kodzilla.org/blog/archives/tag/command-line/feed" rel="self" type="application/rss+xml" />
	<link>http://ish.kodzilla.org/blog</link>
	<description></description>
	<lastBuildDate>Fri, 30 Jul 2010 18:47:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Merge/Embed subtitles to videos</title>
		<link>http://ish.kodzilla.org/blog/archives/184</link>
		<comments>http://ish.kodzilla.org/blog/archives/184#comments</comments>
		<pubDate>Mon, 20 Apr 2009 14:34:04 +0000</pubDate>
		<dc:creator>işbaran</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[en]]></category>
		<category><![CDATA[psp]]></category>

		<guid isPermaLink="false">http://ish.kodzilla.org/blog/?p=184</guid>
		<description><![CDATA[As a new psp user, I looked around for the answer, but there were no single/simple/good command to achive this. I knew it had to be really easy thanx to mplayer and mencoder or other foss tools that are capable of doing nearly everything but there were all historical entries that included lots of command [...]]]></description>
			<content:encoded><![CDATA[<p>As a new psp user, I looked around for the answer, but there were no single/simple/good command to achive this. I knew it had to be really easy thanx to mplayer and mencoder or other foss tools that are capable of doing nearly everything but there were all historical entries that included lots of command line args for tweaking the output video.</p>
<p>What you really need is one line:</p>
<p>Copy your favorite true type font to ~/.mplayer/ as subfont.ttf if you like, and type</p>
<p>$ mencoder -profile psp -o output.mp4 -sub subtitle.srt actualvideo.mp4</p>
<p>This&#8217;ll merge your heroes episodes with subtitles, which is what you ( or i ) really need.<br />
See options of mencoder if you want to further tweak the video ( like compressing it more, or changing resolution )</p>
<div id="attachment_189" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-189" title="heroes-portable" src="http://ish.kodzilla.org/blog/wp-content/uploads/2009/04/heroes-portable-300x212.png" alt="Heroes 3x17" width="300" height="212" /><p class="wp-caption-text">Heroes 3x17</p></div>
]]></content:encoded>
			<wfw:commentRss>http://ish.kodzilla.org/blog/archives/184/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
