Bluray Handler 0.9.7 (BETA) (2 Viewers)

armandp

Retired Team Member
  • Premium Supporter
  • April 6, 2008
    990
    620
    Zoetermeer
    Home Country
    Netherlands Netherlands
    • Thread starter
    • Moderator
    • #31
    Re: Bluray Handler 0.9.1 (BETA)

    First post updated with new release.
     

    josch.hh

    MP Donator
  • Premium Supporter
  • March 29, 2008
    476
    77
    Hamburg
    Home Country
    Germany Germany
    AW: Re: Bluray Handler 0.9.1 (BETA)

    First post [urlhttps://forum.team-mediaportal.com/mediaportal-plugins-47/bluray-handler-0-9-1-beta-81068]updated[/url] with new release.

    Thanks but new version doesn't help.

    BUT, i had a funny idea: I removed your plugin from MP and voila, m2ts files can be played. (check log)

    Is it possible that your plugin wants to play the MPLS file???

    Code:
    2010-04-20 23:27:59.342400 [Info.][MPMain(1)]: g_Player.Play(D:\BDMV\STREAM\00000.m2ts Video)
    2010-04-20 23:27:59.361400 [Info.][(7)]: [BDHandler] Scanning bluray structure: D:\BDMV\STREAM\00000.m2ts
    [B][COLOR="DarkRed"]2010-04-20 23:28:01.274400 [Info.][MPMain(1)]: VideoPlayer:play D:\BDMV\PLAYLIST\00100.MPLS[/COLOR][/B]
    2010-04-20 23:28:01.292400 [Info.][MPMain(1)]: BDPlayer: Active
    2010-04-20 23:28:01.305400 [Info.][MPMain(1)]: VMR9: added EVR Renderer to graph
    2010-04-20 23:28:01.367400 [Debug][MPMain(1)]: VMR9: Now active
    2010-04-20 23:28:01.371400 [Debug][MPMain(1)]: VMR9: Renderer successfully added
    2010-04-20 23:28:01.496400 [Info.][MPMain(1)]: Added filter: MPC - Mpeg Source (Gabest) to graph
    2010-04-20 23:28:01.513400 [Info.][MPMain(1)]: VideoPlayer9: Cleanup DShow graph
    2010-04-20 23:28:01.522400 [Debug][MPMain(1)]: VMR9: Dispose
    2010-04-20 23:28:01.532400 [Debug][MPMain(1)]: SubtitleRenderer: starting cleanup
    2010-04-20 23:28:01.538400 [Debug][MPMain(1)]: SubtitleRenderer: cleanup done
    2010-04-20 23:28:01.542400 [Debug][MPMain(1)]: VMR9: Inactive
    2010-04-20 23:28:01.548400 [Debug][MPMain(1)]: Remove filter from graph: MPC - Mpeg Source (Gabest) 1
    2010-04-20 23:28:01.552400 [Debug][MPMain(1)]: Remove filter from graph: Enhanced Video Renderer 1
    2010-04-20 23:28:01.558400 [Info.][MPMain(1)]: VideoPlayerVMR9: Disabling DX9 exclusive mode
    2010-04-20 23:28:01.562400 [Info.][MPMain(1)]: g_Player: ended


    It is the same when i try to start the index.bdmv

    Code:
    2010-04-20 23:33:38.613400 [Info.][MPMain(1)]: g_Player.Play(D:\BDMV\index.bdmv Video)
    2010-04-20 23:33:38.631400 [Info.][(8)]: [BDHandler] Scanning bluray structure: D:\BDMV\index.bdmv
    [COLOR="DarkRed"][B]2010-04-20 23:33:40.901400 [Info.][MPMain(1)]: VideoPlayer:play D:\BDMV\PLAYLIST\00100.MPLS[/B][/COLOR]
    2010-04-20 23:33:40.919400 [Info.][MPMain(1)]: BDPlayer: Active
    2010-04-20 23:33:40.932400 [Info.][MPMain(1)]: VMR9: added EVR Renderer to graph
    2010-04-20 23:33:40.992400 [Debug][MPMain(1)]: VMR9: Now active
    2010-04-20 23:33:40.996400 [Debug][MPMain(1)]: VMR9: Renderer successfully added
    2010-04-20 23:33:41.116400 [Info.][MPMain(1)]: Added filter: MPC - Mpeg Source (Gabest) to graph
    2010-04-20 23:33:41.135400 [Info.][MPMain(1)]: VideoPlayer9: Cleanup DShow graph
    2010-04-20 23:33:41.144400 [Debug][MPMain(1)]: VMR9: Dispose
    2010-04-20 23:33:41.154400 [Debug][MPMain(1)]: SubtitleRenderer: starting cleanup
    2010-04-20 23:33:41.160400 [Debug][MPMain(1)]: SubtitleRenderer: cleanup done
    2010-04-20 23:33:41.163400 [Debug][MPMain(1)]: VMR9: Inactive
    2010-04-20 23:33:41.169400 [Debug][MPMain(1)]: Remove filter from graph: MPC - Mpeg Source (Gabest) 1
    2010-04-20 23:33:41.173400 [Debug][MPMain(1)]: Remove filter from graph: Enhanced Video Renderer 1
    2010-04-20 23:33:41.179400 [Info.][MPMain(1)]: VideoPlayerVMR9: Disabling DX9 exclusive mode
    2010-04-20 23:33:41.182400 [Info.][MPMain(1)]: g_Player: ended
     

    armandp

    Retired Team Member
  • Premium Supporter
  • April 6, 2008
    990
    620
    Zoetermeer
    Home Country
    Netherlands Netherlands
    • Thread starter
    • Moderator
    • #33
    Re: Bluray Handler 0.9.1 (BETA)

    Yes you are correct.. if you play a m2ts which is part of a bluray structure it tries to prompt you for or pass the only mpls in that structure.
    It's a setting that will be in the configuration (which is not finished yet). But clearly if you can't play the mpls then something cannot connect between the source filter and the render by the looks of your log.. when the filters are cleared up in the end i see nothing :confused:

    Just to verify: Can you make graphstudio/edit load up and play an .mpls file?

    Start with an empty graph and add the MPC - Mpeg Source (Gabest) filter it will prompt you for a file (enter the mpls location from the log), now add your video and audio filters (ffdshow, mpc audio and ac3filter?) and finally both renderers.. connect the dots and try to playback.
    Unless you manage to get it going in graphstudio you can disable this plugin because it will not work.
     

    josch.hh

    MP Donator
  • Premium Supporter
  • March 29, 2008
    476
    77
    Hamburg
    Home Country
    Germany Germany
    AW: Re: Bluray Handler 0.9.1 (BETA)

    Just to verify: Can you make graphstudio/edit load up and play an .mpls file?

    Start with an empty graph and add the MPC - Mpeg Source (Gabest) filter it will prompt you for a file (enter the mpls location from the log), now add your video and audio filters (ffdshow, mpc audio and ac3filter?) and finally both renderers.. connect the dots and try to playback.
    Unless you manage to get it going in graphstudio you can disable this plugin because it will not work.

    No does not work.
    If i do the way you told me a get an error message from the Mpeg Source filter "Failed to load the file" Return value: 0x80004005

    The same procedure is working well with m2ts files.

    I am using the latest version from mpc-hc filter collection: "MPC-Standalone Filters.1.3.1249.0.(x86).zip"




    EDIT, EDIT EDIT:

    Got it...
    I exchanged the MpegSplitter.ax from the latest package above with the version from the post here

    So why does the latest version of MpegSplitter.ax does not work with MPLS anymore and returns an error message ... ??? ( i assume that the version from the link is older)
     

    armandp

    Retired Team Member
  • Premium Supporter
  • April 6, 2008
    990
    620
    Zoetermeer
    Home Country
    Netherlands Netherlands
    • Thread starter
    • Moderator
    • #35
    Re: Bluray Handler 0.9.1 (BETA)

    That's definately not the latest... but probably the "latest stable" release or something :)
    You need at least build 1.3.1287 because that was the revision where the seamless branching support was added... I recommend grabbing the latest from an alternative site full of svn builds of these standalone codecs which can be found here. The latest standalone filter archive can be downloaded there also.

    i'm pretty sure that's the problem ;)

    edit:
    Glad we got this sorted out i updated the first post with new section which explains the minimum requirements of the filter setup.
     

    josch.hh

    MP Donator
  • Premium Supporter
  • March 29, 2008
    476
    77
    Hamburg
    Home Country
    Germany Germany
    AW: Re: Bluray Handler 0.9.1 (BETA)

    Fine, sounds good. Thanks to you. Tonight i learned a lot :)

    Edit:
    Is there a way to figure out the version of for example the MpegSplitter.ax? Are there some meta-data within the file?
     

    JACOB B

    Portal Pro
    September 3, 2008
    81
    7
    Home Country
    Denmark Denmark
    SOLVED!

    Can you make it work with AVCHD structure as well?

    I have ripped my BLU-RAYs to AVCHD folder and file structure, with the main feature split in 4 Gb .mts chunks in order to have FAT32 compatability (OPPO-83 playback from USB harddrive - will not play .mts/.m2ts files unless in AVCHS folder structure!!)).
    I want the same back-ups to be playable in MP as well as on my Oppo-83 (used for DTS-MA and Dolby Tru-HD playback analogue out, since I don't have HDMI capable receiver).

    See problem described HERE: https://forum.team-mediaportal.com/moving-pictures-284/blu-ray-ripped-avchd-81096/#post608025

    :D

    I solved my problem on the ripper side of things :D
    https://forum.team-mediaportal.com/moving-pictures-284/solved-make-importer-recognize-bdm-bdmv-8-3-filename-problem-81096/#post609072
     

    armandp

    Retired Team Member
  • Premium Supporter
  • April 6, 2008
    990
    620
    Zoetermeer
    Home Country
    Netherlands Netherlands
    • Thread starter
    • Moderator
    • #38
    Re: AW: Re: Bluray Handler 0.9.1 (BETA)

    Fine, sounds good. Thanks to you. Tonight i learned a lot :)

    Edit:
    Is there a way to figure out the version of for example the MpegSplitter.ax? Are there some meta-data within the file?

    use a filter tool like Redlight Filter Manager and you can browse the installed filters, setup their properties and see the version information etc..
     

    blackEyEz

    Portal Pro
    July 8, 2009
    170
    44
    Netherlands
    Home Country
    Netherlands Netherlands
    Re: Bluray Handler 0.9.1 (BETA)

    Awesome plugin, another step towards full blu ray support :)
     

    johnwayne

    Portal Member
    June 12, 2008
    18
    0
    Home Country
    Norway Norway
    Re: Bluray Handler 0.9.1 (BETA)

    Tested with Blood Diamond. The movie plays perfect, but no menu. Can't start any of the other streams (extra stuff), it only starts the main movie again. Should the menu work?
     

    Users who are viewing this thread

    Top Bottom