Detailed codec info display?

  • I noticed that the codec info overlay is much more basic in Krypton - missing detailed information such as skipped/dropped frames etc.

    Is there a way of accessing more detailed codec info as displayed in Jarvis and before?

  • "ctrl,shift,o"
    or
    Create a keymap.xml file and save it in the keymaps folder, then edit the .xml file to;

    Code
    <keymap>
      <fullscreenvideo>
        <keyboard>
          <key id="61525">playerdebug</key>
        </keyboard>
      </fullscreenvideo>
    </keymap>

    "61525" is the letter "u" on the keyboard of my remote.

    Depending on if you are using a keyboard or a regular remote, you can change that to something better for you.

    Edited once, last by vitorp07 (February 28, 2017 at 5:16 PM).