<?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; Matroska</title>
	<atom:link href="http://blog.flexion.org/tag/matroska/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>Converting Matroska to M2TS for PS3 and Mediatomb</title>
		<link>http://blog.flexion.org/2009/04/15/converting-matroska-mkv-m2ts-ps3-mediatomb/</link>
		<comments>http://blog.flexion.org/2009/04/15/converting-matroska-mkv-m2ts-ps3-mediatomb/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 16:19:24 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Audio & Video]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Matroska]]></category>
		<category><![CDATA[Mediatomb]]></category>
		<category><![CDATA[PS3]]></category>
		<category><![CDATA[Script]]></category>

		<guid isPermaLink="false">http://blog.flexion.org/?p=225</guid>
		<description><![CDATA[It has been a while since I last posted, mainly due to not having Internet access at home for a month Anyway, I&#8217;m online again and I have been tinkering with various projects the most recent of which is Matroska conversion (again).  For sometime I have been converting Martoska files to MPEG-4 with AAC 5.1 [...]]]></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/15/converting-matroska-mkv-m2ts-ps3-mediatomb/"></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/15/converting-matroska-mkv-m2ts-ps3-mediatomb/&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/15/converting-matroska-mkv-m2ts-ps3-mediatomb/" data-text="Converting Matroska to M2TS for PS3 and Mediatomb" 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/15/converting-matroska-mkv-m2ts-ps3-mediatomb/" data-counter="top"></script></div></div><p>It has been a while since I last posted, mainly due to not having Internet access at home for a month <img src='http://blog.flexion.org/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>Anyway, I&#8217;m online again and I have been tinkering with various projects the most recent of which is Matroska conversion (again).  For sometime I have been converting Martoska files to MPEG-4 with AAC 5.1 audio so I can stream them via Mediatomb to my PS3. The conversion process works well although there is some overhead in transcoding the audio and the AAC 5.1 audio is not as good quality as the original AC3 or DTS. If you are interested I&#8217;ve posted my script which automates the whole process in the <a href="http://code.flexion.org/" target="_self">Code</a> section of this site and you can find all the gory details on my<a href="http://wiki.flexion.org/ConvertingMKV.html" target="_self"> Coverting MKV to MP4 wiki page</a>.</p>
<p>A little while back I read it was possible to convert those same Matroska file to M2TS files which, so long as the audio is AC3, takes much less time to convert. As the PS3 can&#8217;t play DTS audio streams inside a M2TS container there is still a requirement to transcode DTS to Ac3. That said the conversion to M2TS requires less file I/O than converting to MPEG-4 and is therefore it is generally a quicker conversion method, typically just 2 or 3 minutes on my workstation at home. Plus the audio quality of the Ac3 or transcode DTS is better than that of transcoded AAC 5.1 <img src='http://blog.flexion.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I&#8217;ve created my own script to fully automate the conversion process. The script has been teston Ubuntu 81.0 64-bit but there is an outside chance it will work on Mac OS X if you can get the required tools installed. You can find my script and all the details on my <a href="http://wiki.flexion.org/ConvertingMKVtoM2TS.html" target="_self">Converting MKV to M2TS wiki page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.flexion.org/2009/04/15/converting-matroska-mkv-m2ts-ps3-mediatomb/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

