I've would like DD to support my A-Link DTU(m) DVB-T USB dongle that uses AFATech's 9015 demodulator chips and is using the bda-driver
Chip No. : AF9015
OS : Windows XP, Windows Vista
Driver release date : 2006/09/28
Version : v6.9.28.1
Download: AFAdriver9015-6.9.28.1.WHQL.zip
see
http://www.afatech.com/service/e_service2.htm for driver
and
http://www.afatech.com/product/e_product_AF901x.htm for the chip.
Link to my stick
http://www.a-link.com/uk/DTU.html
It works with ProgDVB and DVBViewer without any special setup.
With GB-PVR I had to make adjustments for the BDA.ini file of GB-PVR.
The AF9015 chip dongles don't have tuner and capture filter, they only have a receiver filter. See below for a part I cut&paste from my bda.ini file.
I got the instruction from GB-PVR wiki at
http://gbpvr.com/pmwiki/pmwiki.php/Hardware/AddCaptureCard
Here are the instructions:
****************
If you only have a filter name is listed in both the Receiver section in GraphEdit, use the following bda.ini entry instead
[Your Digital TV card name ]
TUNING_TYPE=DVB-T
RECEIVER_ONLY_MODE=1
FILTER_RECEIVER=Your TV card’s filter name
PIN_RECEIVER_IN=Antenna In Pin
PIN_RECEIVER_OUT=MPEG2 Transport
***************
Here is a part from my Bda-ini:
--------------------------
[GeCube DVB-T BDA USB]
TUNING_TYPE=DVB-T
FILTER_TUNER=M9207 BDA Digital Tuner
FILTER_CAPTURE=M9207 BDA Digital Capture
PIN_TUNER_IN=Input0
PIN_TUNER_OUT=MPEG2 Transport
PIN_CAPTURE_IN=MPEG2 Transport
PIN_CAPTURE_OUT=MPEG2 Transport
[AF9005 BDA Device DVB-T USB]
TUNING_TYPE=DVB-T
FILTER_TUNER=AF9005 BDA Tuner Filter
FILTER_CAPTURE=AF9005 BDA Capture Filter
PIN_TUNER_IN=Input0
PIN_TUNER_OUT=MPEG2 Transport
PIN_CAPTURE_IN=MPEG2 Transport
PIN_CAPTURE_OUT=MPEG2 Transport
[AF9015 BDA Device DVB-T USB]
TUNING_TYPE=DVB-T
RECEIVER_ONLY_MODE=1
FILTER_RECEIVER=AF9015 BDA Filter
PIN_RECEIVER_IN=Input0
PIN_RECEIVER_IN=MPEG2 Transport
[Anysee E30 plus DVB-T USB]
TUNING_TYPE=DVB-T
FILTER_TUNER=anysee BDA Digital Tuner
FILTER_CAPTURE=anysee BDA Digital Capturer
PIN_TUNER_IN=Input0
PIN_TUNER_OUT=MPEG2 Transport
PIN_CAPTURE_IN=MPEG2 Transport
PIN_CAPTURE_OUT=MPEG2 Transport
--------------------------
Is it possible for me to make this kind of adjustments for DD myself?
humppaveikko