This is a placeholder for the patches for Femon (VDR plugin). Patches written for CaptiveWorks by: Kurt Hammel Project's homepage: http://www.saunalahti.fi/~rahrenbe/vdr/femon/ Latest patches available at: http://captiveworks.org/open-source/vdr-femon See the file COPYING for license information. Name: FEMON -------------------------------------------------------------------------- Description: ------------- 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 transponder and stream information are also available in advanced display modes. The plugin is based on a neat console frontend status monitor application called 'femon' by Johannes Stezenbach (see DVB-apps/szap/femon.c for further information). The bitrate calculation trick originates from the 'dvbstream' application by Dave Chapman and the stream information routines are taken from the 'libdvb' library by Metzler Brothers. The H.264 parsing routines are taken from vdr-xineliboutput plugin by Petri Hintukainen.