Pvr350-plugin

From VDR Wiki
Revision as of 10:44, 15 November 2004 by Monroe (talk | contribs) (initial)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

The PVR350 plugin enables the TV-out of the Hauppauge PVR350 as output device for VDR. In system without FF DVB cards, the PVR350 can be an alternative to DXR3 card, but with a better OSD.

Hardware requirements

  • Hauppauge PVR350 TV card

Software requirements

Installation

To install FFMPEG

cd $SOURCEDIR
tar xvzf ffmpeg-<VERSION>.tar.gz
cd ffmpeg-<VERSION>
./configure --prefix=/usr/local \
            --enable-shared
make
make install
ldconfig

If using the analogtv-plugin, in it's setup the "PVR350 TV out" has to be enabled. See plugin installation

Problems

  • Does no work together with the dvd-plugin
  • ivtv sometimes freezes the system

Links

[1] http://www.rst38.org.uk/vdr/pvr350 Plugin homepage
[2] http://ffmpeg.sourceforge.net FMPEG homepage
[3] http://ivtv.sourceforge.net IVTV homepage
[4] http://67.18.1.101/~ckennedy new IVTV driver