NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 589 590 591 592 593 … 1231 Next »
Problems with configuring BDA devices

 
  • 0 Vote(s) - 0 Average
Problems with configuring BDA devices
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#11
2007-02-28, 10:42 PM
Here was mine logs with the same card:
Code:
2007-03-01 11:33:02.906    INFO    BDARecorder:::StartRecording(Twinhan DVB-S, 1, c:\test.mpg, T:12483,H,22500,34)
2007-03-01 11:33:02.906    INFO    Initializing DVB-S tuning request
2007-03-01 11:33:03.062    VERBOSE    SubmitTuningRequest(T:12483,H,22500,34)
2007-03-01 11:33:03.062    VERBOSE    Submitting new Tuning Request
2007-03-01 11:33:03.078    ERROR    pTuner->get_TuneRequest() failed: 80004002
2007-03-01 11:33:03.078    VERBOSE    New tuning request submitted...
2007-03-01 11:33:03.078    VERBOSE    ServiceID: -1,    PMT PID: -1,    VPID: -1,     APID: -1
2007-03-01 11:33:03.078    VERBOSE    SubmitTuningRequest() complete
2007-03-01 11:33:03.078    VERBOSE    ServiceID: -1,    PMT PID: -1,    VPID: -1,     APID: -1
2007-03-01 11:33:03.078    VERBOSE    getSetting(BDAMultiplexer)
2007-03-01 11:33:03.078    VERBOSE    Preferred BDA Multiplexer: Microsoft DVR-MS
2007-03-01 11:33:03.203    VERBOSE    getSetting(BDAAutoDetectTuner)
2007-03-01 11:33:03.234    VERBOSE    ConnectPins: 'Output1' to 'MPEG-2 Stream'
2007-03-01 11:33:03.234    VERBOSE    Demux filter has the following default output pins:
2007-03-01 11:33:03.234    VERBOSE     - 1: has media type: {455F176C-4B06-47CE-9AEF-8CAEF73DF7B5} {E9DD31A3-221D-4ADB-8532-9AF309C1A408}
2007-03-01 11:33:03.234    VERBOSE     - 2: has media type: {73646976-0000-0010-8000-00AA00389B71} {E06D8026-DB46-11CF-B4D1-00805F6CBBEA}  (VIDEO)
2007-03-01 11:33:03.234    VERBOSE     - 3: has media type: {73647561-0000-0010-8000-00AA00389B71} {E06D802B-DB46-11CF-B4D1-00805F6CBBEA}  (AUDIO)
2007-03-01 11:33:03.234    VERBOSE     - 4: has media type: {455F176C-4B06-47CE-9AEF-8CAEF73DF7B5} {E436EB8E-524F-11CE-9F53-0020AF0BA770}
2007-03-01 11:33:03.234    VERBOSE     - 5: has media type: {455F176C-4B06-47CE-9AEF-8CAEF73DF7B5} {C892E55B-252D-42B5-A316-D997E7A5D995}
2007-03-01 11:33:03.312    VERBOSE    About to try to add VMR9 preview window
2007-03-01 11:33:03.531    VERBOSE    Adding VMR9 preview window
2007-03-01 11:33:03.531    VERBOSE    getSetting(BDAUsePsiParser)
2007-03-01 11:33:03.531    VERBOSE    getSetting(BDAEnableDvbSubtitles)
2007-03-01 11:33:03.531    VERBOSE    getSetting(EPGProcessingMode)
2007-03-01 11:33:03.578    VERBOSE    getSetting(BDAAutoMapPids)
2007-03-01 11:33:03.578    VERBOSE    previewMode = false
2007-03-01 11:33:03.578    VERBOSE    getSetting(BDAAlwaysAddTIFAndSections)
2007-03-01 11:33:03.578    VERBOSE    Adding MPEG-2 Sections and Tables filter
2007-03-01 11:33:03.640    VERBOSE    Adding BDA MPEG2 Transport Information Filter filter
2007-03-01 11:33:03.671    VERBOSE    getSetting(PreferredDecoder)
2007-03-01 11:33:03.765    VERBOSE    video decoder filter: MPV Decoder Filter
2007-03-01 11:33:03.765    VERBOSE    About to render demux pins...
2007-03-01 11:33:03.765    VERBOSE    rendering pin: 1
2007-03-01 11:33:03.812    VERBOSE    rendering pin: 2
2007-03-01 11:33:03.875    VERBOSE    rendering pin: 3
2007-03-01 11:33:04.078    VERBOSE    rendering pin: 4

Here was yours
Code:
2007-02-27 21:28:24.796    INFO    BDARecorder:::StartRecording(Twinhan DVB-S, 1, c:\test.mpg, T:10772,H,22000,56)
2007-02-27 21:28:24.796    INFO    Initializing DVB-S tuning request
2007-02-27 21:28:24.859    VERBOSE    SubmitTuningRequest(T:10772,H,22000,56)
2007-02-27 21:28:24.859    VERBOSE    Submitting new Tuning Request
2007-02-27 21:28:24.859    ERROR    pTuner->get_TuneRequest() failed: 80004002
2007-02-27 21:28:24.859    VERBOSE    New tuning request submitted...
2007-02-27 21:28:24.859    VERBOSE    ServiceID: -1,    PMT PID: -1,    VPID: -1,     APID: -1
2007-02-27 21:28:24.859    VERBOSE    SubmitTuningRequest() complete
2007-02-27 21:28:24.859    VERBOSE    ServiceID: -1,    PMT PID: -1,    VPID: -1,     APID: -1
2007-02-27 21:28:24.859    VERBOSE    getSetting(BDAMultiplexer)
2007-02-27 21:28:24.859    VERBOSE    Preferred BDA Multiplexer: Microsoft DVR-MS
2007-02-27 21:28:24.906    VERBOSE    getSetting(BDAAutoDetectTuner)
2007-02-27 21:28:24.921    VERBOSE    ConnectPins: 'Output1' to 'MPEG-2 Stream'
2007-02-27 21:28:24.921    VERBOSE    Demux filter has the following default output pins:
[b]
2007-02-27 21:28:24.921    VERBOSE     - 1: has media type: {455F176C-4B06-47CE-9AEF-8CAEF73DF7B5} {E9DD31A3-221D-4ADB-8532-9AF309C1A408}
2007-02-27 21:28:24.921    VERBOSE     - 2: has media type: {455F176C-4B06-47CE-9AEF-8CAEF73DF7B5} {C892E55B-252D-42B5-A316-D997E7A5D995}
2007-02-27 21:28:24.921    VERBOSE     - 3: has media type: {73646976-0000-0010-8000-00AA00389B71} {E06D8026-DB46-11CF-B4D1-00805F6CBBEA}  (VIDEO)
2007-02-27 21:28:24.921    VERBOSE     - 4: has media type: {73647561-0000-0010-8000-00AA00389B71} {E06D802B-DB46-11CF-B4D1-00805F6CBBEA}  (AUDIO)
2007-02-27 21:28:24.921    VERBOSE     - 5: has media type: {455F176C-4B06-47CE-9AEF-8CAEF73DF7B5} {E436EB8E-524F-11CE-9F53-0020AF0BA770}
[/b]
2007-02-27 21:28:24.921    VERBOSE    About to try to add VMR9 preview window
2007-02-27 21:28:25.062    VERBOSE    Adding VMR9 preview window
2007-02-27 21:28:25.062    VERBOSE    getSetting(BDAUsePsiParser)
2007-02-27 21:28:25.062    VERBOSE    getSetting(BDAEnableDvbSubtitles)
2007-02-27 21:28:25.062    VERBOSE    getSetting(EPGProcessingMode)
2007-02-27 21:28:25.078    VERBOSE    getSetting(BDAAutoMapPids)
2007-02-27 21:28:25.078    VERBOSE    previewMode = false
2007-02-27 21:28:25.078    VERBOSE    getSetting(BDAAlwaysAddTIFAndSections)
2007-02-27 21:28:25.078    VERBOSE    Adding MPEG-2 Sections and Tables filter
2007-02-27 21:28:25.140    VERBOSE    ConnectPins failed: hr = 80040217
2007-02-27 21:28:25.140    VERBOSE    Adding BDA MPEG2 Transport Information Filter filter
2007-02-27 21:28:25.156    VERBOSE    getSetting(PreferredDecoder)
2007-02-27 21:28:25.187    VERBOSE    video decoder filter: CyberLink Video/SP Decoder (PDVD7)
2007-02-27 21:28:25.187    VERBOSE    About to render demux pins...
2007-02-27 21:28:25.187    VERBOSE    rendering pin: 1
2007-02-27 21:28:25.203    ERROR    Unexpected error exception during render. Caught and continuing.
2007-02-27 21:28:25.203    VERBOSE    rendering pin: 2
2007-02-27 21:28:25.203    ERROR    Unexpected error exception during render. Caught and continuing.
2007-02-27 21:28:25.203    VERBOSE    rendering pin: 3
2007-02-27 21:28:25.203    ERROR    Unexpected error exception during render. Caught and continuing.
2007-02-27 21:28:25.203    VERBOSE    rendering pin: 4
2007-02-27 21:28:25.203    ERROR    Unexpected error exception during render. Caught and continuing.
2007-02-27 21:28:25.203    VERBOSE    rendering pin: 5
2007-02-27 21:28:25.203    ERROR    Unexpected error exception during render. Caught and continuing.
I think the difference is occuring in the few lines I've highlighted.

Normally when you hook up a BDA graph, the demultiplexer has five pins, with pin "2" being video, pin "3" being audio and pin "4" being the PSI info. Unfortunately on your setup the pin numbers are all one higher than they should be (3,4,5 instead of 2,3,4). I'm not sure why this has happened, but I do remember one other user having this year or so ago, but I cant for the life of me remember what they did to fix it.
Kevl
Offline

Member

Posts: 246
Threads: 26
Joined: Aug 2005
#12
2007-02-28, 10:52 PM
Sub

Have you noticed that my drivers are the latest from the Hauppauge Site.
Could it be the newest drivers have the pin numbers described differently?

I donwloaded the latest drivers as I thought they would be more stable than previous ones and fix a sound issue I was having.


Kev
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#13
2007-02-28, 10:59 PM
No, I dont think thats the case. Your log also shows it with the Twinhan card.

I keep thinking it was psisdecd.dll or something like that which is responsible for creating the pins. I could be wrong though.
Kevl
Offline

Member

Posts: 246
Threads: 26
Joined: Aug 2005
#14
2007-03-01, 12:08 AM
Went to the microsoft update site and installed the update rollup for MCE 2005.

During this the version of the file psisdecd.dll was changed. Tuning now seems to work.

Hopefully the update wont have broken anything else.

Kev
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#15
2007-03-01, 12:16 AM
Quote:During this the version of the file psisdecd.dll was changed. Tuning now seems to work.
Great.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  USA Cable Discovery Channel problems with Schedules Direct ram4x4nut 0 4,014 2013-02-21, 05:08 AM
Last Post: ram4x4nut
  configuring GBPVR from another machine tomper 7 3,522 2011-07-15, 10:16 AM
Last Post: kayleigh
  New Machine (probably old problems), Video Render Options jvcleave 12 5,582 2011-02-01, 08:37 AM
Last Post: stustunz
  Problems after installing new capture card mikeh49 1 1,874 2010-11-02, 05:19 PM
Last Post: mikeh49
  Filter Problems imilne 2 2,365 2010-10-29, 12:48 PM
Last Post: imilne
  Weird GBPVR problems jfm 12 4,330 2010-10-01, 03:17 AM
Last Post: jfm
  MCE2XML or General EPG Problems ToughRowToHoe 8 3,493 2010-06-22, 01:16 AM
Last Post: ToughRowToHoe
  Djkxml problems? jezz2020 11 4,640 2010-06-14, 10:43 AM
Last Post: time_lord
  1.4.7 Configuration Problems - Can´t get any TV-channel immigrant 9 3,243 2010-06-08, 07:39 PM
Last Post: immigrant
  Mapping Digital cable problems jh61408 6 3,125 2010-06-07, 03:49 AM
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