WinTV-PVR-USB2 not regonised (1 Viewer)

tomtom21000

Retired Team Member
  • Premium Supporter
  • April 22, 2004
    1,226
    120
    Germany
    mine works just fine.

    Did you re-add the card in the setup?
    Try cutting the PVR box off the power cable and put the power cable on again. this helps when I have no tv in mp from time to time.

    tomtom
     

    ramon

    Portal Member
    January 20, 2006
    21
    0
    Nope

    Yes i try to re-add but mediaportal cannot find the tvcard :(
    Witch version do you run ?
     

    tomtom21000

    Retired Team Member
  • Premium Supporter
  • April 22, 2004
    1,226
    120
    Germany
    0.2rc2 + cvs from around end of February. Definitly after removal of vmr7.

    tomtom

    # i guess you tried the tip with the power supply, too?
    # Do you have the hauppauge tv soft installed? Does it work there?
    # Maybe you need to run the start.bat in the mp directory? You should do that afaik when using cvs versions.
    # or try a newer cvs?
    # or reinstall the hauppauge drivers (helped me once)
     

    ramon

    Portal Member
    January 20, 2006
    21
    0
    Newer version

    Yes its working with the wintv software, and a old version of mediaportal

    I think i have a different version or something.
    I get it only working (the whole Wintv-pvr-usb2) with the drivers from the cd. when i try (after removeal off other drivers) the drivers from the internet http://www.hauppauge.com/pages/support/support_pvrusb2.html
    The pvr don`t work.

    I played arround with capturecarddef...XML and change some values and then the card gets regonised but is not working.

    This is what my version.txt say on cd:

    WinTV-PVR I/II USB II CDROM Release 3.0.24048B
    Contains the following:

    Hauppauge WinTV PVR USB2 Driver 2.2.73.23178
    Hauppauge PVR24xxx.exe PVR USB2 Middleware update 2.9.24023
    Hauppauge WinTV PVR2 USB2 Driver 2.2.73.24023
    Hauppauge PVR29xxx.exe PVR2 USB2 Middleware update 2.9.24012
    Hauppauge WinTV 4.11.24011
    Hauppauge WinTV Radio 1.53.22033
    Hauppauge WinTV IR 2.50.24040
    Hauppauge Radio/TV Scheduler 2.4.24017
    Hauppauge Software MPEG Decoder (05) version 5.0.23017
    Ulead DVD MovieFactory 4.04 SE 12/17/05
    Sage TV 2.2.8

    And this is what my log file after trying adding the TVgrabbing card:

    3/14/2006 4:56:07 PM device:Hauppauge WinTV PVR2 USB2 Encoder id:mad:device:pnp:\\?\usb#vid_2040&pid_2400#2401-00-0082622a#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\capture
     

    ramon

    Portal Member
    January 20, 2006
    21
    0
    WORKING with wintv-pvr-usb2 2400 series (new series)

    change the CapturecardDefinition.xml

    to this and now its working this is for all you people who have a wintv-pvr-usb2 24XX version.

    <capturecard commercialname="Hauppauge PVR USB2" capturename="Hauppauge WinTV PVR2 USB2 Encoder" devid="vid_2040&amp;pid_2400">
    <capabilities tv="true" radio="true" mpeg2="true" mce="false" sw="false" bda="false"/>
    <tv>
    <interface cat="capture" video="" audio="" mpeg2="0"/>
    <filters>
    <filter cat="tvtuner" name="Hauppauge WinTV PVR2 USB2 TvTuner" checkdevice="true"/>
    <filter cat="tvaudio" name="Hauppauge WinTV PVR2 USB2 TvAudio" checkdevice="true"/>
    <filter cat="crossbar" name="Hauppauge WinTV PVR2 USB2 Crossbar" checkdevice="true"/>
    <filter cat="capture" name="Hauppauge WinTV PVR2 USB2 Encoder" checkdevice="true"/>
    </filters>
    <connections>
    <connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="%tvtuner%"/>
    <connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="%audiotuner%"/>
    <connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/>
    <connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"/>
    <connection sourcefilter="crossbar" sourcepin="1" sinkfilter="capture" sinkpin="1"/>
    </connections>
    </tv>
    </capturecard>
     

    Users who are viewing this thread

    Top Bottom