<?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>RobPlatt.com &#187; h.264</title>
	<atom:link href="http://www.robplatt.com/index.php/tag/h-264/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robplatt.com</link>
	<description>My name is Rob. Here are the things I find useful or amusing. Enjoy.</description>
	<lastBuildDate>Fri, 18 Nov 2011 19:40:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Encode video to h264 via command line</title>
		<link>http://www.robplatt.com/index.php/2010/06/15/encode-video-h264-command-line/</link>
		<comments>http://www.robplatt.com/index.php/2010/06/15/encode-video-h264-command-line/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 02:05:52 +0000</pubDate>
		<dc:creator>robplatt</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[flv]]></category>
		<category><![CDATA[h.264]]></category>

		<guid isPermaLink="false">http://www.robplatt.com/?p=166</guid>
		<description><![CDATA[I used to encode my videos with Flix Pro, using the VP6 codec. While this worked, it wasn&#8217;t easy to batch process I hunted all over the web for a perfect solution for what I wanted to do. What many people wanted to do. Now I can easily convert my videos to h.264 in a [...]]]></description>
			<content:encoded><![CDATA[<p>I used to encode my videos with Flix Pro, using the VP6 codec. While this worked, it wasn&#8217;t easy to batch process</p>
<p>I hunted all over the web for a perfect solution for what I wanted to do. <a href="http://www.google.com/search?hl=en&amp;q=h.264+flv+container&amp;aq=0p&amp;aqi=g-p1g1g-c2g1g-m1&amp;aql=&amp;oq=h.264++flv&amp;gs_rfai=">What many people wanted to do</a>. Now I can easily convert my videos to h.264 in a flv or mp4 container using only <a href="http://www.ffmpeg.org/">ffmpeg</a>. If I use flv, I can inject the metadata to produce seekable media files, and stream with <a href="http://xmoov.com/">xmoov</a>/<a href="http://www.longtailvideo.com/">jwplayer</a>. All from the command line. My batch file is easily enough to understand. It creates a high quality flv file, injects metadata, and produces a single frame thumbnail. Adjust the dimensions, framerate, audio/video bitrates for your needs.</p>
<p>&#8230; and I&#8217;m going to share it with you. <a href="http://www.robplatt.com/downloads/ffmpeg_h264_flv.rar">Here you go</a>.</p>
<div class="google_generator">http://goo.gl/iKZn</div>]]></content:encoded>
			<wfw:commentRss>http://www.robplatt.com/index.php/2010/06/15/encode-video-h264-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

