2016-05-23, 18:08
I am working on it once there are no other todos with higher prio on my list - while this one has the lowest.
(2016-05-23, 18:08)Memphiz Wrote: I am working on it once there are no other todos with higher prio on my list - while this one has the lowest.
(2016-05-23, 20:46)popcornmix Wrote:(2016-05-23, 18:08)Memphiz Wrote: I am working on it once there are no other todos with higher prio on my list - while this one has the lowest.
I have added back the useful information in my tree:
https://github.com/popcornmix/xbmc/commi...0be19c0bd7
I think the implementation is better than the previous code.
I can PR it, or alter it if there are still things done incorrectly.
(2016-05-20, 12:52)Ed76 Wrote: there are some informations that should be implemented back again:
1) resolution: at the moment there is no information about the resolution of a video. this is especialy importand for online videos.
2) cpu usage
3) used codec (also most importand for online sources, e.g. i play a music stream and its usefull to know if the stream is 128 kb/s mp3 or aac or ogg...)
@stefansaraev: maybe you are able to impement "inbetween"-solution?. i think kodi 16 and older have to much codec-informations but kodi 17 have far to less informations. maybe its possible to bring back the most important infos.
(2016-05-24, 14:57)ronie Wrote: this is what skins can additionally display:
as the showcodec infobool is gone, i would require users to press two buttons to display all the info...
'o' to display the core provided info
and a skin button (on the video osd for instance) to show the skin provided info.
(2016-05-24, 08:19)Koying Wrote: * Koying tries to remember why he stopped contributing... Oh, right!
PS Don't forget to rename the command. A "CodecInfo" without... codec info doesn't make much sense.
PPS Oh, and don't forget to mention somewhere that the users need to enable the webserver to get codec information via JSON.
(2016-05-24, 15:23)dukester Wrote:(2016-05-20, 12:52)Ed76 Wrote: there are some informations that should be implemented back again:
1) resolution: at the moment there is no information about the resolution of a video. this is especialy importand for online videos.
2) cpu usage
3) used codec (also most importand for online sources, e.g. i play a music stream and its usefull to know if the stream is 128 kb/s mp3 or aac or ogg...)
@stefansaraev: maybe you are able to impement "inbetween"-solution?. i think kodi 16 and older have to much codec-informations but kodi 17 have far to less informations. maybe its possible to bring back the most important infos.
(2016-05-24, 14:57)ronie Wrote: this is what skins can additionally display:
as the showcodec infobool is gone, i would require users to press two buttons to display all the info...
'o' to display the core provided info
and a skin button (on the video osd for instance) to show the skin provided info.
is there only 1 team Kodi member who has a say in things now?
it seems like only a single team Kodi member is dictating the direction of the project, I learned as a very young child that teamwork is the way to go!
(2016-05-24, 14:57)ronie Wrote: this is what skins can additionally display:
as the showcodec infobool is gone, i would require users to press two buttons to display all the info...
'o' to display the core provided info
and a skin button (on the video osd for instance) to show the skin provided info.