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 Talk
Alternatives to AnyDVD HD?
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="Pablik" data-source="post: 1300491" data-attributes="member: 106554"><p>We need your BDReader log files from MP log folder.</p><p></p><p>To get extra debug logging you need to setup some system enviroment variables:</p><p>BD_DEBUG_FILE</p><p>BD_DEBUG_MASK</p><p></p><p>Example:</p><p>[CODE]</p><p>BD_DEBUG_FILE c:\temp\debuglog_libbluray.txt</p><p>BD_DEBUG_MASK 576</p><p>[/CODE]</p><p></p><p>Mask bits:</p><p>[CODE]</p><p> DBG_RESERVED = 0x00001,</p><p> DBG_CONFIGFILE = 0x00002,</p><p> DBG_FILE = 0x00004,</p><p> DBG_AACS = 0x00008,</p><p> DBG_MKB = 0x00010,</p><p> DBG_MMC = 0x00020,</p><p> DBG_BLURAY = 0x00040,</p><p> DBG_DIR = 0x00080,</p><p> DBG_NAV = 0x00100,</p><p> DBG_BDPLUS = 0x00200,</p><p> DBG_DLX = 0x00400,</p><p> DBG_CRIT = 0x00800, /* this is libbluray's default debug mask so use this if you want to display critical info */</p><p> DBG_HDMV = 0x01000,</p><p> DBG_BDJ = 0x02000,</p><p> DBG_STREAM = 0x04000,</p><p> DBG_GC = 0x08000, /* graphics controller */</p><p> DBG_DECODE = 0x10000, /* PG / IG decoders, m2ts demuxer */</p><p> DBG_JNI = 0x20000, /* JNI calls */</p><p>[/CODE]</p><p></p><p>Also you can tell bluray.dll location of the libmmbd files by following variables(there is no need to copy the dll into MP folder):</p><p>LIBBDPLUS_PATH</p><p>LIBAACS_PATH</p><p></p><p>Example:</p><p>[CODE]</p><p>LIBBDPLUS_PATH c:\Tools\Video\MakeMKV\libmmbd64</p><p>LIBAACS_PATH c:\Tools\Video\MakeMKV\libmmbd64</p><p>[/CODE]</p></blockquote><p></p>
[QUOTE="Pablik, post: 1300491, member: 106554"] We need your BDReader log files from MP log folder. To get extra debug logging you need to setup some system enviroment variables: BD_DEBUG_FILE BD_DEBUG_MASK Example: [CODE] BD_DEBUG_FILE c:\temp\debuglog_libbluray.txt BD_DEBUG_MASK 576 [/CODE] Mask bits: [CODE] DBG_RESERVED = 0x00001, DBG_CONFIGFILE = 0x00002, DBG_FILE = 0x00004, DBG_AACS = 0x00008, DBG_MKB = 0x00010, DBG_MMC = 0x00020, DBG_BLURAY = 0x00040, DBG_DIR = 0x00080, DBG_NAV = 0x00100, DBG_BDPLUS = 0x00200, DBG_DLX = 0x00400, DBG_CRIT = 0x00800, /* this is libbluray's default debug mask so use this if you want to display critical info */ DBG_HDMV = 0x01000, DBG_BDJ = 0x02000, DBG_STREAM = 0x04000, DBG_GC = 0x08000, /* graphics controller */ DBG_DECODE = 0x10000, /* PG / IG decoders, m2ts demuxer */ DBG_JNI = 0x20000, /* JNI calls */ [/CODE] Also you can tell bluray.dll location of the libmmbd files by following variables(there is no need to copy the dll into MP folder): LIBBDPLUS_PATH LIBAACS_PATH Example: [CODE] LIBBDPLUS_PATH c:\Tools\Video\MakeMKV\libmmbd64 LIBAACS_PATH c:\Tools\Video\MakeMKV\libmmbd64 [/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Talk
Alternatives to AnyDVD HD?
Contact us
RSS
Top
Bottom