Anatomy of V4L-DVB devices

From LinuxTVWiki
Revision as of 19:36, 24 September 2004 by Holger (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Minimal Configuration

A minimal device for DVB receiption at the PC consists of a DVB Frontend, a FIFO Memory. This FIFO is accessible (e.g. by a port-interface, memory-mapped or a bus-interface like USB or IEEE1394).

All modern DVB devices follow this approach: common PCI cards, nearly all USB adapters and IEEE1394 DVB devices.


PCI Cards with onboard MPEG Decoder

Here the DVB Frontend is connected to the AV711x hardware MPEG2 Decoder. This decoder shares a dualported RAM with the PCI bridge where the MPEG2 Decoder has it's Wikipedia:Framebuffer:Framebuffer.

Examples:

The Onboard Decoder makes these cards somewhat expensive.


STBs with interface to the PC

Have an integrated embedded processor with MPEG2 Decoder and are able to work standalone. You can connect your PC to record and play back DVB transmissions on your TV.