Pvrinput-plugin: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Description==
==Description==
'''Author:''' Andreas Regel
'''original Author:''' Andreas Regel


'''current development:''' Martin Dauskardt, Lars Hanisch
This plugin allows you to use analogue TV with a ivtv supported [[HauppaugePVR|PVR-card]]. The functionality is more or less equal to the [[Analogtv-plugin]], but it is easier to use. Please use the most recent versions of ivtv and this plugin.

This plugin allows you to use analogue TV with a ivtv supported [[HauppaugePVR|PVR-card]] with integrated hardware MPEG encoder.
Please use the most recent versions of this plugin.

Channel scanning for this plugin can be done using the command line tool [[w_pvrscan]] or with using the [[wirbelscan-plugin]].


==Pictures==
==Pictures==
Line 8: Line 13:


==Hardware Requirements==
==Hardware Requirements==
* ivtv supported [[HauppaugePVR|PVR card]]
* ivtv supported [[HauppaugePVR|PVR card]] with integrated hardware encoder
**PVR150
**PVR250
**PVR350
**PVR500
**PVR USB2
**HVR 1900
**HD PVR

NOTE: ivtv supports more compatible cards, which could be possibly supported in this plugin, if someone had such card and implement it.<br>
NOTE: blackbird type cards as HVR-1300 doesnt work properly with this plugin.


==Software Requirements==
==Software Requirements==
* ivtv driver (use the most recent version, at least 0.4.0)
* kernel driver for your hardware encoder based TV card:
** '''ivtv''' for Hauppauge PVR150/250/350/500 or..
** '''pvrusb2''' for Hauppauge PVR USB2 and HVR 1900/1950 or..
** '''hdpvr''' for HD PVR


==Installation==
==Installation==
* vdr < 1.7.13 needs patch (see plugin source code)


<!-- ==Optionen== -->
<!-- ==Optionen== -->
Line 24: Line 43:
<!--==CVS== -->
<!--==CVS== -->
==Links==
==Links==
# [http://projects.vdr-developer.org/projects/show/plg-pvrinput pvrinput git repository]
{|

| [1]
[[Category:Plugins]][[Category:AnalogTV]]
| http://home.arcor.de/andreas.regel/files/pvrinput

| Homepage
{{i18n|pvrinput-plugin}}
|-
| [2]
| http://www.ivtvdriver.org
| ivtv driver
|-
| [3]
| [[channels.conf analogue]]
| channels.conf examples for analogue TV
|}[[Category:Plugins]][[Category:AnalogTV]][[de:pvrinput-plugin]]

Latest revision as of 13:57, 31 December 2013

Description

original Author: Andreas Regel

current development: Martin Dauskardt, Lars Hanisch

This plugin allows you to use analogue TV with a ivtv supported PVR-card with integrated hardware MPEG encoder. Please use the most recent versions of this plugin.

Channel scanning for this plugin can be done using the command line tool w_pvrscan or with using the wirbelscan-plugin.

Pictures

Hardware Requirements

  • ivtv supported PVR card with integrated hardware encoder
    • PVR150
    • PVR250
    • PVR350
    • PVR500
    • PVR USB2
    • HVR 1900
    • HD PVR

NOTE: ivtv supports more compatible cards, which could be possibly supported in this plugin, if someone had such card and implement it.
NOTE: blackbird type cards as HVR-1300 doesnt work properly with this plugin.

Software Requirements

  • kernel driver for your hardware encoder based TV card:
    • ivtv for Hauppauge PVR150/250/350/500 or..
    • pvrusb2 for Hauppauge PVR USB2 and HVR 1900/1950 or..
    • hdpvr for HD PVR

Installation

  • vdr < 1.7.13 needs patch (see plugin source code)

Problems

Links

  1. pvrinput git repository