Bitrate plugin

Rocknroll

Staff member
Administrator
Messages
6,174
Thanks to kneubi:

bitrate plugin for ipbox9000/cuberevo
=====================================
This is a bitrate plugin for the cuberevo/ipbox9000, which displays
the current video and audiobitrate from the TV station.

USAGE:
======
The plugin updates the values every 2 seconds, you can switch from a
larger view, which displays current, average, min, max values and
audiodata, to a smaller view with only current and average values with
the "OK" button.
Keep im mind, that the plugin will switch to the other mode on the next
value udpate, so it might take up to 2 seconds, before the mode is switched.
To quit the plugin press exit.


INSTALL:
========
copy the bitrate.plugin file to the /var/plug-in directory


Release-notes:
==============
0.0.1:
- initial release

Have fun...

kneubi 12.11.08
 

Sotiris70

Registered
Messages
158
bitrate plugin 0.0.2​


bitrate plugin for ipbox9000/cuberevo
=====================================
This is a bitrate plugin for the cuberevo/ipbox9000, which displays
the current video and audiobitrate from the TV station.

USAGE:
======
The plugin updates the values every 2 seconds, you can switch from a
larger view, which displays current, average, min, max values and
audiodata, to a smaller view with only current and average values with
the "OK" button.
Keep im mind, that the plugin will switch to the other mode on the next
value udpate, so it might take up to 2 seconds, before the mode is switched.
To quit the plugin press exit.


INSTALL:
========
copy the bitrate.plugin file to the /var/plug-in directory


Release-notes:
==============
0.0.1:
- initial release

0.0.2:
- adapted for R8573 (try to open /tmp/pti.tmp before /tmp/pti2.tmp)

Have fun...

kneubi 12.11.08
 

Sotiris70

Registered
Messages
158
bitrate-plugin 0.0.4​

This is a bitrate plugin for the cuberevo/ipbox9000, which displays
the current video and audiobitrate from the TV station.

USAGE:
======
The plugin updates the values every 2 seconds, you can switch from a
larger view, which displays current, average, min, max values and
audiodata, to a smaller view with only current and average values with
the "OK" button.
Keep im mind, that the plugin will switch to the other mode on the next
value udpate, so it might take up to 2 seconds, before the mode is switched.
To quit the plugin press exit.


INSTALL:
========
copy the bitrate.plugin file to the /var/plug-in directory


Release-notes:
==============

0.0.4:
- video resolution and aspect ratio is displayed (thanks to pacco for cooperation)
- several minor fixes



Have fun...

kneubi 06.01.09

Thanks to kneubi
 

Rocknroll

Staff member
Administrator
Messages
6,174
Bitrate plugin 0.0.5

Thx Kneubi

This is Release 0.0.5 from bitrate plugin.

This release does use a function which is only available in images based on SVN r8813 or later.

Dont use this version on images lower than SVN r8813, use release 0.0.4

Release-notes:
==============
0.0.1:
- initial release

0.0.2:
- adapted for R8573 (try to open /tmp/pti.tmp before /tmp/pti2.tmp)

0.0.3:
- colors are loaded from skin

0.0.4:
- video resolution and aspect ratio is displayed (thanks to pacco for cooperation)
- several minor fixes

0.0.5:
- show video resolution with dgstation function (>=R8813)
- radio mode is handled correctly
 

k@lkov

Super VIP
Messages
10,003
bitrate-plugin 0.0.6

Thx to kneubi.
Code:
[B]0.0.6:[/B]
- Buttons UP/DOWN moves OSD window vertically on the screen 
  (thnaks to coooloser)
- Start windows positon moved a bit upper to show good on TV 
  with zoom enabled 
- Plugin recognize font used, and adapt font size so it always looks 
  good (thanks to cooloser)
- if you press the "i" button you get a additional window with more  
  stream infos (pid,program...)
 

juli13

Staff member
Administrator
Messages
10,198
bitrate-plugin-0.0.8

Code:
[B]0.0.8:[/B]
- bugfix: don't block sbox if we don't have a /tmp/pmt.tmp file
- bugfix: don't block if we have a corrupt or empty /tmp/pmt.tmp file (ITV HD fix)
 
Top