1.12.0 Dynamic Refresh Rate Changer not working (1 Viewer)

spenca

Portal Pro
December 19, 2006
247
9
45
Home Country
Austria Austria
MediaPortal Version: 1.12.0

Description
Hi all,

since Version 1.12 the dynamic refresh rate changer is simple not working any more. Please see "steps to reproduce" for further Information. I've tried some 23.9 Hz movies, every the same.

Thanks for your help!!

Mario

Steps to Reproduce:
Go to "Moving Pictures", select a movie with different refresh rate than the actual Desktop refresh rate (my case a 23.9 Hz movie); start it, you will see that no refresh rate Change is done.
 

edterbak

Portal Pro
March 4, 2008
2,114
1,176
Home Country
Netherlands Netherlands
I see what could be a double entry in your mediaportal.xml

<entry name="refreshrate010_name">CINEMA2</entry>
<entry name="CINEMA2_fps">23.975</entry>
<entry name="CINEMA2_hz">23</entry>
<entry name="refreshrate010_ext">
</entry>

AND

<entry name="refreshrate01_name">CINEMA</entry>
<entry name="CINEMA_fps">23.976</entry>
<entry name="CINEMA_hz">23</entry>
<entry name="refreshrate01_ext">
</entry>

Is this something you added yourself? I dont have that (23.975) in the xml.
If so, you can try removing that one, as it might in theory confuse MP.
Also, you could try enabling the Force Refreshrate option.

Did you try the 23.9 hz option from within windows? Does it work?

[edit]
Could you also try this without Auto3D plugin enabled?
 
Last edited:

spenca

Portal Pro
December 19, 2006
247
9
45
Home Country
Austria Austria
Hi,

2nd option is from myself, delete is no difference.

23Hz mode within desktop is working.

Forcing refresh rate is not working, think its a detection problem.

Will try to disable auti3d and report back.

Mario
 

Sebastiii

Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Can you manually set Debug in MP configuration, (Watchdog has an issue with 1.12 and it will be already corrected in next MP version). ?
    And try again to get fresh log.
    Thanks :)
    upload_2015-8-6_10-19-32.png
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    But in info log, we get something interesting :

    Code:
    [2015-08-06 09:43:51,998] [Log    ] [MPMain   ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Inspecting media : D:\Filme\Alice Im Wunderland (2010) (Tt1014759) .mkv
    [2015-08-06 09:43:52,029] [Log    ] [MPMain   ] [INFO ] - RefreshRateChanger.AdaptRefreshRate: unable to guess framerate on file D:\Filme\Alice Im Wunderland (2010) (Tt1014759) .mkv
    [2015-08-06 09:43:52,029] [Log    ] [MPMain   ] [INFO ] - RefreshRateChanger.SetRefreshRateBasedOnFPS: could not find a matching refreshrate based on 0 fps (check config)

    Mediainfo can detect the fps from the video. So refresh can't act lol.

    You can install mediainfo standalone app and see if it give you the same result.

    To resolve it, you need to recode your movie into the mkv or maybe remux your current mkv and set the correct FPS while muxing :)

    But it should happen only on this video or all your muxed mkv are broken because your muxed tools is buggy somehow :)
     

    edterbak

    Portal Pro
    March 4, 2008
    2,114
    1,176
    Home Country
    Netherlands Netherlands
    Ok, Seems 'solved' then.
    I tagged the thread as [no bug].
    If the results after remuxing are still faulty, please continue here. I (or anyone else) will change the prefix accordingly.
    greets
     

    Users who are viewing this thread

    Top Bottom