mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
The dvbhddevice plugin is no longer part of the VDR source archive; added a section about Output Devices to the INSTALL file
This commit is contained in:
parent
a4b657b040
commit
52b1e2a9ff
4
HISTORY
4
HISTORY
@ -8607,3 +8607,7 @@ Video Disk Recorder Revision History
|
||||
assigned to (suggested by Frank Neumann).
|
||||
- Added detection of 24fps (thanks to Thomas Reufer).
|
||||
- Added a note about the VDR User Counter and VDR's facebook page to the README file.
|
||||
- The dvbhddevice plugin is no longer part of the VDR source archive.
|
||||
You can get the latest version of this plugin from the author's repository at
|
||||
https://bitbucket.org/powARman/dvbhddevice.
|
||||
- Added a section about Output Devices to the INSTALL file.
|
||||
|
18
INSTALL
18
INSTALL
@ -94,6 +94,24 @@ vdr:123:respawn:/usr/local/bin/vdr --terminal=/dev/tty8 -w 60
|
||||
|
||||
See the man page vdr(1) for complete information about all command line options.
|
||||
|
||||
Output devices
|
||||
--------------
|
||||
|
||||
VDR by itself doesn't produce any audio or video output. In order to watch
|
||||
live tv or recordings, you will need to use a plugin that supports the actual
|
||||
hardware in your system, for instance:
|
||||
|
||||
Plugin: Device:
|
||||
|
||||
dvbsddevice Full-Featured SD DVB cards (Fujitsu-Siemens Design)
|
||||
(comes with the VDR source)
|
||||
dvbhddevice Full-featured HD DVB cards (Technotrend TT S2-6400)
|
||||
https://bitbucket.org/powARman/dvbhddevice
|
||||
rpihddevice Raspberry Pi
|
||||
http://projects.vdr-developer.org/git/vdr-plugin-rpihddevice.git
|
||||
|
||||
See http://linuxtv.org/vdrwiki/index.php/Output_devices for more.
|
||||
|
||||
Standard compliance
|
||||
-------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user