Haali Matroska Splitter Not Installed Properly

'Couldn't even see videos after install'. Haali Matroska Splitter 1.7.401.3. I uninstalled Haali and the files displayed properly. So to be fair, the program didn't do any harm other than. Jan 03, 2017 You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. To refresh your session.
I understand that until recently 64-bit support of avisynth and its plugins was uncertain. However, recent developments have changed the situation:1)Avisynth+:Avisynth+ is developed with full support for 64-bit. Recent build was about a year ago.2)avs4x264Mod:avs4x264Mod 0.10.0 released Aug 2014 has support for avisynth+ 64-bitMost of the avisynth plugins have already added 64-bit support.

I only use MeGUI to transcode mpeg2 HDTV captures into H.264 MKV's (x264 encoder). NicAudio.dll, DGDecodeNV.dll and TIVTC.dll are all available in 64-bit.I downloaded the MeGUI source code and tried to compile the 64-bit version myself, but the coded hasn't optimized for 64-bit in a while, so 64-bit compilation fails in the very first lines.Thanks for all the great work. I would really appreciate a 64-bit MeGUI, at least the GUI part in anticipation of the rest of the 64-bit plugins catching up in a near future. Promising news here.Using Visual Studio Community 2013, I managed to compile a 64-bit build of MeGUI.Even though I downloaded source code svn 2525, the resulting MeGUI x64 is only version 2193.
Through the update server, I managed to update to MeGUI x64 2237. However, there's no MeGUI x64 newer than 2237 available.I only use the 64-bit plugins DGDecodeNV.dll, TIVTC.dll, NicAudio.dll, ColorMatrix and MultiDecimate.dll. MultiDecimate was not available in 64-bit, but I contacted the author who sent me the source code, and I was able to compile a 64-bit version of MultiDecimate by adding the x64 configuration in VS Community 2013.MeGUI x64 is definitely faster than MeGUI x86.

Interestingly, MeGUI x64 uses x26464 straight, while MeGUI x86 goes through avsx264mod then x26464.Unfortunately, MeGUI x64 is not optimized to use Avisynth+ like MeGUI x86. I was only able to get MeGUI x64 to load the old avisynth 2.5.8.5 portable through toolsavsavisynth.dll. MeGUI x64 doesn't load AviSynth+ from WindowsSystem32 or portable through toolsavs. It kept giving me: 'avisynth script error: cannot load avisynth.dll'Also, after updating to MeGUI x64 2237, I disabled auto-update because it's not correctly detecting the version of installed plugins. It kept telling me to download the same plugins each time I run MeGUI. Avs4x264 is a really nice tool indeed.
Take Avisynthx86 input and pipe it to x26464.But, actually my theory is that x264 64-bit encoding in the entire pipeline Avisynthx64 - x26464 is faster and more efficient than going through Avisynthx86 - avs4x264 - x264x64I did a quick benchmark. Windows 10 64-bit build 10041, Pentium Haswell G3258 not overclocked, 8GB DDR3 RAM. DGIndexNV with AC3 audio.
x26464 (r2538): -tune film -pass 2 -bitrate 1000 -stats '.stats' -output 'output' 'input'MeGUI x86 2525Avisynth+: 2.6.0.5 portableAVS script.
One popular program for creating mkvs that which in a few simple clicks can convert your DVD or Blu Ray disc into an mkv. The one “drawback” is that for Blu Ray discs MakeMKV keeps the subtitles (PGS format) in its original form. While this sounds great, support for playback of PGS subtitles embedded in mkvs is scarce at the moment (although I have confirmed that. Fortunately it now appears that you can get PGS subtitle support in almost any player that supports DirectShow filters.
Before going over the steps needed to set this up, it should be noted that currently MakeMKV is the only mkv program that I know of that supports embedding PGS subtitles into an mkv. For the purpose of this guide it is assumed that the mkv was created using MakeMKV. Also, there is another catch which you can read about in the “Final Thoughts” section.I wanted to give a big thanks to SamuriHL for helping me set up and document the steps needed to get PGS subtitles working.Files To Download:. Install Haali Media Splitter. During the installation I make sure “Disable MPC internal Matroska splitter” and “Disable Gabest’s Matroska splitter” and unchecked. You can also uncheck any file types you don’t want Haali to be associated with.2. Install ffdshow.
Go into the DXVA Video decoder configuration in ffshow. Make sure that the “Subtitles” option is checked. Verify that all formats are enabled and that “Embedded subtitles” is enabled as well. Now go into the “Hardware acceleration” configuration, enable H264 and VC1, and select “Surface overlay” for Post processing. Once done hit the “OK” button to save all changes and close out. If you are using Windows Media Player this is all that should be needed to be done. If using MPC HC, continue with Step 3.3.
Install MPC HC. Open MPC HC, go to View - Options. Under “Playback” make sure “Auto-load subtitles” is disabled. Under “Internal Filters” make sure the “Matroska” Source Filter is disabled. Under “External Filters” click on the “Add Filter” button and choose ffdshow DXVA Video Decoder, ffdshow subtitle filter, and ffdshow Audio Decoder. Set each filter as “Prefer”. Once done click “OK” to save changes and exit.Results:My favorite movie for testing out PGS subtitles is District 9 since it includes forced subtitles.
Using MakeMKV I created an mkv of my District 9 Blu Ray disc, which you can see below the MediaInfo.Launching the District 9 mkv in MPC HC you can see the PGS subtitles show properly.Launching the District 9 mkv in Windows Media Player you can see the PGS subtitles show properly.Final Thoughts:With a couple simple steps PGS subtitles in mkvs can now be supported in any player that supports DirectShow filters. I mentioned earlier that there is catch though. It appears that the Haali Media Splitter does not work with mkvs created with MKVMerge that contains DTS(MA) audio tracks, a very strange issue that I have confirmed as well as SamuriHL. The best way to explain this problem, most of my Blu Ray mkvs were created using MKVMerge (either using the or using ). These mkvs play flawless using a splitter other then Haali. However, with Haali installed the same mkvs with DTS(MA) stutter like crazy.
Creating the same exact mkv using MakeMKV, the mkv with DTS(MA) plays flawless with Haali. I don’t know if this is a Haali or MKVMerge issue, but I am leaning towards it being a Haali issue (maybe Haali and MakeMKV are working together lol). So until this issue gets resolved I will have to continue with my current setup of using the MPC matroska splitter and converting the PGS subtitles to IDX/SUB which is perfectly fine with me. However, for people who use MakeMKV for their entire collection this is great news.One other potential issue worth mentioning that SamuriHL noted, using Haali breaks TMT3 (TotalMediaTheatre).
Even though in the Haali setup you can tell it not to split ts files it still does. The hack around this to rename the ts.dll in the Haali directory (64 bit version is ok to leave) and that should fix it.UPDATE – THE MPC INTERNAL MATROSKA SPLITTER NOW SUPPORTS PGS SUBTITLES, FOR HOW TO SET UP IN PLACE OF HAALI.Tagged as. Article byHi, my name is Damian, and I'm tech gadget addict! Although I always had some interest in technology, it wasn't until I got my EX470 and more importantly found Mediasmartserver.net, that my interest became an addiction. My goal, aside from world domination and to see the Mets/Broncos win another championship, is to set up the perfect digital home where all my media is available at the click of a button. When I am not writing for Mediasmartserver.net you can find me over at my blog at or follow me on.
How to handle subtitles is a big issue as support varies so wildly. I have already converted many, many of my Blu-rays to standalone movie-only MKVs with IDX subs. I didn’t know until recently that Syabas’ NMTs don’t support higher than 480p subs. The Dune 3.0 doesn’t either. Now, what to do? Wait for NMTs to support hi-res subs (who knows when) or downconvert them to 480p w/o re-ripping (how to convert)?
Or, revert to PGS (is it SUP or SUB, and how to convert?) from IDX as the Popcorn devices now support them? What would you suggest? There’s no way to get PGS subs back into those files without re-ripping the original disc with MakeMKV. You could use MKVCleaver (a GUI for mkvextract in the mkvtoolnix) to extract the subs, convert them to 480p (I think BDSupToSub will do that but I’m not positive) and then use mkvmerge to replace the subs. The Popcorn devices have a beta firmware to support SUP (PGS) embedded subs. I’m not sure if that’s available to the public yet?
I plan on redoing all mine with MakeMKV and calling it good. I like the embedded PGS subs.Brajesh. My understanding the PGS subs are all 1080p. Regarding the PCH when I spoke with Werner at Syabas specifically about the hi res issue (1080p IDX/SUB subtitles) he mentioned that it was a very high priority to get this fixed. Now unfortunately I don’t know what that means as far as a timeline.
Since the new SDK is now out I am hoping this should be an easy fix. You may want to sit tight with your current mkvs for a few more weeks to see if there are any further developments before deciding if you should rerip your collection. Only the first version of the beta firmware has been released, so this is something that could be added before the firmware is made publicSamuriHL. Damian, not to complicate things but there is a configuration I forgot about that works. MKVMerge + MPC-HC (MPC splitter) + PGS subs. You’re probably going “Wait, WHAT?”! The way to make this work is to have the PGS subs as external files.
Then configure ffdshow to pick them up. You can then right click on ffdshow’s video icon and select the proper subtitle file. This works fine. That way you could keep your mkvmerge files, extract the PGS subs from your originals, and drop them into your mkv dir. (I put them in a subfolder called subtitles and set ffdshow to look in.subtitles). It’s another option, anyway.
Just a side note for those that may not know (I didn’t). One of the cool things about PGS subs (vob’s may do this also), is that they move around on the screen based on who may be speaking at the time. For instance, if two people are currently on screen (one person on the left and one on the right), if the person on the left speaks, the subs will show up underneath that person. Pretty neat.BTW, using Damian’s guide, I was able to get PGS subs working great with bitstreaming and chapters via MPC-HC/Haali/FFDShow.SamuriHL. I’m new to the HTPC game after giving up on the PCH A-100 due to the forced subtitle problem.
What Is Haali Media Splitter
I’ve followed your instructions and have it working.somewhat. My problem is that the forced subtitles show, but the last one never goes away. For instance, chapter 22 of Avatar, “Protect the people” is the last line subtitled, but it stays on the screen indefinitely. If I manually advance the file, it goes away, but otherwise it stays on the screen.
My brother (ashman) is not having the same problem. Any idea what I might have missed?Thanks!SamuriHL. If I display all subtitles, it works as expected – both the regular subs and forced subs (Navi speaking with the different font displaying). However, when I do forced subs only, the subtitle will display, but stay on the screen until the next subtitle.
For instance, in chapter 22, “Father” stays on the screen until “Daughter” is displayed. At the end of the sequence “Protect the people” remains on the screen indefinitely.
I found a post with someone having the same problem with on an XBMC/m2ts setup and they claimed it was a ffmpeg problem.Anyway – just wanted to get this out there in case anyone else is having the same problem. It’s very good. So far only 32 bit but once we get “official” builds we’ll have 64 bit, as well. I have one MakeMKV file that doesn’t play with that splitter and I have some odd issues with the PGS subs where it or ffdshow ignores my files that have no default track set. Also, if using mkvmerge, make sure to set the title else you get no text in ffdshow’s subtitle menu. Just a few quirks, but, once they can be ironed out we’re golden here. I’m sure Mike will update his awesome UI soon and then we’re done.
MKV’s as an incredibly valid backup method.