Hello, there is a new version of the pvrinput plugin available: http://home.arcor.de/andreas.regel/files/pvrinput/vdr-pvrinput-0.0.4.tgz Changes since 0.0.3: - Switched to a self-written PES to TS conversion. libdvb is no longer needed. - Now using vbi embedded mode for reading the teletext data. - fixed closing the radio device when switching to a non-tuner input (thanks to Jose Alberto Reguero). - Waiting for buffer to fill in GetTsPacket. This speeds up the "hopping" over channels. You can change the kTimeToWaitAfterChannelSwitch value to change the time to wait. 1000 works good for me and slows down things not too much. - renewed ivtv.h to be compatible with ivtv 0.3 versions. Andreas