2004-02-15 03:20:00 +01:00
|
|
|
This is a DVB Frontend Status Monitor plugin for the Video Disk Recorder (VDR).
|
|
|
|
|
|
|
|
Written by: R o l f . A h r e n b e r g @ s c i . f i
|
|
|
|
|
|
|
|
Project's homepage: http://www.saunalahti.fi/~rahrenbe/vdr/femon/
|
|
|
|
|
|
|
|
Latest version available at: http://www.saunalahti.fi/~rahrenbe/vdr/femon/
|
|
|
|
|
|
|
|
See the file COPYING for license information.
|
|
|
|
|
|
|
|
Requirements:
|
|
|
|
|
|
|
|
Ph.D. in Astro Physics and preferably a six-pack waiting in a fridge.
|
2004-03-16 03:20:00 +01:00
|
|
|
Never trust a Klingon. "Qu'vaD lI' De'vam". Beam me up, Scotty!
|
2004-05-30 03:20:00 +02:00
|
|
|
You're number six! I'm number two.
|
2004-02-15 03:20:00 +01:00
|
|
|
|
|
|
|
Description:
|
|
|
|
|
2004-03-03 03:20:00 +01:00
|
|
|
DVB Frontend Status Monitor is a plugin that displays some signal information
|
|
|
|
parameters of the current tuned channel on OSD. You can zap through all your
|
|
|
|
channels and the plugin should be monitoring always the right frontend. The
|
2004-05-30 03:20:00 +02:00
|
|
|
transponder and stream information are also available in advanced display modes.
|
|
|
|
User can switch between different display modes by pressing 'OK' key.
|
2004-03-03 03:20:00 +01:00
|
|
|
|
|
|
|
The plugin is based on a neat console frontend status monitor application called
|
|
|
|
'femon' by Johannes Stezenbach <js@convergence.de> (see DVB-apps/szap/femon.c
|
|
|
|
for further information). The other parts of plugin code are borrowed from the
|
2004-05-30 03:20:00 +02:00
|
|
|
excellent 'OSD Picture-In-Picture' plugin by Sascha Volkenandt and Andreas Regel.
|
|
|
|
The bitrate calculation algorithm originates from the 'dvbstream' application by
|
|
|
|
Dave Chapman and the stream information routines from the 'libdvb' library by
|
|
|
|
Metzler Brothers.
|
2004-02-15 03:20:00 +01:00
|
|
|
|
2004-05-30 03:20:00 +02:00
|
|
|
Shortcomings / Todo list / Important Notes:
|
2004-02-15 03:20:00 +01:00
|
|
|
|
2004-03-03 03:20:00 +01:00
|
|
|
- The plugin supports only those DVB cards with _one_ frontend (do any cards
|
|
|
|
with multiple frontends even exist?), because I haven't yet figured howto do
|
|
|
|
it without patching the VDR core.
|
2004-02-15 03:20:00 +01:00
|
|
|
- Sometimes (read always) ttxtsubs plugin messes up the OSD - user should disable
|
2004-03-03 03:20:00 +01:00
|
|
|
ttxtsubs, but closing and reopening the femon plugin might help temporarily as
|
|
|
|
well. Btw., this same thing happens with OSDTeletext plugin too :)
|
2004-05-30 03:20:00 +02:00
|
|
|
- Disable the stream analyze to speed up heavy zapping sessions.
|
|
|
|
- If you're using VDR version 1.3.6 or older, you'll have to stick with femon-0.0.4!
|