NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Hardware v
« Previous 1 … 50 51 52 53 54 … 263 Next »
WinTV HVR-950Q no channels

 
  • 0 Vote(s) - 0 Average
WinTV HVR-950Q no channels
lelik
Offline

Junior Member

Posts: 10
Threads: 2
Joined: Feb 2007
#1
2009-12-06, 11:29 PM (This post was last modified: 2009-12-06, 11:33 PM by lelik.)
Hauppauge WinTV HVR-950Q ATSC/analog/QAM usb tuner
Windows 7
gbpvr 1.4.7

When I setup Capture Sources -> BDA Recording plugin -> Map Digital channels to EPG channels and scan for channels, it cannot find any channels.
Application that came with the tuner WinTv found bunch of channels. Windows media center found bunch of channels, but not gbpvr.

Things already tried:
1. Plug/unlpug usb tuner
2. Make sure that <BDAUseGenericNPForATSC>true</BDAUseGenericNPForATSC>
set to "true"
3. "Misc 2" tab in config, the very first option, "BDA Multiplexer", select "TS Mux" from the dropdown.
4. Increase values for PSIP tuning:
<BDAPsiScanStartupSeconds>5</BDAPsiScanStartupSeconds>
<BDAPsiScanWaitSeconds>25</BDAPsiScanWaitSeconds>


Logs attached
[ATTACHMENT NOT FOUND]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#2
2009-12-06, 11:35 PM
Quote:2009-12-06 18:08:32.227 ERROR Failed to start BDA Graph
2009-12-06 18:08:32.227 VERBOSE E_UNEXPECTED
Its failing to start the device, so the scan never really happens.
lelik
Offline

Junior Member

Posts: 10
Threads: 2
Joined: Feb 2007
#3
2009-12-07, 01:58 PM (This post was last modified: 2009-12-07, 03:00 PM by lelik.)
I examined config.exe-native.log and I also found this:
Quote:2009-12-07 08:36:03.674 VERBOSE Graph contains the following filters:
2009-12-07 08:36:03.674 VERBOSE - MPEG-2 Sections and Tables
2009-12-07 08:36:03.674 VERBOSE - Microsoft DTV-DVD Video Decoder
2009-12-07 08:36:03.674 VERBOSE - BDA MPEG2 Transport Information Filter
2009-12-07 08:36:03.674 VERBOSE - GB-PVR PSI Parser
2009-12-07 08:36:03.674 VERBOSE - VMR9
2009-12-07 08:36:03.674 VERBOSE - MPEG-2 Demultiplexer
2009-12-07 08:36:03.674 VERBOSE - GB-PVR TS Mon
2009-12-07 08:36:03.674 VERBOSE - WinTV HVR-950 BDA Capture
2009-12-07 08:36:03.674 VERBOSE - WinTV HVR-950 BDA Tuner
2009-12-07 08:36:03.674 VERBOSE - Microsoft Network Provider

I don't know if it's irrelevant, but PVRX2 Video Renderer (Playback tab) is set to EVR. Why gbpver is trying to use VMR9?

Also below is a working graph from WinTv (taken from WinTv logs):
Quote:2009-12-07 09:17:22.276 [DEBUG] Graph contains the following filters:
2009-12-07 09:17:22.276 [DEBUG] - Hauppauge CC Dump
2009-12-07 09:17:22.276 [DEBUG] - EVR Renderer
2009-12-07 09:17:22.276 [DEBUG] - Hauppauge Transport Teletext
2009-12-07 09:17:22.276 [DEBUG] - Hauppauge Transport Subtitles
2009-12-07 09:17:22.276 [DEBUG] - Default DirectSound Device 0001
2009-12-07 09:17:22.276 [DEBUG] - Default DirectSound Device
2009-12-07 09:17:22.276 [DEBUG] - Line 21 Decoder
2009-12-07 09:17:22.276 [DEBUG] - MainConcept Layer II Audio Decoder
2009-12-07 09:17:22.276 [DEBUG] - MainConcept (HCW) Dolby Digital Audio Decoder
2009-12-07 09:17:22.276 [DEBUG] - Hauppauge CC Inserter
2009-12-07 09:17:22.276 [DEBUG] - MainConcept (HCW) MPEG-2 Video Decoder
2009-12-07 09:17:22.276 [DEBUG] - MPEG-2 Demultiplexer
2009-12-07 09:17:22.276 [DEBUG] - Source_0

Ok. I went back to gbpvr config and replaced Microsoft DTV-DVD Video Decoder with MainConcept (HCW) MPEG-2 Video Decoder.
Bingo. Now it scans successfully and all channels are there.

Can I use two different video decoders, one for ATSC, one for movies/videos/DVDs?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#4
2009-12-07, 03:22 PM
lelik Wrote:I don't know if it's irrelevant, but PVRX2 Video Renderer (Playback tab) is set to EVR. Why gbpver is trying to use VMR9?
It doesnt use the video renderer setting in the config app's scan preview window. Instead it just lets Windows decide on what renderer to use.

If it was that the default Microsoft decoder didnt like being used in combination with VMR, then you may find that when you're done with scanning you could set it back to the Microsoft decoder (if that's your preference) for use in the main application, which will honour your EVR selection.

Quote:Ok. I went back to gbpvr config and replaced Microsoft DTV-DVD Video Decoder with MainConcept (HCW) MPEG-2 Video Decoder.
Bingo. Now it scans successfully and all channels are there.
Great.

Quote:Can I use two different video decoders, one for ATSC, one for movies/videos/DVDs?
You can chose a decoder used for tv/recordings/videos, and a seperate one for DVD.
lelik
Offline

Junior Member

Posts: 10
Threads: 2
Joined: Feb 2007
#5
2009-12-07, 08:03 PM
Sub,

Thanks. Could you please, help me make analog portion working as well.
Attached is a working graph for the analog portion I made in graphedit.
[ATTACHMENT NOT FOUND]
I can "play" the graph in graphedit. Recorded file test.asf could be played in wmp.

I copy/paste HVR-950 [analog] entry in direct.ini and start fixing it according to the graph for the HVR-950Q [analog]. I fixed the filter portion, but then I am not sure what else needs to be fixed.

Quote:[Hauppuage HVR-950q (Analog)]
INIT_MODE=ECP
INIT_MSP=0
SUPPORTS_FM_RADIO=0
BLACKBIRD=1
CONEXANT=0
MODEL=72001
ENCODER_DISCONNECT_BUG=1
;FORCE_ENCODER=1
FILTER_CROSSBAR=WinTV HVR-950 Xbar
FILTER_CAPTURE=WinTV HVR-950 Capture
FILTER_TV_TUNER=WinTV HVR-950 Tuner
FILTER_TV_AUDIO=WinTV HVR-950 TV Audio
FILTER_CAPTURE_AUDIO=
FILTER_ENCODER=MainConcept (MCE) 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_PREVIEW_AUDIO_OUT=Video Virtual Out
PIN_CAPTURE_CAPTURE_OUT=Capture
PIN_CAPTURE_I2S_OUT=Audio
PIN_CAPTURE_656_OUT=Capture
PIN_ENCODER_I2S_IN=Input Audio
PIN_ENCODER_656_IN=Input Video
PIN_ENCODER_OUT=Output
PIN_WRITER_INPUT_IN=Input
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#6
2009-12-07, 08:13 PM
Do you have the Hauppauge SoftMCE software installed? It'd need it to have any chance of working.
lelik
Offline

Junior Member

Posts: 10
Threads: 2
Joined: Feb 2007
#7
2009-12-08, 04:32 AM (This post was last modified: 2009-12-08, 02:31 PM by lelik.)
Yes, it is installed. It was a part of WinTv 7 installation
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#8
2009-12-08, 04:03 PM
I'm fairly sure WinTV 7 uses SoftPVR, not SoftMCE.
lelik
Offline

Junior Member

Posts: 10
Threads: 2
Joined: Feb 2007
#9
2009-12-08, 10:56 PM
[ATTACHMENT NOT FOUND]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#10
2009-12-09, 12:18 AM
Hmm, I seem to remember WinTV required the other one than GB-PVR was using, so you might need SoftPVR. Either way, its looking for a directshow filter on your machine called "MainConcept (MCE) MPEG Encoder".
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Hauppauge quadHD card no channels found (Debian 11) bgowland 11 1,094 2025-04-14, 03:47 PM
Last Post: bgowland
  Hauppauge WinTV-HVR4000 cbdc23@gmail.com 13 2,312 2023-09-14, 02:49 AM
Last Post: sub
  Changed TV card cannot set up channels bass_gas 3 1,026 2023-06-27, 08:37 PM
Last Post: bass_gas
  Terratec H6 - no channels found npv 10 3,881 2021-04-25, 04:54 PM
Last Post: sub
  missing channels in specific bucket (46 radio stations) siekle 2 1,481 2021-04-20, 07:13 PM
Last Post: siekle
  No channels found on Cine KeesC 5 2,266 2020-12-16, 07:12 PM
Last Post: NRWler04
  WinTV Dual-HD USB stick Red5ive 4 3,158 2020-11-20, 09:01 AM
Last Post: Bernard0105
  Missing channels (Hauppauge Dual HD) Bernard0105 4 2,748 2020-11-20, 08:46 AM
Last Post: Bernard0105
  Encrypted Sat channels with CI+ Rens 2 2,009 2020-11-12, 11:12 PM
Last Post: Rens
  GSSBOX (SAT>IP) scan does not find any channels Matthias 8 4,488 2020-08-06, 09:20 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