Output devices: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
Line 4: Line 4:
The principle of the VDR software is avoiding to deal with MPEG data on software side as much as possible. For viewing of the video stream provided by the DVB card, a hardware video decoder is needed. There are few possibilities for decoding video on hardware:
The principle of the VDR software is avoiding to deal with MPEG data on software side as much as possible. For viewing of the video stream provided by the DVB card, a hardware video decoder is needed. There are few possibilities for decoding video on hardware:


'''full-featured DVB card'''
'''Full-featured DVB card'''
Full featured DVB card has the tuner and also hardware video decoder with TV-Out
Full featured DVB card has the tuner and also hardware video decoder with TV-Out


* [[Dxr3|Dxr3 or Hollywood-Plus]] MPEG decoder card (MPEG decoder card, originally used for DVD viewing on slow computers)
'''[[Dxr3|Dxr3 or Hollywood-Plus]] MPEG decoder card'''
(MPEG decoder card, originally used for DVD viewing on slow computers)
* [[Pvr350-plugin|Hauppauge WinTV PVR350]] (analogue TV card with onboard hardware MPEG2 decoder)

'''[[Pvr350-plugin|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.
As one sees, many of these cards are not purely output but rather input and output cards.

Revision as of 13:24, 1 April 2013

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. For viewing of the video stream provided by the DVB card, a hardware video decoder is needed. There are few possibilities for decoding video on hardware:

Full-featured DVB card Full featured DVB card has the tuner and also hardware video 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

Most input cards sold nowadays are so-called budget cards, i.e. they don't have hardware video decoders. The decoding is done by the CPU and the output is usually given to the normal graphic card. There are a number of VDR software decoder plugins available:

  • Softdevice-plugin Provides excellent output on VGA hardware using X11 or DirectFB. Can also do hardware MPEG2 acceleration on motherboards provided with CLE266 chipset. Can also do field perfect interlaced output using Matrox G450/550 cards under DirectFB.
  • Xine-plugin (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 on EPIA.
  • Xineliboutput-plugin