Lines Matching +full:in +full:- +full:and +full:- +full:around
1 .. SPDX-License-Identifier: GPL-2.0
4 Avermedia DVB-T on BT878 Release Notes
12 broader and updated content about that, please check:
16 The Avermedia DVB-T
19 The Avermedia DVB-T is a budget PCI DVB card. It has 3 inputs:
23 * SVIDEO Input (Mini-DIN)
27 Frontend of the Avermedia DVB-T is a Microtune 7202D. A timely
28 post to the linux-dvb mailing list ascertained that the
30 found in the dvb-hw CVS module.
32 The DVB-T card is based around the BT878 chip which is a very
33 common multimedia bridge and often found on Analogue TV cards.
34 There is no on-board MPEG2 decoder, which means that all MPEG2
35 decoding must be done in software, or if you have one, on an
43 functionality of the remaining device nodes in respect of the
44 Avermedia DVBT. However, full functionality in respect of
45 tuning, receiving and supplying the MPEG2 data stream is
50 I get around to this, I'll update the document with whatever I
53 To power up the card, load the following modules in the
57 * modprobe dvb-bt8xx (or place dvb-bt8xx in /etc/modules)
73 via /dev/dvb/adapter{x}/frontend0 and supplies an MPEG2 stream
76 over time and update this document.
78 There are some limitations in the i2c layer due to a returned
79 error message inconsistency. Although this generates errors in
80 dmesg and the system logs, it does not appear to affect the
86 dvbstream and VideoLAN Client on windows works a treat with
87 DVB, in fact this is currently serving as my main way of
88 viewing DVB-T at the moment. Additionally, VLC is happily
90 frame here and there - I assume due to processing capability -
91 as all the decoding is being done under windows in software.