2007-02-28, 10:42 PM
Here was mine logs with the same card:
Here was yours
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.
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.
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.