Skip to main content

Understanding What and Where CodecInfo is in Kodi Krypton

What is CodecInfo ?


Good question, here’s a brief explanation of what CodecInfo is :  “Whilst Kodi is playing media on screen you can activate the codecInfo overlay o key on a keyboard. This normally appears as white text on a black background bar located near the top of the screen (dependent on the skin being used). The codecInfo overlay displays a number of real time variables describing detailed information on the codecs currently in use. The codecInfo ** window/overlay normally contains information about the currently playing media, such as video and audio codecs, frame skips, decoding method, etc. Starting in Kodi v17 most of this information has been moved to a new window called PlayerProcessInfo.” (excerpt from Kodi-Wiki)

How/Where can CodecInfo be found


Where: This option can only be viewed while playing a Media File (Movie or TV Show) on Kodi Krypton.

How:  There are two ways to find this option.
  1. While viewing the Media File Select the Letter O on the built in or wireless Keyboard.

  2. Using the Keyboard, click at the same time the CTRL + Shift + Letter O.


While both methods will produce information about the media file currently playing, Method 1 does provide a more detailed list and consequently this will be our focus. Depending on what skin you may have installed will produce slightly different results in addition to the Information about the media you are viewing. But for the purposes of this article, the Xonfluence Skin was used. The device was a PC, with Kodi 17 installed.

** The codecinfo screen is not entirely accurate for some of the reported data. Due to the fact that the codecinfo screen itself will reduce performance on low powered devices i.e., Raspberry Pi, some Android/ARM boxes.

Using 4 examples of 480p, 720p (dts audio,5.1), 1080p (AAC, 2.0) 1080p (dts, 5.1) for comparison and showing what loads are being applied to your advice. This will also give you some idea why some of you are experiencing “stuttering” (buffering) and freezing.

480p


codecinfo

As you can see from the title information, this is a 480p resolution with AAC Audio in 2.0.
After selecting the letter O on the keyboard, the top third of the screen suddenly showed all these odd numbers !
What do these all mean ? Normally there are 7 lines with information about the Media and it’s use and effect on the device. Depending on what device being used there may be only 6 lines as seen here.
  • D – Audio information – Demuxer

  • – Audio information – Player

  • D – Video information – Demuxer

  • P – Video information – Player

  • C – General playback information C

  • W – Windowing and System CPU information

  • S – Sync to screen information (this may or may not be available based on the skin and device used)


 



 

 

720p (dts audio, 5.1)


codecinfo

So using the index above lets take a closer look at what these figures stand for :
  • D– Audio Information- Demuxer-Audio dts (Dedicated To Sound) confirms what is indicated in the movies menu. Sometimes sources are labelled falsely in order to remain active.

  • P– Audio Information-Player- Compared to the 480p example, this resolution is now at Kb/s 1468.16  from 93.55, also known as Average Audio Bitrate. As a result this is adding an extra load to your system when streaming. While being rather insignificant for most, it could be one of many reasons why viewing may not appear seamless.

  • D– Video Information- Demuxer- H.264 ( (MPEG-4 AVC) is the compression based standard to “package” the media file. H.265 (HEVC)is another compression that is becoming more and more popular to use due to its smaller footprint. Note the resolution size > 1280 x 536. (720 x 302 in 480p)

  • P– Video Information- Player- fr or Frame Rate , 23.976. this figure will fluctuate based on the resolution and size of the file being streamed. Why it’s suggested to read the specifications of any Android device to ensure it can handle 4K, the Nvidia Shield for example has a fr of 60. More than enough to handle 4K resolution. -drop:0, skip:0 refer to frames being dropped/skipped, less is always best. Another contributor to streaming issues.

  • W– Windowing and System CPU information- These last group of numbers are a direct reflection on the loads on your device and will affect the buffering on your device.

1080p (acc-2.0)


codecinfo

So using the examples from the previous photo, have a look at these next two photos and see how well you read the differences. In the following examples take note of these increases in relation to the resolution and file size. One solution to lower these cpu figures is using Ares Wizard Advanced Settings where you  will be given preset suggestions based on the Specs of any device you have Kodi installed to increase the cache to reduce buffering.

1080p (dts,5.1)


codecinfo

Especially relevant are the CPU loads on the system. As an experiment, disable the Media Codec Acceleration in Video settings. Then return to the same movie and compare the loads before and after. Turning off MediaCodec adds undo loads and will have a direct affect on your Kodi media player’s ability to stream files properly.

In Conclusion


The more you know about how your device reacts to different streams will allow you to understand what your device can or can not stream. Many get frustrated and blame Kodi or their Build and it’s Add-ons for the reason they can not properly view a stream. When in fact it’s just a few settings that need tweaking or the device you have just has limitations.
How can these be changed ? Ares Wizard Advanced Settings will preset many of the settings based on your device you have Ares Wizard installed in. Keep in mind each device you may have will reflect a different set of recommendations by Ares Wizard. So don’t try to duplicate say the settings you find on your PC to those on your Android Box.


For those of you that feel comfortable with the workings of Kodi and are interested in modifying the keyboard xml, here are two links about keymaps that may be of some help. Link 1, Link 2.  For more information on this and many other topics, please join us in the Ares Project Forum. Free to join and free of drama and bullies.  http://www.best-kodi-guides.eu/disclaimer/

We urge users to check locally applicable laws with regard to use of Kodi 3rd party add-ons and the content provided.
Any advice provided by mods or admins is done so research, education or viability purposes only.
We do not encourage nor condone piracy in any way shape or form. You use the advice given solely at your own risk.

Comments

DVDrip – TorrentFreak

Trending Posts...

The Rabbit Hole: Kodi Add-on

The Rabbit Hole is a Kodi add-on brought to us by Thundercat and I have to say that I am happy to see Thundercat found a home.  Some of you may remember this developer who was part of the Looking Glass Repo and brought us add-ons like Grub Hub and Blaze.  Guess what!?  Good news those two add-ons have been folded into the Rabbit Hole Add-on.  Once you click on the add-on and open it you will see another menu item called the Rabbit Hole.  After entering The Rabbit Hole you will be greeted with some familiar sections such as movies, tv shows, live tv, radio, and many other sections.  The add-on will become popular quickly to keep reading and install this great add-on. The Rabbit Hole: Current version of this addon is 2.1 This add on is “unofficial” and therefore not supported by Kodi Tv or XMBC foundations, please do not ask on their forums for help. You can unblock many “dns censored” sources with a smartdns solution  If you...

How to Disable/Enable Debug Logging in Krypton

Debug Logging in Kodi Krypton What is the debug log? A debug log can record database operations, system processes, and errors that occur when executing a transaction or running unit tests. Debug logs can contain information about: Database changes. HTTP callouts. Apex errors.  “Sometimes you might be asked to enable additional  debug logging “components”, which is an option in this same Settings/System/ Debugging  area. If you were not asked to enable anything extra, then don’t worry about those additional settings. Restart  Kodi : so that the  log  file records important startup information.” (excerpt from kodi wiki) Kodi-Wiki Log file . Disabling Debug Logging Occasionally a new user will start Kodi for the first time after purchasing a “loaded” Android Box and encounter some very odd looking numbers at the top of their screen ! “Is my Kodi Broken?”. No this is not a scene fro...

Fantastic Beasts: Kodi Add-on

Fantastic Beasts is a Kodi add-on that was once part of the Looking Glass Repo and lucky for the community it has found a home in the Team Illuminati Repo.  This add-on is focused on animals and documentaries about animals.  Documentaries are one of the most sought out sections in all the Kodi Community and this one does a nice job.  I think if you love animals and documentaries this add-on is made for you. Fantastic Beasts: Current version of this addon is 1.0.3 This add on is “unofficial” and therefore not supported by Kodi Tv or XMBC foundations, please do not ask on their forums for help. You can unblock many “dns censored” sources with a smartdns solution  If you use p2p add ons, torrents, or in countries that prohibit streaming use a vpn from a reputable provider like Private Internet Access . Dothraki Installation to Kodi Jarvis (16) Click SYSTEM > File Manager Double Click Add Source Click “ None ” text windo...

Project Cypher

This is an add on thats been around for a while, with a mix of content, mostly that I haven’t used to be honest, but its recently started to produce some good live streams with I think makes it worthy of recommending. I worked through some of the content this morning and there is a mix of stuff, but of real interest to me personally is the quality of the live links. The other content such as Lingerie Football and Lingerie Fighting is unique to the add on (AFAIK), plus there plenty of horror under the “dark side” link and Serial Killer content too, should that be your thing. Installing Project Cypher Click File Manager Double Click Add source Type this EXACTLY http://repo.run/cypherrepo/ Name the source, Project Cypher Return to the Kodi Home Screen Click System Click Add ons Click install from zip file Click Project Cypher Source Click Project Cypher zip file Wait for “add on enabled” notification Project Cypher Content The long list of live sports lin...

How to Stream Zgemma to Kodi

If you have one of zgemma or Vu (enigma based) device you may not be aware that you can access and control your device from Kodi. This is pretty simple and quick to setup and will open up a whole bunch of options for you eg. watch your recordings on any device with Kodi (on the same network), set recordings on your receiver from any device running Kodi on your home network ( this can also be dome remotely and I will cover this in another blog), check on what recordings are set and even delete them if needed. There is a bit of jumping around in this tutorial as I have to cover a few different scenarios, I hope this doesn’t make it confusing, but feel free to leave comments. I will have a section created on Ares Forum for more support if its needed. Setup Process Set Fixed IP on zGemma Check OpenWebIf is installed and set correctly. Make a Custom Favourites List (optional) Add PVR to Kodi Configure PVR Receiver Setup The first step is to give the receiver device a fixed IP address, ...