<?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>Flexion.Org Blog &#187; M2TS</title>
	<atom:link href="http://blog.flexion.org/tag/m2ts/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexion.org</link>
	<description>Bad grammar and typos for total strangers</description>
	<lastBuildDate>Tue, 17 Jan 2012 17:01:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>MKV to M2TS conversion script</title>
		<link>http://blog.flexion.org/2009/04/23/mkv-m2ts-conversion-script/</link>
		<comments>http://blog.flexion.org/2009/04/23/mkv-m2ts-conversion-script/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 17:00:46 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Audio & Video]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[M2TS]]></category>
		<category><![CDATA[MKV]]></category>
		<category><![CDATA[PS3]]></category>
		<category><![CDATA[Script]]></category>

		<guid isPermaLink="false">http://blog.flexion.org/?p=251</guid>
		<description><![CDATA[The Play Station 3 can&#8217;t play MKV file. Therefore I&#8217;ve written a script that creates a PlayStation 3 compatible M2TS from a MKV, assuming video is H.264 and audio is AC3 or DTS with as little re-encoding as possible. Any subtitles in the MKV are preserved in the M2TS although the PS3 can&#8217;t display subtitles [...]]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-vertical"><g:plusone size="tall" href="http://blog.flexion.org/2009/04/23/mkv-m2ts-conversion-script/"></g:plusone></div><div class="socialize-in-button socialize-in-button-vertical"><iframe src="http://www.facebook.com/plugins/like.php?href=http://blog.flexion.org/2009/04/23/mkv-m2ts-conversion-script/&amp;layout=box_count&amp;show_faces=false&amp;width=&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px !important; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-vertical"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.flexion.org/2009/04/23/mkv-m2ts-conversion-script/" data-text="MKV to M2TS conversion script" data-count="vertical" data-via="@flexiondotorg" data-related="@flexiondotorg"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-vertical"><script type="in/share" data-url="http://blog.flexion.org/2009/04/23/mkv-m2ts-conversion-script/" data-counter="top"></script></div></div><p>The Play Station 3 can&#8217;t play MKV file. Therefore I&#8217;ve written a script that creates a PlayStation 3 compatible M2TS from a MKV, assuming video is H.264 and audio is AC3 or DTS with as little re-encoding as possible. Any subtitles in the MKV are preserved in the M2TS although the PS3 can&#8217;t display subtitles in M2TS containers. Optionally splits the M2TS, if it is greater than 4GB, to maintain FAT32 compatibility. Unlike other MKV to M2TS solutions, this script doesn&#8217;t create any intermediate files during the conversion. The PS3 can&#8217;t play DTS audio streams in M2TS containers, therefore DTS audio is transcoded to AC3.</p>
<p>This script works on Ubuntu Linux, should work on any other Linux/Unix flavour and possibly Mac OS X providing you have the required tools installed.</p>
<ul>
<li>See the <a rel="nofollow" href="http://code.flexion.org/" target="_self">Code</a> section of my site for the download and more details.</li>
</ul>
<p>MKV-to-M2TS.sh was released on April 23rd 2009 to help celebrate <a href="http://en.wikipedia.org/wiki/St_George%27s_Day" target="_blank">St. George&#8217;s Day</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.flexion.org/2009/04/23/mkv-m2ts-conversion-script/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>

