Blu-ray refresh rate cannot be detected (1 Viewer)

horned_reaper

Test Group
  • Team MediaPortal
  • January 7, 2011
    1,233
    461
    Munich
    Home Country
    Germany Germany
    The refresh rate of at least one Blu-ray movie cannot be detected when launched via Moving Pictures 1.4.2 (MediaPortal 1.3 Beta). When I start it directly from MediaPortal there's no problem.
    The movie's frame rate is 23,976 and the display should be switched to 24Hz.

    One movie:
    Code:
    2013-01-26 14:05:46.812905 [Debug][MPMain(1)]: g_Player.Play - Mediatype Unknown, forcing detection as Video
    2013-01-26 14:05:46.832912 [Info.][MPMain(1)]: RefreshRateChanger.AdaptRefreshRate: unable to guess framerate on file e:\bdmv\STREAM\00001.m2ts
    2013-01-26 14:05:46.836913 [Info.][MPMain(1)]: RefreshRateChanger.SetRefreshRateBasedOnFPS: could not find a matching refreshrate based on 0 fps (check config)
    2013-01-26 14:05:46.836913 [Info.][MPMain(1)]: g_Player.Play(e:\bdmv\STREAM\00001.m2ts Video)

    Other movie:
    Code:
    2013-01-26 14:13:57.801573 [Debug][MPMain(1)]: g_Player.Play - Mediatype Unknown, forcing detection as Video
    2013-01-26 14:13:57.801573 [Info.][MPMain(1)]: RefreshRateChanger.AdaptRefreshRate: framerate on file d:\videos\filme\men in black 3\bdmv\STREAM\00800.m2ts is 23,976
    2013-01-26 14:13:57.802576 [Info.][MPMain(1)]: RefreshRateChanger.SetRefreshRateBasedOnFPS: current refreshrate is 50hz - changing it to 24hz
    2013-01-26 14:13:57.802576 [Info.][MPMain(1)]: RefreshRateChanger.SetRefreshRateBasedOnFPS: using internal win32 method for changing refreshrate. current is 50hz, desired is 24
    2013-01-26 14:13:57.809575 [Debug][MPMain(1)]: W7RefreshRateHelper.SetDisplayConfig(...): SDC_VALIDATE of 24000/1000 succesful
    2013-01-26 14:13:58.215626 [Debug][MPMain(1)]: W7RefreshRateHelper.GetRefreshRate: QueryDisplayConfig returned 74250000/3093750
    2013-01-26 14:13:58.216627 [Info.][MPMain(1)]: CycleRefreshRate: successfully changed refresh rate to 24Hz (24Hz requested)
    2013-01-26 14:13:58.218627 [Debug][MPMain(1)]: CycleRefresh: DWM Detected, performing shenanigans
    2013-01-26 14:13:58.220626 [Info.][MPMain(1)]: g_Player.Play(d:\videos\filme\men in black 3\bdmv\STREAM\00800.m2ts Video)

    With other movies there's no problem.
    Does anyone has an idea why?
     
    Last edited:

    HomeY

    Test Group
  • Team MediaPortal
  • February 23, 2008
    6,475
    4,645
    49
    ::1
    Home Country
    Netherlands Netherlands
    With other movies there's no problem.
    Does anyone has an idea why?
    According to your logs Disc #1 is played from E:\BDMV\.... so i assume that's a physical disc?
    Disc #2 is played from D:\videos\.... so that seems a local rip/copy.

    If the above assumption is correct, do you use a decrypter?
    MediaPortal now fully supports playing unencrypted Blu-ray discs (with the exception of BD-J discs using Java menus - for which MediaPortal will display a list of Titles for the user to access instead of displaying the Java menus). If the user wishes to play a commercial disc, then they will need to use a 3rd party on-the-fly decrypter such as AnyDVD HD or DVDFab Passkey Lite.
    http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/0_What's_New/1.3.x/Native_Blu-ray_Support
     

    horned_reaper

    Test Group
  • Team MediaPortal
  • January 7, 2011
    1,233
    461
    Munich
    Home Country
    Germany Germany
    With other movies there's no problem.
    Does anyone has an idea why?
    According to your logs Disc #1 is played from E:\BDMV\.... so i assume that's a physical disc?
    Disc #2 is played from D:\videos\.... so that seems a local rip/copy.

    If the above assumption is correct, do you use a decrypter?
    MediaPortal now fully supports playing unencrypted Blu-ray discs (with the exception of BD-J discs using Java menus - for which MediaPortal will display a list of Titles for the user to access instead of displaying the Java menus). If the user wishes to play a commercial disc, then they will need to use a 3rd party on-the-fly decrypter such as AnyDVD HD or DVDFab Passkey Lite.
    http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/0_What's_New/1.3.x/Native_Blu-ray_Support
    Yes, I'm using AnyDVD to watch Blu-rays with MediaPortal. Decription and playback are working.
     

    HomeY

    Test Group
  • Team MediaPortal
  • February 23, 2008
    6,475
    4,645
    49
    ::1
    Home Country
    Netherlands Netherlands
    Yes, I'm using AnyDVD to watch Blu-rays with MediaPortal. Decription and playback are working.

    Well, then i'm intended to point the finger to the disc that's not working, since the rest does work for you.
    If it's a physical disc, you could try to rip it to disc with AnyDVD HD and see if that changes things for you.
     

    horned_reaper

    Test Group
  • Team MediaPortal
  • January 7, 2011
    1,233
    461
    Munich
    Home Country
    Germany Germany
    Yes, I'm using AnyDVD to watch Blu-rays with MediaPortal. Decription and playback are working.

    Well, then i'm intended to point the finger to the disc that's not working, since the rest does work for you.
    If it's a physical disc, you could try to rip it to disc with AnyDVD HD and see if that changes things for you.
    As I said when I open the same disc directly with MediaPortal the refresh rate is switched correctly. So I think there must be a dependency from Moving Pictures.
     
    Last edited:

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    You can also try to enable analyse of mediainfo for disc :)

    DVD_Media.JPG
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    It could be nice to post full log :)
    To upload a sample of that file : e:\bdmv\STREAM\00001.m2ts
    To try to install mediainfo and see if it find value for this files :p
    Thanks :)
     
    Last edited:

    horned_reaper

    Test Group
  • Team MediaPortal
  • January 7, 2011
    1,233
    461
    Munich
    Home Country
    Germany Germany
    You can also try to enable analyse of mediainfo for disc :)

    View attachment 120917
    Thank you, that did the trick!
    Irretating that The DVD setting also is valid for Blu-ray-Discs. And strange that playing the disc directly with MediaPortal even works with the MediaInfo setting disabled. Moving Pictures shows the refresh rate correctly in its movie database.
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    DVD and Blu-ray share some part of code.
    Surely Movpic relay on this option.
    From MyVideo it should be same but maybe there is some addon for it :)
    Good to know that it works for you.
     

    Users who are viewing this thread

    Top Bottom