Output devices: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
* 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)

As one sees, many of these cards are not purely output but rather input and output cards.


== Software MPEG decoder==
== Software MPEG decoder==
Now that many computers are fast enough (CPU 500 MHz and more), there is also the possibility of software decoding. In fact, many (most?) cards sold nowadays are so-called budget cards, i.e. don't have hardware decoders any more.
Now that many computers are fast enough (CPU 500 MHz and more), there is also the possibility of software decoding. In fact, many (most?) input cards sold nowadays are so-called budget cards, i.e. don't have hardware decoders any more. The decoding is done by the CPU and the output is usually given to the normal graphic card.


* the [[Softdevice-plugin]] for VDR
* the [[Softdevice-plugin]] for VDR

Revision as of 23:50, 23 April 2006

There are two ways:

Hardware MPEG decoder

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)

As one sees, many of these cards are not purely output but rather input and output cards.

Software MPEG decoder

Now that many computers are fast enough (CPU 500 MHz and more), there is also the possibility of software decoding. In fact, many (most?) input cards sold nowadays are so-called budget cards, i.e. don't have hardware decoders any more. The decoding is done by the CPU and the output is usually given to the normal graphic card.