1
0
mirror of https://github.com/rofafor/vdr-plugin-femon.git synced 2023-10-10 11:36:53 +00:00

Added preliminary video (VPID) and audio (APID1) bitrate calculations.

This commit is contained in:
Rolf Ahrenberg
2004-02-26 04:20:00 +02:00
parent 26918d18ce
commit 2d06d2c6c1
10 changed files with 138 additions and 18 deletions

5
README
View File

@@ -25,7 +25,9 @@ The plugin is based on a neat console frontend status monitor application called
further information). The other parts of plugin code are borrowed from the
excellent OSD Picture-In-Picture plugin by Sascha Volkenandt <sascha@akv-soft.de>
and Andreas Regel <andreas.regel@powarman.de>. Props to Sascha for being brave
enough to test this piece of junk and ofcourse for german translations.
enough to test this piece of junk and ofcourse for german translations. The bitrate
calculation algorithm is copied from dvbstream application by Dave Chapman
<dave@dchapman.com>.
Shortcomings / Todo list:
@@ -38,4 +40,3 @@ Shortcomings / Todo list:
- Sometimes (read always) ttxtsubs plugin messes up the OSD - user should disable
ttxtsubs, but closing and reopening the femon plugin might help as well. BTW. the
same things happens with OSDTeletext plugin too :)
- Where's the bitrate!?