<?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 Archives  &#8211; Flexion.Org Blog</title>
	<atom:link href="http://blog.flexion.org/index.php/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>Sat, 20 Mar 2010 15:39:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
			<title>Flexion.Org Blog</title>
			<url>http://www.flexion.org/gravatar.jpeg</url>
			<link>http://blog.flexion.org</link>
			<width></width>
			<height></height>
			<description>Bad grammar and typos for total strangers</description>
		</image>		<item>
		<title>MKV to M2TS conversion script</title>
		<link>http://blog.flexion.org/index.php/2009/04/23/mkv-m2ts-conversion-script/</link>
		<comments>http://blog.flexion.org/index.php/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[<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/index.php/2009/04/23/mkv-m2ts-conversion-script/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>
