Pvrusb2: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
m (1 revision(s))
(some clean up and more detail)
Line 1: Line 1:
{{lowercase|pvrusb2}}
pvrusb2 is a Linux device driver for the [[Hauppauge]] [[Hauppauge WinTV-PVR-USB2|WinTV-PVR-USB2]] devices. The driver is included in the LinuxTV V4L-DVB tree. In addition, two other revisions of the driver are available from the projects homepage.
pvrusb2 is a Linux device driver for a class of USB based TV tuners that feature a hardware MPEG2 encoder (the Conexant cx23416). It was originally developed to support the [[Hauppauge]] [[Hauppauge WinTV-PVR-USB2|WinTV-PVR-USB2]], hence its name. More recently, the driver has expanded its coverage to include a few other analog and (even) digital devices such as:
* GOTVIEW USB2.0 DVD2
* Hauppauge WinTV HVR-1950
* OnAir/Sasem USB HDTV
* OnAir USB HDTV Creator

The driver is included in the LinuxTV V4L-DVB tree. In addition, two other revisions of the driver are available from the projects homepage.


==External Links==
==External Links==
* [http://www.isely.net/pvrusb2/pvrusb2.html pvrusb2 project page]
* [http://www.isely.net/pvrusb2/pvrusb2.html pvrusb2 project page]
* [http://www.hauppauge.com/pages/products/data_pvrusb2.html WinTV-PVR-USB2 product page]

Revision as of 00:02, 26 November 2008

pvrusb2 is a Linux device driver for a class of USB based TV tuners that feature a hardware MPEG2 encoder (the Conexant cx23416). It was originally developed to support the Hauppauge WinTV-PVR-USB2, hence its name. More recently, the driver has expanded its coverage to include a few other analog and (even) digital devices such as:

  • GOTVIEW USB2.0 DVD2
  • Hauppauge WinTV HVR-1950
  • OnAir/Sasem USB HDTV
  • OnAir USB HDTV Creator

The driver is included in the LinuxTV V4L-DVB tree. In addition, two other revisions of the driver are available from the projects homepage.

External Links