2006-09-01, 01:25 PM
I have a suggestion for improving the AddCaptureCard part of the Wiki
Step 2
Copy a section of an existing TV card and rename to you card.
Example belows show a copy of the Conexant section
Note! Filter name must have exact spelling and it is case sensitive
To find the names of the filters, open GraphEdit (link below) and select Graph->Insert Filters... (or type Ctrl-F)
Click the '+' next to BDA Receiver Component and BDA Source Filters
In the BDA Receiver Component Section ignore the BDA MPE Filter and BDA Slip De-Framer and note the name of the next filter in the list. BDA Source Filters should only list one filter unless you've installed multiple TV cards.
Use the filter specified in BDA Receiver Component as the name for FILTER_TUNER.
Use the filter specified in BDA Source Filters for FILTER_CAPTURE
Spelling must be exact, including capitals.
[Conexant BDA DVB-T]
TUNING_TYPE=DVB-T
FILTER_TUNER=Conexant BDA DVB-T Tuner/Demod
FILTER_CAPTURE=Conexant 2388x Transport Stream Capture
PIN_TUNER_IN=Input0
PIN_TUNER_OUT=MPEG2 Transport
PIN_CAPTURE_IN=MPEG2 Transport
PIN_CAPTURE_OUT=MPEG2 Transport
[Your Digital TV card name ]
TUNING_TYPE=DVB-T
FILTER_TUNER=Your TV cards Tuner Filter name
FILTER_CAPTURE=Your TV cards Transport Stream Capture filter name
PIN_TUNER_IN=Input0
PIN_TUNER_OUT=MPEG2 Transport
PIN_CAPTURE_IN=MPEG2 Transport
PIN_CAPTURE_OUT=MPEG2 Transport
If the same filter name is listed in both the Receiver and Source sections 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
Step 2
Copy a section of an existing TV card and rename to you card.
Example belows show a copy of the Conexant section
Note! Filter name must have exact spelling and it is case sensitive
To find the names of the filters, open GraphEdit (link below) and select Graph->Insert Filters... (or type Ctrl-F)
Click the '+' next to BDA Receiver Component and BDA Source Filters
In the BDA Receiver Component Section ignore the BDA MPE Filter and BDA Slip De-Framer and note the name of the next filter in the list. BDA Source Filters should only list one filter unless you've installed multiple TV cards.
Use the filter specified in BDA Receiver Component as the name for FILTER_TUNER.
Use the filter specified in BDA Source Filters for FILTER_CAPTURE
Spelling must be exact, including capitals.
[Conexant BDA DVB-T]
TUNING_TYPE=DVB-T
FILTER_TUNER=Conexant BDA DVB-T Tuner/Demod
FILTER_CAPTURE=Conexant 2388x Transport Stream Capture
PIN_TUNER_IN=Input0
PIN_TUNER_OUT=MPEG2 Transport
PIN_CAPTURE_IN=MPEG2 Transport
PIN_CAPTURE_OUT=MPEG2 Transport
[Your Digital TV card name ]
TUNING_TYPE=DVB-T
FILTER_TUNER=Your TV cards Tuner Filter name
FILTER_CAPTURE=Your TV cards Transport Stream Capture filter name
PIN_TUNER_IN=Input0
PIN_TUNER_OUT=MPEG2 Transport
PIN_CAPTURE_IN=MPEG2 Transport
PIN_CAPTURE_OUT=MPEG2 Transport
If the same filter name is listed in both the Receiver and Source sections 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