NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Hardware v
« Previous 1 … 49 50 51 52 53 … 263 Next »
Avermedia M792 analog issues

 
  • 0 Vote(s) - 0 Average
Avermedia M792 analog issues
zilwin
Offline

Junior Member

Posts: 11
Threads: 3
Joined: Jul 2009
#1
2009-12-27, 01:00 AM
I have a new HP Paviion Slimline that came equipped with an Avermedia M792 combo card. I have installed GB-PVR ver. 1.4.7. I have successfully added the below code to the bda file for Clear QAM ops.

AVerMedia M791 (QAM)]
TUNING_TYPE=ATSC
TUNING_SPECIAL=2
FILTER_TUNER=AVerMedia 23888 BDA Tuner/Demod
PIN_TUNER_IN=Input0
PIN_TUNER_OUT=MPEG2 Transport
FILTER_CAPTURE=AVerMedia 23888 AVStream TS Capture
PIN_CAPTURE_IN=Mpeg2 Transport
PIN_CAPTURE_OUT=Mpeg2 Transport

I am having trouble with the analog side of the card. I have inserted the below code into the 'direct' file.

[AVerMedia M792 (Analog)]
INIT_MODE=DEFAULT
INIT_MSP=0
SUPPORTS_FM_RADIO=0
BLACKBIRD=1
CONEXANT=1
FILTER_CROSSBAR=AVerMedia 23888 Crossbar
FILTER_CAPTURE=AVerMedia 23888 Video Capture
FILTER_TV_TUNER=AVerMedia 23888 Tuner
FILTER_TV_AUDIO=AVerMedia 23888 TvAudio
FILTER_ENCODER=AVerMedia 23888 MPEG Encoder
PIN_CROSSBAR_VIDEO_TUNER_IN=Video Tuner In
PIN_CROSSBAR_AUDIO_TUNER_IN=Audio Tuner In
PIN_CROSSBAR_VIDEO_DECODER_OUT=Video Decoder Out
PIN_CROSSBAR_AUDIO_DECODER_OUT=Audio Decoder Out
PIN_TVTUNER_ANALOG_VIDEO_OUT=Analog Video
PIN_TVTUNER_ANALOG_AUDIO_OUT=Analog Audio
PIN_TVAUDIO_TV_AUDIO_IN=TVAudio In
PIN_TVAUDIO_TV_AUDIO_OUT=TVAudio Out
PIN_CAPTURE_ANALOG_VIDEO_IN=Analog Video In
PIN_CAPTURE_ANALOG_AUDIO_IN=Analog Audio In
PIN_CAPTURE_I2S_OUT=I2S
PIN_CAPTURE_656_OUT=656
PIN_ENCODER_I2S_IN=I2S
PIN_ENCODER_656_IN=656
PIN_ENCODER_OUT=MPEG
PIN_WRITER_INPUT_IN=Input

This code does not seem to work with the Avermedia M-792
I also have a Haupaugge HVR-1950 set up to look at different analog cable channels and it works fine.
Looking at the filtercheck.log (attached) the 2 units look the same and the code in the direct file for the HVR-1950 is almost identical to the Avermedia card.
When I run the 'TuningAssistant' I get good video from the Avermedia card (strangely I get no video from the HVR-1950 but that works in the app.).

Can anyone shed some light on what might be going on, or point me in the right direction? My goal is to use the Avermedia card in this HTPC as the Hauppauge USB unit was in service in a different unit.

As an additional note, the avermedia card does not seem to work in analog mode in WMC. Do I have a bad card? if so why does the video display in 'TuningAssistant'?

Thanks in advance for your collective help. I think the GB-PVR is a pretty slick platform.

Win
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#2
2009-12-27, 03:35 AM (This post was last modified: 2009-12-27, 03:42 AM by pBS.)
livetv video isn't same as recordings, no mux involved...
and even software encoding cards can see livetv [tho no deinterlacing usually] cuz there's no encoding needed for livetv..

i'll have a look at the logs..

can you try just that card in machine? maybe driver conflict....
i had another card that the haupp. drivers would install themselves onto, but it didn't cause any issues for me..
[hardware really was identical]
you should be seeing video i vmc...how about wintv app?
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
zilwin
Offline

Junior Member

Posts: 11
Threads: 3
Joined: Jul 2009
#3
2009-12-27, 02:40 PM
I have removed the Hauppauge card and rescanned the Aver card in WMC. It looks like the Aver card will play both HD and analog channels in WMC.
I suppose that's good as it does not look like a hardware failure.
I have attached the logs and a refresh of the filtercheck and the config xml file.
I have tried a bunch of different playback setting in config to no avail. The card plays and records HD no prob. It will not even display analog channels, just kicks me back to the main menu.
The Hauppauge 1950 woeks without even thinking about it. gotta be something in the .ini but I don;t know enough about the Aver card to know. I am feeding both tuners in the Aver card as ref'd by the fact I can see video in TuningAssistant.
Thanks for your time looking into this
zilwin
Offline

Junior Member

Posts: 11
Threads: 3
Joined: Jul 2009
#4
2009-12-27, 02:43 PM
Oh and I deinstalled and reinstalled the card and driver in Device manager and made sure the HVR was not there anymore (it's fully unplugged from the machine now)
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#5
2009-12-27, 05:26 PM (This post was last modified: 2009-12-27, 05:35 PM by pBS.)
this looks like problem.... it can't find encoder filter?
not a conflict but still driver issue...maybe download latest drivers..[or diff version at least]
Quote:2009-12-27 09:13:15.446 VERBOSE [1] DirectRecordingSource::getPreviewGraph(38)
2009-12-27 09:13:15.797 ERROR [1] Unexpected error: System.NullReferenceException: Object reference not set to an instance of an object.
at FindEncoderFilter(REGPINMEDIUM* pinMedium, Char* encoderFilterName)
at NativeUtilities.ConexantRecorder.StartRecording(String cardType, ConexantRecordSource recordingSource, Int32 qualitySetting, Int32 board, String filename, Int32 channel, Int32 countryCode, Int32 tuningType, Boolean useStreamingEngineIfAvailable, Boolean previewMode, Boolean fmRadioMode, Boolean fmRadioPreviewMode)
at NativeUtilities.ConexantRecorder.getPreviewGraph(String cardType, ConexantRecordSource recordingSource, Int32 board, Int32 channel, Int32 countryCode, Int32 tuningType)
at GBPVR.Backend.Common.DirectRecordingSource.getPreviewGraph(ChannelTuning channelTuning)
at GBPVRX2.Players.xb3e61f7448c39547.x4276385f71addb51(Channel xee500015fb4a65b6)
at GBPVRX2.x4a212861656a24dd.x3852f96f8dab4cab(Channel xee500015fb4a65b6)
at GBPVRX2.xb654004a5183e7df.handlePopupCallback(Object popup, String command)
at GBPVRX2.Popups.xce4851a7361cb73d.GetRenderList()
at GBPVRX2.xb654004a5183e7df.GetRenderList()
at GBPVRX2.MenuTask.x9006c1ed9ccb79de.GetRenderList()
at GBPVRX2.x0061b801bdf12d35.xdb012c437aec4a40(Boolean xd23bf32f3b17e3be)
at GBPVRX2.xb979ad394703258e.xfb409e85bd292293(String[] xf18a926310372520)
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#6
2009-12-27, 05:36 PM
You could try adding FORCE_ENCODER=1 to that section in the direct.ini file.
zilwin
Offline

Junior Member

Posts: 11
Threads: 3
Joined: Jul 2009
#7
2009-12-28, 02:04 AM
I added the Force_Encoder line but no luck.

[AVerMedia M792 (Analog)]
INIT_MODE=DEFAULT
INIT_MSP=0
SUPPORTS_FM_RADIO=0
BLACKBIRD=1
CONEXANT=1
FORCE_ENCODER=1
... and the rest of the code as in the above post...

Still not finding the encoder (below)

2009-12-27 20:39:06.306 VERBOSE About try all encoders until we find one that works...
2009-12-27 20:39:06.307 VERBOSE AVerMedia 23888 MPEG Encoder
2009-12-27 20:39:06.313 VERBOSE Encoder.GetMedium(p656Pin) returns: {0F8ED065-F820-4A1F-9822-EAAE043A19AB}-00000001-00000000
2009-12-27 20:39:06.315 VERBOSE FindFilterByName failed to locate filter: AVerMedia 23888 MPEG Encoder
2009-12-27 20:39:06.317 VERBOSE FindFilterByName failed to locate filter: AVerMedia 23888 MPEG Encoder
2009-12-27 20:39:06.338 VERBOSE FindFilterByName failed to locate filter: AVerMedia 23888 MPEG Encoder
2009-12-27 20:39:06.338 ERROR Failed to find encoder filter

If the hardware encoder has failed would the unit still work in WMC? Doesn't that also use the hardware encoder for analog signals too?

If so then it's still a code problem. Very confusing though because despite what little I know everything seems to be in order when compared to the filtercheck.log. If the filtercheck 'sees' the encoder does that mean it is working? or could it be identified in filtercheck and still be not encoding the capture to mpeg?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#8
2009-12-28, 02:08 AM
There is most likely nothing wrong with the device itself, but there is something funny about the "pin medium" used by this device's drivers that causes GB-PVR to fail to correctly detect the encoder.

Unfortunately I cant really tell you much about this though, since I dont have any AverMedia devices here, and pretty much only test analog with Hauppauge devices.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  MCE Remote, hauppauge hd-pvr 1212, windows 10 and cable box issues astrothug 2 3,070 2018-03-18, 10:57 PM
Last Post: astrothug
  HD PVR 2 Issues and Replacement macgyver 1 1,923 2018-02-14, 01:48 PM
Last Post: jcole998
  Analog Tuner Win 10 x64 - Any to sell? and question :) missithang 6 3,812 2017-06-23, 01:00 PM
Last Post: missithang
  Avermedia A188B jfabernathy 12 7,902 2015-12-31, 06:21 PM
Last Post: jfabernathy
  Avermedia 7231 Analog Capture support rhf1959 9 7,889 2015-11-12, 05:15 PM
Last Post: rhf1959
  Analog recordings not working when PC has more than 4gb RAM(ATI Theater Pro 650 PCIe) -stattik- 37 13,444 2015-09-16, 11:25 PM
Last Post: mikeh49
  Migrating to NextPvr from WMC and dealing with Hauppage (MCE) Remote Issues Bitswap 2 3,500 2015-07-26, 11:05 AM
Last Post: Graham
  Decent NTSC tuner analog card needed -stattik- 3 3,008 2015-07-18, 04:54 PM
Last Post: mvallevand
  Analog capture for compro E900f: a big filtercheck.log V_J 11 5,194 2014-11-14, 11:53 AM
Last Post: V_J
  NextPVR and HD PVR 2 Issues - No Picture and No Sound on Live TV keithyv 5 4,460 2014-09-30, 03:09 PM
Last Post: keithyv

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

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

Linear Mode
Threaded Mode