NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Hardware v
« Previous 1 … 83 84 85 86 87 … 264 Next »
Need help with Avermedia HC82 Hybrid NanoExpress notebook card

 
  • 0 Vote(s) - 0 Average
Need help with Avermedia HC82 Hybrid NanoExpress notebook card
mabloom
Offline

Junior Member

Posts: 19
Threads: 3
Joined: Oct 2008
#1
2008-10-12, 01:03 PM
I've been trying to configure my Avermedia HC82 card without success. Help with this would be greatly appreciated.

The device is reported in device manager as:
AverMedia HC82 Express-Card Hybrid Analog/ATSC

and the output from filtercheck is:

05:24:22.812 INFO Log started
05:24:22.814 INFO Filter Check v1.0
05:24:22.815 INFO
05:24:22.815 INFO
05:24:22.815 INFO Checking AM_KSCATEGORY_CAPTURE filters
05:24:22.836 INFO found: AVerMedia 716x BDA Analog Capture
05:24:22.857 INFO - (output) Capture
05:24:22.857 INFO - (output) VBI
05:24:22.857 INFO - (output) Audio
05:24:22.857 INFO - (input) Analog Video In
05:24:22.857 INFO - (input) Analog Audioinput
05:24:22.857 INFO
05:24:22.857 INFO found: USB 2.0 1.3M UVC WebCam
05:24:22.965 INFO - (output) Capture
05:24:22.965 INFO - (output) Still
05:24:22.965 INFO
05:24:22.965 INFO
05:24:22.965 INFO
05:24:22.965 INFO Checking AM_KSCATEGORY_ENCODER filters
05:24:22.966 INFO
05:24:22.966 INFO
05:24:22.966 INFO Checking AM_KSCATEGORY_CROSSBAR filters
05:24:22.967 INFO found: AVerMedia 716x BDA Analog Xbar
05:24:23.102 INFO - (input) 0: Video Tuner In
05:24:23.102 INFO - (input) 1: Audio Tuner In
05:24:23.102 INFO - (input) 2: Video Composite In
05:24:23.102 INFO - (input) 3: Audio Line In
05:24:23.102 INFO - (input) 4: Video SVideo In
05:24:23.102 INFO - (output) 0: Video Decoder Out
05:24:23.102 INFO - (output) 1: Audio Decoder Out
05:24:23.102 INFO
05:24:23.102 INFO
05:24:23.102 INFO
05:24:23.102 INFO Checking AM_KSCATEGORY_TVTUNER filters
05:24:23.104 INFO found: AVerMedia 716x BDA Analog TV Tuner
05:24:23.260 INFO - (output) Analog Video
05:24:23.261 INFO - (output) Analog Audio
05:24:23.261 INFO
05:24:23.261 INFO
05:24:23.261 INFO
05:24:23.261 INFO Checking AM_KSCATEGORY_TVAUDIO filters
05:24:23.262 INFO found: AVerMedia 716x BDA Analog TV Audio
05:24:23.263 INFO - (input) TVAudio In
05:24:23.263 INFO - (output) TVAudio Out
05:24:23.263 INFO
05:24:23.263 INFO
05:24:23.263 INFO
05:24:23.264 INFO Checking AM_KSCATEGORY_VBICODEC filters
05:24:23.264 INFO
05:24:23.264 INFO
05:24:23.264 INFO Checking KSCATEGORY_BDA_NETWORK_TUNER filters
05:24:23.266 INFO found: AVerMedia 716x BDA ATSC Tuner
05:24:23.268 INFO - (input) Input0
05:24:23.268 INFO - (output) MPEG2 Transport
05:24:23.268 INFO
05:24:23.268 INFO
05:24:23.268 INFO
05:24:23.268 INFO Checking KSCATEGORY_BDA_RECEIVER_COMPONENT filters
05:24:23.270 INFO found: AVerMedia 716x BDA Digital Capture ATSC
05:24:23.271 INFO - (input) MPEG2 Transport
05:24:23.271 INFO - (output) MPEG2 Transport
05:24:23.271 INFO


Thanks,

mabloom
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#2
2008-10-12, 02:50 PM
The analog side of this device will not work because it does not have the requisite hardware encoder. For the digital ide, add the following to your bda.ini:
Code:
[AVerTV Hybrid NanoExpress]
TUNING_TYPE=ATSC
FILTER_TUNER=AVerMedia 716x BDA ATSC Tuner
FILTER_CAPTURE=AVerMedia 716x BDA Digital Capture ATSC
PIN_TUNER_IN=Input0
PIN_TUNER_OUT=MPEG2 Transport
PIN_CAPTURE_IN=MPEG2 Transport
PIN_CAPTURE_OUT=MPEG2 Transport

The following MIGHT work for QAM:
Code:
[AVerTV Hybrid NanoExpress (QAM)]
TUNING_TYPE=ATSC
TUNING_SPECIAL=2
FILTER_TUNER=AVerMedia 716x BDA ATSC Tuner
FILTER_CAPTURE=AVerMedia 716x BDA Digital Capture ATSC
PIN_TUNER_IN=Input0
PIN_TUNER_OUT=MPEG2 Transport
PIN_CAPTURE_IN=MPEG2 Transport
PIN_CAPTURE_OUT=MPEG2 Transport
mabloom
Offline

Junior Member

Posts: 19
Threads: 3
Joined: Oct 2008
#3
2008-10-14, 03:01 PM
Thanks for the config file. I've gotten just a bit farther now, but I'm getting the message:

"Failed to locate configured BDA capture device"

What might I still be missing? How is it trying to locate the capture device?

(I double-checked and there aren't any spelling or capitalization errors)
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#4
2008-10-14, 03:39 PM
Zip and post the actual filtercheck.log file.
mabloom
Offline

Junior Member

Posts: 19
Threads: 3
Joined: Oct 2008
#5
2008-10-14, 05:29 PM
OK, filtercheck.zip is attached.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#6
2008-10-14, 06:00 PM
I thought there might be a space at the end of one of the filter names but there is not. Zip and post your log files after reproducing the error.
mabloom
Offline

Junior Member

Posts: 19
Threads: 3
Joined: Oct 2008
#7
2008-10-15, 06:50 AM
OK. Here is a zip of the logs directory.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,987
Threads: 770
Joined: Nov 2003
#8
2008-10-15, 03:25 PM
In that log your capture source has the "AVerMedia Hybrid Speedy PCI-e" device selected, which is a DVB-T, and not the device you have. You need to select either "AVerTV Hybrid NanoExpress" or "AVerTV Hybrid NanoExpress (QAM)" that Whurlston posted above.
mabloom
Offline

Junior Member

Posts: 19
Threads: 3
Joined: Oct 2008
#9
2008-10-16, 01:03 AM
oops. sorry. I was experimenting after sending the previous message. I got the same message with either entry.

I found a process from MediaPortal running in the background a short while ago. After killing it, config seems to have gone farther.

I cleaned out the logs directory, so there should be nothing left of my previous error in the attached logs
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,987
Threads: 770
Joined: Nov 2003
#10
2008-10-16, 01:04 AM
Can you zip and attach your bda.ini file? There is something wrong with your entry.
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Magewell 11100 Quad-HDMI Capture Card Len_Lekx 2 535 2025-06-03, 01:18 AM
Last Post: Len_Lekx
  Hauppauge quadHD card no channels found (Debian 11) bgowland 11 1,591 2025-04-14, 03:47 PM
Last Post: bgowland
  TBS 6985 Quad DVBS/S2 Card Replacement sota 3 1,764 2024-01-22, 03:31 PM
Last Post: sota
  Tuner Card tesla1886 4 1,726 2023-09-02, 12:30 AM
Last Post: tesla1886
  Changed TV card cannot set up channels bass_gas 3 1,242 2023-06-27, 08:37 PM
Last Post: bass_gas
  New tuner card out. buntay20 10 2,726 2023-06-09, 01:44 PM
Last Post: NumberFive
  Does the TBS6909 satellite card work on NextPVR? LeoL 5 1,940 2023-02-19, 03:34 PM
Last Post: mvallevand
  MyGica X692 Quad Capture Card Error LTKodiUser 1 1,290 2022-11-10, 11:27 AM
Last Post: mvallevand
  Replace Hauppauge tuner card with Hauppauge 1682 or HDHomeRun Flex Duo? mountainsoft 0 1,280 2022-10-29, 01:34 AM
Last Post: mountainsoft
  TV Tuner card question? manishkob 1 2,021 2021-10-11, 04:41 PM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode