Bluray Handler 0.9.7 (BETA) (4 Viewers)

ThomasMiko

Portal Member
November 22, 2010
11
1
Munich
Home Country
Germany Germany
AW: Bluray Handler 0.9.7 (BETA)

I can't play any BlueRay within MP 1.2b. I have the latest BDHandler Version and the latest SAF 6.0 Version installed.

This is the exeception:

2011-05-16 19:35:20.381957 [ERROR][MPMain(1)]: BDHandler: Exception while reading bluray structure Index is out of range
Server stack trace:
bei BDInfo.BDROM.Scan()
bei MediaPortal.Plugins.BDHandler.BDInfo.Scan()
bei MediaPortal.Plugins.BDHandler.Player.BDPlayer.scanWorker(String path)
bei System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
bei System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
bei System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)

Exception rethrown at [0]:
bei System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)
bei System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData)
bei System.Func`2.EndInvoke(IAsyncResult result)
bei MediaPortal.Plugins.BDHandler.Player.BDPlayer.doFeatureSelection(String& filePath)
2011-05-16 19:35:21.864042 [ERROR][MPMain(1)]: Exception while releasing COM object (NULL) - stacktrace: bei DShowNET.Helper.DirectShowUtil.ReleaseComObject(Object obj)
bei MediaPortal.Player.VideoPlayerVMR9.GetInterfaces()
bei MediaPortal.Plugins.BDHandler.Player.VideoPlayer.GetInterfaces()
bei MediaPortal.Player.VideoPlayerVMR7.Play(String strFile)
bei MediaPortal.Plugins.BDHandler.Player.BDPlayer.Play(String strFile)
bei MediaPortal.Player.g_Player.Play(String strFile, MediaType type, TextReader chapters)
bei MediaPortal.Player.g_Player.Play(String strFile)
bei MediaPortal.Plugins.MovingPictures.MainUI.MoviePlayer.playFile(String media, VideoFormat videoFormat)
bei MediaPortal.Plugins.MovingPictures.MainUI.MoviePlayer.playMovie(DBMovieInfo movie, Int32 requestedPart)
bei MediaPortal.Plugins.MovingPictures.MainUI.MoviePlayer.Play(DBMovieInfo movie, Int32 part)
bei MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.playSelectedMovie()
bei MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
bei MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
bei MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.OnMessage(GUIMessage message)
bei MediaPortal.GUI.Library.GUIWindowManager.SendMessage(GUIMessage message)
bei MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()
bei MediaPortalApp.FrameMove()
bei MediaPortal.D3DApp.Application_Idle(Object sender, EventArgs e)
bei System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
bei System.Windows.Forms.Application.Run(Form mainForm)
bei MediaPortalApp.Main(String[] args)

2011-05-16 19:35:21.888043 [ERROR][MPMain(1)]: VideoPlayer9: Failed to render file -> vmr9



Any ideas? Is it possible to get access to the latest source, so i can try to debug and correct this?
 

mylle

Portal Pro
April 14, 2005
574
66
Denmark
Home Country
Denmark Denmark
Ok.. found out the reason why I was unable to use ffdaudio decoder for bluerays using LAV filter + bd plugin.

My oldish yamaha rxv640 RDS receiver is unable to decode a "DTS HD master audio track" which is the first audio track on the Alien bluray.
In ffdaudio decoder config section I had accidently enabled the DTS-HD passthrough option.
Apparently this made ffdaudio decoder unable to playback the BR.
Once I disabled DTS-HD in ffdaudio decoder and the BR was again working. Although the DTS-HD MA track was now present as 2 channel PCM as identified by the amp.

So lesson learned => figure out what ur amp is capable of decoding and setup the spdif stuff in ffdaudio decoder accordingly.

Also the "play disc" button now works. Although it pops up with a "disc inserted, do u want to see the contents?" dialogue.
Silly as I didnt insert any disc.. it was already inserted since several days hehe.

Other than that it works :)

/gibman

Hi Gibman,

The HD audio formats can only be decoded on amplifiers with HDMI. sp-dif simply does not have the bandwidth for such.

regards
Jacob
 

hoborg

Portal Pro
June 13, 2008
4,413
1,644
Nový Jičín
Home Country
Czech Republic Czech Republic

Klez

MP Donator
  • Premium Supporter
  • August 20, 2010
    73
    12
    Home Country
    Germany Germany
    AW: Bluray Handler 0.9.7 (BETA)

    Hi guys,

    Question: Is there any further development of this plugin?
    Last version from Oct-2010 sounds "dead" for me.
     

    Wo0zy

    Retired Team Member
  • Premium Supporter
  • April 30, 2008
    394
    134
    Home Country
    United Kingdom United Kingdom
    Hi Sebastiii,

    Don't suppose you have a copy of "Bolt" kicking around on Blu-ray do you?

    BD Handler has been working great for me since the 0.9.7 release however, this morning my little girl wanted to watch Bolt and when I tried to play it I get the message "Unable to play: 50243.m2ts".

    I tried it with both LAV splitter 0.27 and the recently released 0.28. For the record I'm also using LAV audio which is using the Arcsoft DTS decoder for audio and the Arcsoft video decoder. I tried a few other BD's (all ripped to ISO BTW) and they all work fine. This is auto-mounting them from within Moving Pictures.

    I was sure Bolt used to play in MP with BD Handler so the issue could be related to LAV however, it still plays fine in MPC HC using the same splitter/decoder configuration.

    Looking at the structure, I believe this is a seamless branching movie. Not sure if that's related but the fact I'm getting that specific error suggests that the mpls/ BDMV.index isn't being read/ understood (sorry if that's way off :)).

    Just wondering if you could look into this and confirm (or deny) it's a problem? Obviously, if you can't duplicate it then I'll need to do some more digging at this end. I'll try busting my system down to LAV 0.25 a little later and see what that does.

    Many thanks,

    Wo0zy
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Hi,

    I didn't have it :(
    Yep it's strange, maybe a bug in MP or LAVF.
    It would be nice to see if you can find the .mpls of the movie (you can find it with BDInfo tools) and try to associate .mpls with lavf and open it in graphstudio.
    Can you post log ?
    Thanks :)
     

    RobertinoM

    Portal Pro
    March 7, 2007
    168
    3
    57
    Home Country
    Germany Germany
    new version of Bluray Handler 0.9.7 (BETA)

    Hi Sebastii,

    to be honest... to go through all articles and replies in the thread is a pain in the ... to find the newest version..

    wouldn't it be nice to find it always in the beginning of the thread... all others post the new versions alway on top...

    regards robertino
     

    Holzi

    Super Moderator
  • Team MediaPortal
  • April 21, 2010
    7,934
    2,235
    Ba-Wü
    Home Country
    Germany Germany
    AW: Bluray Handler 0.9.7 (BETA)

    It is on top?! Maybe you should read the first post more carefully..
     

    Users who are viewing this thread

    Top Bottom