<?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; conversion</title>
	<atom:link href="http://blog.flexion.org/tag/conversion/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 MPEG-4 conversion script</title>
		<link>http://blog.flexion.org/2009/08/27/mkv-to-mp4-conversion-script/</link>
		<comments>http://blog.flexion.org/2009/08/27/mkv-to-mp4-conversion-script/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 20:48:58 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Audio & Video]]></category>
		<category><![CDATA[AAC 5.1]]></category>
		<category><![CDATA[AC3]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[DTS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MKV]]></category>
		<category><![CDATA[MP4]]></category>
		<category><![CDATA[MPEG-4]]></category>
		<category><![CDATA[PlayStation 3]]></category>
		<category><![CDATA[PS3]]></category>
		<category><![CDATA[Xbox 360]]></category>

		<guid isPermaLink="false">http://blog.flexion.org/?p=264</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 or Xbox 360 compatible MPEG-4 from Matroska providing the video is H.264 and audio is AC3 or DTS. Xbox 360 compatibility requires that audio is forcibly downmixed to stereo with &#8216;&#8211;stereo&#8217;. AAC 5.1 audio will have the [...]]]></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/08/27/mkv-to-mp4-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/08/27/mkv-to-mp4-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/08/27/mkv-to-mp4-conversion-script/" data-text="MKV to MPEG-4 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/08/27/mkv-to-mp4-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 or Xbox 360 compatible MPEG-4 from Matroska providing the video is H.264 and audio is AC3 or DTS. Xbox 360 compatibility requires that audio is forcibly downmixed to stereo with &#8216;&#8211;stereo&#8217;. AAC 5.1 audio will have the correct channel assignments when transcoding from AC3 5.1 and DTS 5.1. If &#8216;neroAacEnc&#8217; is installed then it in preference to &#8216;faac&#8217; for encoding the AAC audio as it produces better quality output. neroAacEnc is optional.</p>
<p>The script does as little re-encoding as possible, only the audio and subtitles are re-encoded or converted. The script can detect profile 5.1 H.264 and patch it to 4.1 in under a second. Any subtitles in the Matroska are preserved. If &#8216;mp4creator&#8217; is used the subtitles are extracted stored in a seperate file. If &#8216;MP4Box&#8217; is used (default) the subtitles are converted to GPAC Timed Text and muxed into the resulting<br />
MPEG-4. The PS3 can&#8217;t display these subtitles but some software players can.</p>
<p>The script can optionally split the Matroska if it is greater than 4GB to ensure Play Station 3, Xbox 360 and FAT32 compatibility.</p>
<p>This script works on Ubuntu Linux and should work on any other Linux/Unix flavour and possibly Mac OS X providing you have the required tools installed.</p>
<ul>
<li><a href="http://code.flexion.org/MKV-to-MP4.html" target="_self">MKV-to-MP4</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.flexion.org/2009/08/27/mkv-to-mp4-conversion-script/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<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>
		<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>
		<item>
		<title>Flexion.Org is re-activated!</title>
		<link>http://blog.flexion.org/2007/09/22/flexionorg-is-re-activated/</link>
		<comments>http://blog.flexion.org/2007/09/22/flexionorg-is-re-activated/#comments</comments>
		<pubDate>Sat, 22 Sep 2007 10:22:43 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[Jaws]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.flexion.org/blog/?p=1</guid>
		<description><![CDATA[I have finally got around to re-activating this website after many months of neglect The first thing to do was move away from Jaws. Sadly, my Jaws installation is broken in a way that newer Jaws releases plain refuse to upgrade it. So, I did some research and decided to migrate to WordPress since it [...]]]></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/2007/09/22/flexionorg-is-re-activated/"></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/2007/09/22/flexionorg-is-re-activated/&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/2007/09/22/flexionorg-is-re-activated/" data-text="Flexion.Org is re-activated!" 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/2007/09/22/flexionorg-is-re-activated/" data-counter="top"></script></div></div><p>I have finally got around to re-activating this website after many months of neglect <img src='http://blog.flexion.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>The first thing to do was move away from Jaws. Sadly, my Jaws installation is broken in a way that newer Jaws releases plain refuse to upgrade it.  So, I did some research and decided to migrate to WordPress since it caters for all the essentials I require either in the core functionality or via plugins. Plus I can integrate with some other stuff I want to use.</p>
<p>My migration to WordPress was made all the easier thanks to the excellent <a href="http://trac.wordpress.org/ticket/4184" target="_blank">Jaws import plugin</a> I found on the WordPress trac. However, I decided not to use the Textile plugin to preserve the Jaws formatted text. Instead I chose to manually clean up some of the old entries so I could stick with the TinyMCE editor long term <img src='http://blog.flexion.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I am happy with WordPress thus far and look forward to getting some plugins going and picking up a new theme over the coming days and weeks.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.flexion.org/2007/09/22/flexionorg-is-re-activated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

