NextPVR Forums

Full Version: Videomate E800f
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Has anyone had any success with the Videomate E800f.
This card is a DVB-T device with Composite and Svideo inputs.

tomd
The DVB-T side is likely to work, but the analog wont (missing required hardware MPEG2 encoder).

You may need to add a new section to the bda.ini file. If you run filtercheck.exe from the gbpvr directory, and attach the filtercheck.log, I'll let you know what needs to be in bda.ini.
here is the log file.

12:59:31.154 INFO Log started
12:59:31.154 INFO Filter Check v1.0
12:59:31.154 INFO
12:59:31.154 INFO
12:59:31.154 INFO Checking AM_KSCATEGORY_CAPTURE filters
12:59:31.185 INFO found: VideoMate 2388x Video Capture
12:59:31.200 INFO - (input) Analog Video In
12:59:31.200 INFO - (input) Analog Audio In
12:59:31.200 INFO - (output) Capture
12:59:31.200 INFO - (output) Audio Out
12:59:31.200 INFO - (output) VBI
12:59:31.200 INFO - (output) 656
12:59:31.200 INFO
12:59:31.200 INFO
12:59:31.200 INFO
12:59:31.200 INFO Checking AM_KSCATEGORY_ENCODER filters
12:59:31.200 INFO found: VideoMate 2388x MPEG Encoder
12:59:31.216 INFO - (output) MPEG
12:59:31.216 INFO - (input) 656
12:59:31.216 INFO
12:59:31.216 INFO
12:59:31.216 INFO
12:59:31.216 INFO Checking AM_KSCATEGORY_CROSSBAR filters
12:59:31.216 INFO found: VideoMate 2388x Crossbar
12:59:31.216 INFO - (input) 0: Video Tuner In
12:59:31.216 INFO - (input) 1: Video Composite In
12:59:31.216 INFO - (input) 2: Video SVideo In
12:59:31.216 INFO - (input) 3: Video YRYBY In
12:59:31.216 INFO - (input) 4: Audio Tuner In
12:59:31.216 INFO - (input) 5: Audio Line In
12:59:31.216 INFO - (output) 0: Video Decoder Out
12:59:31.216 INFO - (output) 1: Audio Decoder Out
12:59:31.216 INFO
12:59:31.216 INFO
12:59:31.216 INFO
12:59:31.216 INFO Checking AM_KSCATEGORY_TVTUNER filters
12:59:31.216 INFO found: VideoMate 2388x Tuner
12:59:31.216 INFO - (output) Analog Video
12:59:31.216 INFO - (output) Analog Audio
12:59:31.216 INFO
12:59:31.216 INFO
12:59:31.216 INFO
12:59:31.216 INFO Checking AM_KSCATEGORY_TVAUDIO filters
12:59:31.216 INFO found: VideoMate 2388x TvAudio
12:59:31.216 INFO - (input) TVAudio In
12:59:31.216 INFO - (output) TVAudio Out
12:59:31.216 INFO
12:59:31.216 INFO
12:59:31.216 INFO
12:59:31.216 INFO Checking AM_KSCATEGORY_VBICODEC filters
12:59:31.216 INFO
12:59:31.216 INFO
12:59:31.216 INFO Checking KSCATEGORY_BDA_NETWORK_TUNER filters
12:59:31.232 INFO found: VideoMate 2388x BDA Tuner/Demod
12:59:31.232 INFO - (input) Input0
12:59:31.232 INFO - (output) MPEG2 Transport
12:59:31.232 INFO
12:59:31.232 INFO
12:59:31.232 INFO
12:59:31.232 INFO Checking KSCATEGORY_BDA_RECEIVER_COMPONENT filters
12:59:31.232 INFO found: VideoMate 2388x AVStream TS Capture
12:59:31.232 INFO - (input) MPEG2 Transport
12:59:31.232 INFO - (output) MPEG2 Transport
12:59:31.232 INFO
Try adding this to your bda.ini file:

[Compro VideoMate 2388x]
TUNING_TYPE=DVB-T
FILTER_TUNER=VideoMate 2388x BDA Tuner/Demod
FILTER_CAPTURE=VideoMate 2388x AVStream TS Capture
PIN_TUNER_IN=Input0
PIN_TUNER_OUT=MPEG2 Transport
PIN_CAPTURE_IN=MPEG2 Transport
PIN_CAPTURE_OUT=MPEG2 Transport
I've got the E800F and I tried adding the info to the bda.ini file but it still isn't picking it up, any suggestions? thanks
try running the filtercheck and see if the filternames given in the bda.ini entry are the same
(they may have changed in the drivers in the year & a half since that post was written)