No Signal Detected (1 Viewer)

whiteflour

New Member
February 13, 2007
3
0
Home Country
United States of America United States of America
MediaPortal Version: 0.2.2
MediaPortal Skin: blue2
Windows Version: XP SP2
CPU Type: Intel Pentium D 2.8MHz
HDD: 80GB
Memory: 2.5GB
Motherboard: not sure, for Dell Dimension
Motherboard Chipset: Intel
Motherboard Bios: dell (A04, I think, it's updated)
Video Card: ATI RADEON® X600 256MB HYPERMEMORY
Video Card Driver: 2/9/2006
Sound Card: integrated
Sound Card AC3:
Sound Card Driver:
1. TV Card: Lumanate Angel II Dual PCI
1. TV Card Type: dual analog
1. TV Card Driver: 1.0.3.12
Satelite/CableTV Provider: Time Warner-US

It autotunes fine, my card seems to be recognized, but I get the black screen and "no signal detected" message pops up when I go full screen, what is going on here?
 

BriniMav

Portal Member
March 15, 2007
7
0
43
Cincinnati, OH
Home Country
United States of America United States of America
Same Problem

I have the exact same problem, and the exact same error.log

MediaPortal Version: 0.2.2
MediaPortal Skin: blue2
Windows Version: XP SP2
CPU Type: Intel Pentium 4 2.8GHz
HDD: 80GB
Memory: 1.5GB
Motherboard: IBM
Motherboard Chipset: Intel
Motherboard Bios: IBM
Video Card: Nvidia Gforce 6600GT
Video Card Driver: 2/9/2006
Sound Card: Turtle Beach Montego DDL
Sound Card AC3:
Sound Card Driver:
1. TV Card: Lumanate Angel Dual PCI
1. TV Card Type: dual analog
1. TV Card Driver: 1.0.3.12
Satelite/CableTV Provider: Insight Cable

I have the same tv card and am on the same cable system Insight is a subsidiary of Time Warner. I beleive the problem is in the CaptureCardDefinitions.xml file. I am looking into it. I will let you know if I find anything out.
 

gemx

Retired Team Member
  • Premium Supporter
  • October 31, 2006
    1,972
    539
    Home Country
    Germany Germany
    Could please post the mediaportal.log file?
     

    BriniMav

    Portal Member
    March 15, 2007
    7
    0
    43
    Cincinnati, OH
    Home Country
    United States of America United States of America
    log file

    I'm at work, but I'll post when I get home. The failed line on the mediaportal.log file is this message:

    [ERROR][6]: SinkGraph:FAILED to connect Encoder->mpeg2 demuxer:80040217

    which is the same message he has in his error log.

    The new version of media portal has this:

    <capturecard commercialname="Angel Dual TV Tuner (Tuner 1)" capturename="Angel MPEG Device" devid="ven_1033&amp;dev_013a&amp;subsys_001a1809&amp;rev_0b">
    <capabilities tv="true" radio="false" mpeg2="true" mce="true" sw="false" bda="false"/>
    <tv>
    <interface cat="capture" video="" audio="" mpeg2="0"/>
    <filters>
    <filter cat="tvtuner" name="Angel TvTuner" checkdevice="true"/>
    <filter cat="tvaudio" name="Angel TvAudio" checkdevice="true"/>
    <filter cat="crossbar" name="Angel Crossbar" checkdevice="true"/>
    <filter cat="capture" name="Angel MPEG Device" checkdevice="true"/>
    </filters>
    <connections>
    <connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="%tvtuner%"/>
    <connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/>
    <connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="%audiotuner%"/>
    <connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"/>
    <connection sourcefilter="crossbar" sourcepin="1" sinkfilter="capture" sinkpin="1"/>
    </connections>
    </tv>
    </capturecard>

    <capturecard commercialname="Angel Dual TV Tuner (Tuner 2)" capturename="Angel MPEG Device" devid="angel_ch2_rev0">
    <capabilities tv="true" radio="false" mpeg2="true" mce="true" sw="false" bda="false"/>
    <tv>
    <interface cat="capture" video="" audio="" mpeg2="0"/>
    <filters>
    <filter cat="tvtuner" name="Angel TvTuner" checkdevice="true"/>
    <filter cat="tvaudio" name="Angel TvAudio" checkdevice="true"/>
    <filter cat="crossbar" name="Angel Crossbar" checkdevice="true"/>
    <filter cat="capture" name="Angel MPEG Device" checkdevice="true"/>
    </filters>
    <connections>
    <connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="%tvtuner%"/>
    <connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/>
    <connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="%audiotuner%"/>
    <connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"/>
    <connection sourcefilter="crossbar" sourcepin="1" sinkfilter="capture" sinkpin="1"/>
    </connections>
    </tv>
    </capturecard>

    and I just found this in one of the earlier versions:

    <capturecard commercialname="Angel Dual TV Tuner (Tuner 1)" capturename="Angel MPEG Device" devid="ven_1033&amp;dev_013a&amp;subsys_001a1809&amp;rev_0b">
    <capabilities tv="true" radio="false" mpeg2="true" mce="true" sw="false" bda="false"/>
    <tv>
    <interface cat="encoder" video="" audio="" mpeg2="0"/>
    <filters>
    <filter cat="tvtuner" name="Angel TvTuner" checkdevice="true"/>
    <filter cat="tvaudio" name="Angel TvAudio" checkdevice="true"/>
    <filter cat="crossbar" name="Angel Crossbar" checkdevice="true"/>
    <filter cat="capture" name="Angel MPEG Device" checkdevice="true"/>
    <filter cat="encoder" name="Angel Encoder" checkdevice="true"/>
    </filters>
    <connections>
    <connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="%tvtuner%"/>
    <connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/>
    <connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="%audiotuner%"/>
    <connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"/>
    <connection sourcefilter="crossbar" sourcepin="1" sinkfilter="capture" sinkpin="1"/>
    <connection sourcefilter="capture" sourcepin="1" sinkfilter="encoder" sinkpin="0"/>
    <connection sourcefilter="capture" sourcepin="2" sinkfilter="encoder" sinkpin="1"/>
    </connections>
    </tv>
    </capturecard>

    <capturecard commercialname="Angel Dual TV Tuner (Tuner 2)" capturename="Angel MPEG Device" devid="angel_ch2_rev0">
    <capabilities tv="true" radio="false" mpeg2="true" mce="true" sw="false" bda="false"/>
    <tv>
    <interface cat="encoder" video="" audio="" mpeg2="0"/>
    <filters>
    <filter cat="tvtuner" name="Angel TvTuner" checkdevice="true"/>
    <filter cat="tvaudio" name="Angel TvAudio" checkdevice="true"/>
    <filter cat="crossbar" name="Angel Crossbar" checkdevice="true"/>
    <filter cat="capture" name="Angel MPEG Device" checkdevice="true"/>
    <filter cat="encoder" name="Angel Encoder" checkdevice="true"/>
    </filters>
    <connections>
    <connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="%tvtuner%"/>
    <connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/>
    <connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="%audiotuner%"/>
    <connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"/>
    <connection sourcefilter="crossbar" sourcepin="1" sinkfilter="capture" sinkpin="1"/>
    <connection sourcefilter="capture" sourcepin="1" sinkfilter="encoder" sinkpin="0"/>
    <connection sourcefilter="capture" sourcepin="2" sinkfilter="encoder" sinkpin="1"/>
    </connections>
    </tv>
    </capturecard>

    The older version is commented out above it looks like? not sure if this is going to work. Have any other suggestions?
     

    BriniMav

    Portal Member
    March 15, 2007
    7
    0
    43
    Cincinnati, OH
    Home Country
    United States of America United States of America
    ... Now I'm lost????

    I've changed the capturecardDefenitions.xml file to an older version which by the way the same code was commented out just above the code in the current xml file. Now I am running media portal with no errors.log and no failed statement in the mediaportal.log. Yet for some reason when I enter the my tv section I am still getting a blank screen and a "no signal detected" message.

    Any Help Would Be Greatly Appreciated
     

    BriniMav

    Portal Member
    March 15, 2007
    7
    0
    43
    Cincinnati, OH
    Home Country
    United States of America United States of America
    I got it

    I got it!!!!!!!! woooohooooo. I'm not sure what I did but I've got at least one tuner working now. Still yet to have both but I got picture and sound. Here are some of the things I did. I registered the proppage.dll from graphedit... not sure if that would make any change. I also dowloaded and installed the direct x sdk. Well good news is its working bad news is I still gotta get the other tuner... going. Thank you everyone for your help.
     

    Users who are viewing this thread

    Top Bottom