Output devices: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
The prinziple of the VDR software is avoiding to deal with MPEG data on software side as much as possible. Therefore for viewing of the MPEG2 stream provided by the DVB card a MPEG2 hardware decoder is needed. Up to now there are three different hardware possibilities:
The principle of the VDR software is avoiding to deal with MPEG data on software side as much as possible. Therefore, for viewing of the MPEG2 stream provided by the DVB card, an MPEG2 hardware decoder is needed. Up to now there are three different hardware possibilities:


* full-featured DVB card (a DVB card which has not only the tuner onboard, but also the hardware decoder with tv out)
* full-featured DVB card (a DVB card which has not only the tuner onboard, but also the hardware decoder with TV-Out)
* Dxr3 or Hollywood-Plus MPEG decoder card (MPEG decoder card, originally used for DVD viewing on slow computers)
* Dxr3 or Hollywood-Plus MPEG decoder card (MPEG decoder card, originally used for DVD viewing on slow computers)
* Hauppauge WinTV PVR350 (analogue TV card with onboard hardware MPEG2 decoder)
* Hauppauge WinTV PVR350 (analogue TV card with onboard hardware MPEG2 decoder)


Beside of this there is now the possibility of software decoding - but you need a fast computer. The decoding is done by the the so called softdevice.
There is also the possibility of software decoding but you need a fast computer.

* [http://softdevice.berlios.de/ SoftDevice] (for graphics cards with TV-Out)
* [http://home.vr-web.de/~rnissl/ vdr-xine] (requires xine, gxine or some other xine-lib front-end)

Revision as of 21:18, 14 February 2005

The principle of the VDR software is avoiding to deal with MPEG data on software side as much as possible. Therefore, for viewing of the MPEG2 stream provided by the DVB card, an MPEG2 hardware decoder is needed. Up to now there are three different hardware possibilities:

  • full-featured DVB card (a DVB card which has not only the tuner onboard, but also the hardware decoder with TV-Out)
  • Dxr3 or Hollywood-Plus MPEG decoder card (MPEG decoder card, originally used for DVD viewing on slow computers)
  • Hauppauge WinTV PVR350 (analogue TV card with onboard hardware MPEG2 decoder)

There is also the possibility of software decoding ‒ but you need a fast computer.

  • SoftDevice (for graphics cards with TV-Out)
  • vdr-xine (requires xine, gxine or some other xine-lib front-end)