home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Error when playing a film with moving pictures 1.1.5
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="RoChess" data-source="post: 793049" data-attributes="member: 18896"><p>Haali splitter (for dual-audio track files) + MPC-HC video (has full DXVA support) + ffdshow-tryouts (Audio only with everything else disabled, for DTS-MA/DD-HD support) and MPC-HC or DirectVobSub for subtitles = works like a charm, never a crash. You can also adjust subtitles overlay position to be inside black bars (for a 2.35:1 movie), or inside movie frame.</p><p></p><p>The only added media support you might need is an XviD beta release for some non-default releases, as MPC-HC is stable but not cutting edge in latest. It is usually also handy to use the MPC-HC standalone FLV and MP4 splitter for OnlineVideos plugin, though you could do a non-default Haali splitter install to cover most of that (some AAC files might still require the MPC-HC splitters).</p><p></p><p>Any file that still doesn't play due to some rare codec issue can then be fixed seperate via one of the MPC-HC standalone plugins, provided the media file plays fine in the MPC-HC GUI application itself. It has all the filters build in, so by opening config, you can disable all of the internal splitters+codecs and find out which one your media file needs. The easiest way is to disable all the checkboxes on codecs first to find out if its a splitter problem, and if the file still doesn't play to re-enable the codecs like 10 at a time. If it then starts working you disable 5, retest, etc, until you found the single checkbox that works and you can then match that with one of the MPC-HC standalone AX files that you then simply register.</p><p></p><ul> <li data-xf-list-type="ul">Haali splitter = <strong><a href="http://haali.su/mkv/MatroskaSplitter.exe" target="_blank">http://haali.su/mkv/MatroskaSplitter.exe</a></strong> (You can also use the MPC-HC splitters for this, but I've stumbled upon some rare dual-track media files that do not allow a selection from inside MePo then)</li> <li data-xf-list-type="ul">MPC-HC application for testing (use 64-bit version for 64-bit OS) = <strong><a href="http://mpc-hc.sourceforge.net/download-media-player-classic-hc.html" target="_blank">Download Media Player Classic Home Cinema, Free Video Player Download</a></strong></li> <li data-xf-list-type="ul">MPC-HC standalone filters (always use 32-bit version, even on 64-bit OS) = <strong><a href="http://sourceforge.net/projects/mpc-hc/files/Standalone%20Filters%20-%20Win32/Filters%20v1.5.2.3456%20_%2032%20bits/MPC-Standalone%20Filters.1.5.2.3456.x86.zip/download" target="_blank">Download Media Player Classic - Home Cinema from SourceForge.net</a></strong></li> <li data-xf-list-type="ul">Ffdshow-tryouts SVN (the audio part is much more stable then video, and SVN rarely give a problem, remember during install to first disable *EVERY* checkbox and then enable only the audio ones, after installation verify that the DTS-MA/DD-HD checkboxes match your receivers capabilities) = <strong><a href="http://sourceforge.net/projects/ffdshow-tryout/files/SVN%20builds%20by%20clsid/generic%20builds/" target="_blank">ffdshow - Browse /SVN builds by clsid/generic builds at SourceForge.net</a></strong></li> </ul><p></p><ul> <li data-xf-list-type="ul">DirectVobSub (optional for subtitle support, as some users might have trouble adjusting subtitle position into black bar area with MPC-HC) = <strong><a href="http://www.free-codecs.com/directvobsub_download.htm" target="_blank">Free-Codecs.com :: DirectVobSub 2.40.3644 : DirectVobSub is simply a DirectShow filter which can be used to display subtitle</a></strong> (there is also a version of VSFilter.dll bundled with MPC-HC Standalone that should work for most users)</li> <li data-xf-list-type="ul">XviD codec (optional for some rare cases that the MPC-HC standalone filters don't cover, usually anime) = <strong><a href="http://www.digital-digest.com/software/download.php?sid=1052&ssid=0&did=1" target="_blank">Xvid Codec 1.3.2 <- Xvid Codec Downloads | Software - Digital Digest</a></strong> (in some extreme cases you have to Google for the beta/svn releases even, sometimes forced to compile source yourself)</li> </ul><p></p><p>To register the MPC-HC standalone filters, use the following method:</p><p></p><p style="margin-left: 20px"></p> <p style="margin-left: 20px">regsvr32 "C:\Program Files<span style="color: green"> (x86)</span>\MPC-HC Standalone Filters\MPCVideoDec.ax"</p> <p style="margin-left: 20px">(optional for FLV files in OnlineVideos) regsvr32 "C:\Program Files<em> (x86)</em>\MPC-HC Standalone Filters\FLVSplitter.ax"</p> <p style="margin-left: 20px">(optional for some MP4/MV4/AAC/etc files) regsvr32 "C:\Program Files<em> (x86)</em>\MPC-HC Standalone Filters\MP4Splitter.ax" </p> <p style="margin-left: 20px">(optional for DirectVobSub subtitle method) regsvr32 "C:\Program Files<em> (x86)</em>\MPC-HC Standalone Filters\VSFilter.dll"</p> <p style="margin-left: 20px"></p><p></p><p>Note: The "(x86)" part is for 64-bit OS users.</p><p></p><p>If you have trouble with DXVA, which can happen with some media files incorrect headers or when videocard driver has issues, it can help to adjust the MPC-HC codec properties to disable the (ffmpeg) entries inside the "MPC - Video decoder" codec.</p><p></p><p>You can use MePo advanced config for this -> Videos -> Video Post Processing -> Add "MPC - Video decoder" -> enable checkbox -> Filter properties -> (verify DXVA has a videocard entry) -> "Codecs" tab -> disable the "H.264/AVC (FFmpeg)" and "VC1 (FFmpeg)" checkboxes to make sure DXVA is always used.</p><p></p><p>I personally prefer to make those settings permanent defauls, so you can use a tool such as DirectShow Filter Manager for this: <strong><a href="http://www.softella.com/dsfm/index.en.htm" target="_blank">DirectShow Filter Manager</a></strong></p><p></p><p>Result looks something like:</p><p></p><p style="text-align: center"><img src="http://blixy.net/pics/support/codecs/MPC.Video.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>PS: On the 'Settings' tab there are more tweaks you can do, to either increase quality or speed, but default settings should work for the majority of users.</p><p></p><p>And I know the above is covered by most 'codec packs', such as SAF, but the problem I still encounter with those is that they sometimes add support for 'too' much and still end up causing conflicts or they rely on the wrong filters. Speaking of those, if you are going to use this provided method, make sure you first uninstall anything you might have previously installed and verify that they are 'properly' removed. I unfortunatly encounter many times that codec packs removed via "Add/Remove programs", are not correctly uninstalled and still cause issues.</p></blockquote><p></p>
[QUOTE="RoChess, post: 793049, member: 18896"] Haali splitter (for dual-audio track files) + MPC-HC video (has full DXVA support) + ffdshow-tryouts (Audio only with everything else disabled, for DTS-MA/DD-HD support) and MPC-HC or DirectVobSub for subtitles = works like a charm, never a crash. You can also adjust subtitles overlay position to be inside black bars (for a 2.35:1 movie), or inside movie frame. The only added media support you might need is an XviD beta release for some non-default releases, as MPC-HC is stable but not cutting edge in latest. It is usually also handy to use the MPC-HC standalone FLV and MP4 splitter for OnlineVideos plugin, though you could do a non-default Haali splitter install to cover most of that (some AAC files might still require the MPC-HC splitters). Any file that still doesn't play due to some rare codec issue can then be fixed seperate via one of the MPC-HC standalone plugins, provided the media file plays fine in the MPC-HC GUI application itself. It has all the filters build in, so by opening config, you can disable all of the internal splitters+codecs and find out which one your media file needs. The easiest way is to disable all the checkboxes on codecs first to find out if its a splitter problem, and if the file still doesn't play to re-enable the codecs like 10 at a time. If it then starts working you disable 5, retest, etc, until you found the single checkbox that works and you can then match that with one of the MPC-HC standalone AX files that you then simply register. [list] [*]Haali splitter = [b][url]http://haali.su/mkv/MatroskaSplitter.exe[/url][/b] (You can also use the MPC-HC splitters for this, but I've stumbled upon some rare dual-track media files that do not allow a selection from inside MePo then) [*]MPC-HC application for testing (use 64-bit version for 64-bit OS) = [b][url=http://mpc-hc.sourceforge.net/download-media-player-classic-hc.html]Download Media Player Classic Home Cinema, Free Video Player Download[/url][/b] [*]MPC-HC standalone filters (always use 32-bit version, even on 64-bit OS) = [b][url=http://sourceforge.net/projects/mpc-hc/files/Standalone%20Filters%20-%20Win32/Filters%20v1.5.2.3456%20_%2032%20bits/MPC-Standalone%20Filters.1.5.2.3456.x86.zip/download]Download Media Player Classic - Home Cinema from SourceForge.net[/url][/b] [*]Ffdshow-tryouts SVN (the audio part is much more stable then video, and SVN rarely give a problem, remember during install to first disable *EVERY* checkbox and then enable only the audio ones, after installation verify that the DTS-MA/DD-HD checkboxes match your receivers capabilities) = [b][url=http://sourceforge.net/projects/ffdshow-tryout/files/SVN%20builds%20by%20clsid/generic%20builds/]ffdshow - Browse /SVN builds by clsid/generic builds at SourceForge.net[/url][/b] [/list] [list] [*]DirectVobSub (optional for subtitle support, as some users might have trouble adjusting subtitle position into black bar area with MPC-HC) = [b][url=http://www.free-codecs.com/directvobsub_download.htm]Free-Codecs.com :: DirectVobSub 2.40.3644 : DirectVobSub is simply a DirectShow filter which can be used to display subtitle[/url][/b] (there is also a version of VSFilter.dll bundled with MPC-HC Standalone that should work for most users) [*]XviD codec (optional for some rare cases that the MPC-HC standalone filters don't cover, usually anime) = [b][url=http://www.digital-digest.com/software/download.php?sid=1052&ssid=0&did=1]Xvid Codec 1.3.2 <- Xvid Codec Downloads | Software - Digital Digest[/url][/b] (in some extreme cases you have to Google for the beta/svn releases even, sometimes forced to compile source yourself) [/list] To register the MPC-HC standalone filters, use the following method: [indent] regsvr32 "C:\Program Files[color=green] (x86)[/color]\MPC-HC Standalone Filters\MPCVideoDec.ax" (optional for FLV files in OnlineVideos) regsvr32 "C:\Program Files[i] (x86)[/i]\MPC-HC Standalone Filters\FLVSplitter.ax" (optional for some MP4/MV4/AAC/etc files) regsvr32 "C:\Program Files[i] (x86)[/i]\MPC-HC Standalone Filters\MP4Splitter.ax" (optional for DirectVobSub subtitle method) regsvr32 "C:\Program Files[i] (x86)[/i]\MPC-HC Standalone Filters\VSFilter.dll" [/indent] Note: The "(x86)" part is for 64-bit OS users. If you have trouble with DXVA, which can happen with some media files incorrect headers or when videocard driver has issues, it can help to adjust the MPC-HC codec properties to disable the (ffmpeg) entries inside the "MPC - Video decoder" codec. You can use MePo advanced config for this -> Videos -> Video Post Processing -> Add "MPC - Video decoder" -> enable checkbox -> Filter properties -> (verify DXVA has a videocard entry) -> "Codecs" tab -> disable the "H.264/AVC (FFmpeg)" and "VC1 (FFmpeg)" checkboxes to make sure DXVA is always used. I personally prefer to make those settings permanent defauls, so you can use a tool such as DirectShow Filter Manager for this: [b][url=http://www.softella.com/dsfm/index.en.htm]DirectShow Filter Manager[/url][/b] Result looks something like: [center][img]http://blixy.net/pics/support/codecs/MPC.Video.png[/img][/center] PS: On the 'Settings' tab there are more tweaks you can do, to either increase quality or speed, but default settings should work for the majority of users. And I know the above is covered by most 'codec packs', such as SAF, but the problem I still encounter with those is that they sometimes add support for 'too' much and still end up causing conflicts or they rely on the wrong filters. Speaking of those, if you are going to use this provided method, make sure you first uninstall anything you might have previously installed and verify that they are 'properly' removed. I unfortunatly encounter many times that codec packs removed via "Add/Remove programs", are not correctly uninstalled and still cause issues. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Error when playing a film with moving pictures 1.1.5
Contact us
RSS
Top
Bottom