Output devices: Difference between revisions

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


Line 5: Line 8:
* Hauppauge WinTV PVR350 (analogue TV card with onboard hardware MPEG2 decoder)
* Hauppauge WinTV PVR350 (analogue TV card with onboard hardware MPEG2 decoder)


== Software MPEG decoder==
There is also the possibility of software decoding ‒ but you need a fast computer.
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.

* [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)


* the [[Softdevice-plugin]] for VDR
xine can also use the hardware MPEG2 acceleration feature of the EPIA M motherboards with CLE266 chipset. [[software-playback-epia|Software playback on EPIA]].
* [http://home.vr-web.de/~rnissl/ vdr-xine] (requires xine, gxine or some other xine-lib front-end). Xine can also use the hardware MPEG2 acceleration feature of the EPIA M motherboards with CLE266 chipset. [[software-playback-epia|Software playback on EPIA]].

Revision as of 19:37, 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)

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.