<?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>n8o &#187; MakeMKV</title>
	<atom:link href="http://n8o.org/tag/makemkv/feed/" rel="self" type="application/rss+xml" />
	<link>http://n8o.org</link>
	<description>the geeks sandbox</description>
	<lastBuildDate>Tue, 24 Jan 2012 15:13:34 +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>MakeMKV Plugin &#8211; On Hold</title>
		<link>http://n8o.org/makemkv-plugin-on-hold/</link>
		<comments>http://n8o.org/makemkv-plugin-on-hold/#comments</comments>
		<pubDate>Wed, 12 May 2010 13:18:06 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[MakeMKV]]></category>
		<category><![CDATA[Plex]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=303</guid>
		<description><![CDATA[So it&#8217;s with regret that I have to inform everyone that for the time being there will be no more updates to the MakeMKV / Plex plug-in. That is how it&#8217;ll be for at least now. There are just too many bugs trying to get Plex to even stream a MakeMKV stream and other possible [...]]]></description>
			<content:encoded><![CDATA[<p>So it&#8217;s with regret that I have to inform everyone that for the time being there will be no more updates to the MakeMKV / Plex plug-in. That is how it&#8217;ll be for at least now. There are just too many bugs trying to get Plex to even stream a MakeMKV stream and other possible bugs with MakeMKV since it is in beta still. I&#8217;ll keep investigating this in the future to see if I can get it working. But for now, This plug-in is now on hold.</p>
]]></content:encoded>
			<wfw:commentRss>http://n8o.org/makemkv-plugin-on-hold/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>MakeMKV 1.5.0</title>
		<link>http://n8o.org/makemkv_1-5-0/</link>
		<comments>http://n8o.org/makemkv_1-5-0/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 17:15:24 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[MakeMKV]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=269</guid>
		<description><![CDATA[The latest version of MakeMKV (1.5.0) has been released with a bunch of new updates that seem really cool my favorites are UPnP support, decrypting a backup and better messaging support. While rummaging around with the new release I found these new flags that I thought might help others. makemkvcon [options] Command Parameters General options: [...]]]></description>
			<content:encoded><![CDATA[<p>The latest version of MakeMKV (<a title="MakeMKV 1.5.0" href="http://www.makemkv.com/download/">1.5.0</a>) has been released with a bunch of new updates that seem really cool my favorites are UPnP support, decrypting a backup and better messaging support. While rummaging around with the new release I found these new flags that I thought might help others.</p>
<h2>makemkvcon [options] Command Parameters</h2>
<p><strong>General options:</strong></p>
<p>&#8211;messages=file<br />
Output all messages to file. Following special file names are recognized:<br />
-stdout &#8211; stdout<br />
-stderr &#8211; stderr<br />
-null &#8211; disable output<br />
Default is stdout</p>
<p>&#8211;progress=file<br />
Output all progress messages to file. The same special file names as in &#8211;messages are recognized with additional value &#8220;-same&#8221; to output to the same file as messages. Naturally &#8211;progress should follow &#8211;messages in this case. Default is no output.</p>
<p>&#8211;debug[=file]<br />
Enables debug messages and optionally changes the location of debug file. Default: program preferences.</p>
<p>&#8211;directio=true/false<br />
Enables or disables direct disc access. Default: program preferences.</p>
<p>&#8211;noscan<br />
Don&#8217;t access any media during disc scan and do not check for media insertion and removal. Helpful when other applications already accessing discs in other drives.</p>
<p>&#8211;cache=size<br />
Specifies size of read cache in megabytes used by MakeMKV. By default program uses huge amount of memory. About 128 MB is recommended for streaming and backup, 512MB for DVD conversion and 1024MB for Blu-ray conversion.</p>
<p><strong>Streaming options:</strong></p>
<p>&#8211;upnp=true/false<br />
Enable or disable UPNP streaming. Default: program preferences.</p>
<p>&#8211;bindip=address string<br />
Specify IP address to bind. Default: None, UPNP server binds to the first available address and web server listens on all available addresses.</p>
<p>&#8211;bindport=port<br />
Specify web server port to bind. Default: 51000.</p>
<p><strong>Backup options:</strong></p>
<p>&#8211;decrypt<br />
Decrypt stream files during backup. Default: no decryption.</p>
<p>Conversion options:</p>
<p>&#8211;minlength=seconds<br />
Specify minimum title length. Default: program preferences.</p>
<p>Automation options.</p>
<p>-r , &#8211;robot<br />
Enables automation mode. Program will output more information in a format that is easier to parse. All output is line-based and output is flushed on line end. All strings are quoted, all control characters and quotes are backlash-escaped. If you automate this program it is highly recommended to use this option. Some options make reference to apdefs.h file that can be found in MakeMKV open-source package, included with version for Linux. These values will not change in future versions.</p>
<p><strong>Message formats:</strong></p>
<p>Message output<br />
MSG:code,flags,count,message,format,param0,param1,&#8230;<br />
code &#8211; unique message code, should be used to identify particular string in language-neutral way.<br />
flags &#8211; message flags, see AP_UIMSG_xxx flags in apdefs.h<br />
count &#8211; number of parameters<br />
message &#8211; raw message string suitable for output<br />
format &#8211; format string used for message. This string is localized and subject to change, unlike message code.<br />
paramX &#8211; parameter for message</p>
<p>Current and total progress title<br />
PRGC:code,id,name<br />
PRGT:code,id,name<br />
code &#8211; unique message code<br />
id &#8211; operation sub-id<br />
name &#8211; name string</p>
<p>Progress bar values for current and total progress<br />
PRGV:current,total,max<br />
current &#8211; current progress value<br />
total &#8211; total progress value<br />
max &#8211; maximum possible value for a progress bar, constant</p>
<p>Drive scan messages<br />
DRV:index,visible,enabled,flags,drive name,disc name<br />
index &#8211; drive index<br />
visible &#8211; set to 1 if drive is present<br />
enabled &#8211; set to 1 if drive is accessible<br />
flags &#8211; media flags, see AP_DskFsFlagXXX in apdefs.h<br />
drive name &#8211; drive name string<br />
disc name &#8211; disc name string</p>
<p>Disc information output messages<br />
TCOUT:count<br />
count &#8211; titles count</p>
<p>Disc, title and stream information<br />
CINFO:id,code,value<br />
TINFO:id,code,value<br />
SINFO:id,code,value</p>
<p>id &#8211; attribute id, see AP_ItemAttributeId in apdefs.h<br />
code &#8211; message code if attribute value is a constant string<br />
value &#8211; attribute value</p>
<p><strong>Examples:</strong></p>
<p>Copy all titles from first disc and save as MKV files:<br />
makemkvcon mkv disc:0 all c:folder</p>
<p>List all available drives<br />
makemkvcon -r &#8211;cache=1 info disc:9999</p>
<p>Backup first disc decrypting all video files in automation mode with progress output<br />
makemkvcon backup &#8211;decrypt &#8211;cache=16 &#8211;noscan -r &#8211;progress=-same disc:0 c:folder</p>
<p>Start streaming server with all output suppressed on a specific address and port<br />
makemvcon stream &#8211;upnp=1 &#8211;cache=128 &#8211;bindip=192.168.1.102 &#8211;bindport=51000 &#8211;messages=-none</p>
]]></content:encoded>
			<wfw:commentRss>http://n8o.org/makemkv_1-5-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MakeMKV Plugin v0.3</title>
		<link>http://n8o.org/makemkv-plugin-v0-3/</link>
		<comments>http://n8o.org/makemkv-plugin-v0-3/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 04:07:44 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[MakeMKV]]></category>
		<category><![CDATA[Plex]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=223</guid>
		<description><![CDATA[A new version of the plug-in is now available for download. There are still issues with Blu-Ray playback. That I&#8217;m trying to resolve. Go here to download the latest version New Features and Fixes Added preference to set the server load time out added better support for thumb art, titles and duration added better switching [...]]]></description>
			<content:encoded><![CDATA[<p>A new version of the plug-in is now available for download. There are still issues with Blu-Ray playback. That I&#8217;m trying to resolve.</p>
<p>Go <a title="Downloads" href="http://n8o.org/downloads">here</a> to download the latest version</p>
<p>New Features and Fixes</p>
<ul>
<li>Added preference to set the server load time out</li>
<li>added better support for thumb art, titles and duration</li>
<li>added better switching and loading with multiple drives</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://n8o.org/makemkv-plugin-v0-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plex Plug-in Update</title>
		<link>http://n8o.org/plex-plug-in-update/</link>
		<comments>http://n8o.org/plex-plug-in-update/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 20:36:05 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[MakeMKV]]></category>
		<category><![CDATA[Plex]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=211</guid>
		<description><![CDATA[A new version of the MakeMKV plug-in has been released. New Features: Better error handling Add remote servers No more need to run in debug mode Instructions: Download the latest version of MakeMKV and Install Download and Install Plex Download and install MakeMKV Plugin (Double click to install) Launch the plug-in under the video section [...]]]></description>
			<content:encoded><![CDATA[<p>A new version of the MakeMKV plug-in has been <a href="http://n8o.org/downloads">released</a>.</p>
<p>New Features:</p>
<ul>
<li>Better error handling</li>
<li>Add remote servers<a href="http://wiki.plexapp.com/index.php/Downloads#Current_Version"></a></li>
<li>No more need to run in debug mode</li>
</ul>
<p>Instructions:</p>
<ul>
<li>Download the latest version of <a href="http://www.makemkv.com/download/">MakeMKV</a> and Install</li>
<li>Download and Install <a href="http://wiki.plexapp.com/index.php/Downloads#Current_Version">Plex</a></li>
<li>Download and install <a href="http://www.n8o.org/downloads/">MakeMKV Plugin</a> (Double click to install)</li>
<li>Launch the plug-in under the video section and update the MakeMKV location under preferences.</li>
<li>Launch your DVD / Blu-Ray and select the appropriate stream</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://n8o.org/plex-plug-in-update/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>New Plex Plug-In for MakeMKV</title>
		<link>http://n8o.org/new-plex-plug-in-for-makemkv/</link>
		<comments>http://n8o.org/new-plex-plug-in-for-makemkv/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 20:41:18 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[MakeMKV]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Plex]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=200</guid>
		<description><![CDATA[I&#8217;ve just finished up my first release of a plug-in for Plex that allows you to watch Blu-Ray&#8217;s in OSX without ripping. Consider this a Beta release. Please report any bug or any other feature requests in the comments below. Instructions: Download the latest version of MakeMKV and Install Load MakeMKV. Click on the wrench [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just finished up my first release of a plug-in for Plex that allows you to watch Blu-Ray&#8217;s in OSX without ripping. Consider this a Beta release. Please report any bug or any other feature requests in the comments below.</p>
<p>Instructions:</p>
<ul>
<li>Download the latest version of <a href="http://www.makemkv.com/download/">MakeMKV</a> and Install</li>
<li>Load MakeMKV. Click on the wrench (Preferences). Enable &#8220;Log debug message&#8221;. Close MakeMKV</li>
<li>Download and Install <a href="http://wiki.plexapp.com/index.php/Downloads#Current_Version">Plex</a></li>
<li>Download and install <a href="http://www.n8o.org/downloads/">MakeMKV Plugin</a> (Double click to install)</li>
<li>Launch the plug-in under the video section and update the MakeMKV location under preferences.</li>
<li>Launch your DVD / Blu-Ray and select the appropriate stream</li>
</ul>
<p>Issues:</p>
<ul>
<li>There is an issue where MakeMKV might still be running in the background and wont allow you access to your disc. If you load the plugin and it&#8217;s running you can select stop MakeMKV or stop the process in Activity Monitor located at /Applications/Utilities/</li>
<li>DVD or Blu-Ray thumb images to the right may be incorrect for some. please let me know if you have this issue.</li>
<li>Cannot save a remote source yet. This will be available in the next release.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://n8o.org/new-plex-plug-in-for-makemkv/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>MakeMKV Streaming</title>
		<link>http://n8o.org/makemkv-streaming/</link>
		<comments>http://n8o.org/makemkv-streaming/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 17:35:27 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[Blu-Ray]]></category>
		<category><![CDATA[MakeMKV]]></category>
		<category><![CDATA[Plex]]></category>
		<category><![CDATA[Streaming]]></category>
		<category><![CDATA[UPnP]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=180</guid>
		<description><![CDATA[As promised I wanted to get back after I was able to play with the new streaming feature in the latest release of MakeMKV. To my surprise this was actually in the last release (v1.4.9) but I was unaware of it. Basically after you scan a disc you can choose which title you want to [...]]]></description>
			<content:encoded><![CDATA[<p>As promised I wanted to get back after I was able to play with the new streaming feature in the latest release of MakeMKV. To my surprise this was actually in the last release (v1.4.9) but I was unaware of it. Basically after you scan a disc you can choose which title you want to stream.</p>
<p>Something that I found out that I didn&#8217;t know about before is MakeMKVCon. As the name indicates this is a binary that lets you run everything from the console. So with the simple command ./makemkvcon stream disc:0 you can stream your movie over an http server. Just point our browser to http://localhost:51000 to find the right vob or .ts file you are looking for and launch it in vlc or another application that can stream over http.</p>
<p>The advantages of running it from the console is it makes it able for your to integrate it with a script. So that brings me to the second part of this post. Getting the blu-ray player to stream directly to plex without having to copy it to your hard drive first. Which in my opinion is great since I have a small hard drive. Unfortunately I don&#8217;t have a working script yet. It&#8217;s about 50% there. just have to finish learning the other parts of the plex plug-in api. Once when its done I&#8217;ll be posting back here so keep checking back.</p>
<p>One thing I found interesting and didn&#8217;t understand why at first is why the MakeMKV people would want to use an HTTP server to stream the files. seemed like a lot of added complexity when there are other ways to stream the output just as easily. Looking at the HTTP headers it mentioned UPnP. So that was a nice surprise. Once when all the UPnP stuff is completed you should be able to play these files in plex or xbmc a lot easier.</p>
]]></content:encoded>
			<wfw:commentRss>http://n8o.org/makemkv-streaming/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MakeMKV Update</title>
		<link>http://n8o.org/makemkv-update/</link>
		<comments>http://n8o.org/makemkv-update/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 16:01:55 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[MakeMKV]]></category>
		<category><![CDATA[Streaming]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=177</guid>
		<description><![CDATA[I figures this was very news worthy. MakeMKV has updated their software to v1.4.10. Some of the new features include: New functionality: instant video streaming Added support for all blu-ray HD audio tracks: Dolby TrueHD Dolby Digital plus (E-AC3) DTS-HD DTS-HD Losless (Master audio) DTS-HD Low bitrate This is great news all around. Until now [...]]]></description>
			<content:encoded><![CDATA[<p>I figures this was very news worthy. MakeMKV has updated their software to v1.4.10. Some of the new features include:</p>
<ul>
<li>New functionality: instant video streaming</li>
<li>Added support for all blu-ray HD audio tracks:
<ul>
<li>Dolby TrueHD</li>
<li>Dolby Digital plus (E-AC3)</li>
<li>DTS-HD</li>
<li>DTS-HD Losless (Master audio)</li>
<li>DTS-HD Low bitrate</li>
</ul>
</li>
</ul>
<p>This is great news all around. Until now the HD audio codecs weren&#8217;t supported. I have to say the new instant video streaming sounds interesting. It streams content through a web server. After I look into it a bit more I&#8217;ll post more details about it.</p>
]]></content:encoded>
			<wfw:commentRss>http://n8o.org/makemkv-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How-to watch Blu-Ray movies in OSX</title>
		<link>http://n8o.org/blu-ray-movies-osx/</link>
		<comments>http://n8o.org/blu-ray-movies-osx/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 16:00:20 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[BD+]]></category>
		<category><![CDATA[Blu-Ray]]></category>
		<category><![CDATA[MakeMKV]]></category>
		<category><![CDATA[MKV]]></category>
		<category><![CDATA[MPlayer]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Plex]]></category>
		<category><![CDATA[SVQ]]></category>
		<category><![CDATA[VLC]]></category>
		<category><![CDATA[XBMC]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=46</guid>
		<description><![CDATA[So you have a mac and you have a Blu-Ray drive. But you can&#8217;t figure out how to get them to work with each other. Well unfortunately for us sad folks Apple has not been very supportive of the Blu-Ray platform for what ever reason. Fortunately for us though we have people out there in [...]]]></description>
			<content:encoded><![CDATA[<div style="clear:both;"><img class="aligncenter size-full wp-image-47" title="bluray_osx" src="http://www.n8o.org/wp-content/uploads/2009/11/bluray_osx.jpg" alt="bluray_osx" width="388" height="144" /></div>
<p>So you have a mac and you have a Blu-Ray drive. But you can&#8217;t figure out how to get them to work with each other. Well unfortunately for us sad folks Apple has not been very supportive of the Blu-Ray platform for what ever reason. Fortunately for us though we have people out there in the open source and hacking community that are really smart and have made it possible. Unfortunately it&#8217;s not as easy as inserting your disc and pressing play. But it can be done and it isn&#8217;t all that hard.</p>
<p><span id="more-46"></span>You will need two pieces of software in order to make this work. <a title="MakeMKV" href="http://www.makemkv.com/">MakeMKV</a> and <a title="Plex" href="http://www.plexapp.com/">Plex</a> (I personally prefer Plex over <a href="http://xbmc.org/">XBMC</a>. But they should both work nicely).</p>
<p>The first application you will have to use is MakeMKV. It is rather straight forward. First you need to set up the infomation it needs to decrypt a Blu-Ray drive. Go to you preferences and click on the BD+ tab. You will see two areas. One asking for a SVQ file and another asking for a location to save your BD+ debug dumps.</p>
<p>The SVQ file is a special file you have to <a title="MakeMKV SVQ" href="http://www.makemkv.com/svq/">download</a> from MakeMKV that has all the special codes to decrypt your disc. If by chance they don&#8217;t have the code for your disc yet. You can email your BD+ dump file to <a href="mailto:svq@makemkv.com">svq@makemkv.com</a> and with in a few days you can download the SVQ and rip your disc.</p>
<p>After you have all that setup you can open your disc in MakeMKV and it&#8217;ll scan the structure of the disc and allow you to export different video, audio and subtitle tracks to an MKV you can play in plex. The only bad part to this solution is you have to rip it to your hard drive. It would be nice if you could just play it from the disc saving time and space.</p>
<p>I prefer to play it in plex because it seems the playback is a lot smoother than <a title="VLC" href="http://www.videolan.org/vlc/">VLC</a> and <a title="MPlayer" href="http://mplayerosx.sttz.ch/#downloads">MPlayer</a>. Although I haven&#8217;t tested the <a title="MPlayer OSX" href="http://mplayerosx.sttz.ch/">new builds</a> of MPlayer lately.</p>
<p>let me know if you run into any problems trying to get this to work. Like I said before this works great when you want to watch a show on your mac in 1080p.</p>
]]></content:encoded>
			<wfw:commentRss>http://n8o.org/blu-ray-movies-osx/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic

Served from: www.n8o.org @ 2012-02-05 05:57:00 -->
