Asus my cinema P-7131 help (1 Viewer)

Gregman

Portal Member
January 7, 2008
9
0
Home Country
Netherlands Netherlands
I hope it will work :D

stupid xml-file keeps getting corrupted.

Maybe because I edit it in wordpad,
 

misterd

Retired Team Member
  • Premium Supporter
  • April 4, 2006
    1,597
    314
    Home Country
    Germany Germany
    I would suggest that you use notepad for editing the xml file.

    MisterD
     

    Gregman

    Portal Member
    January 7, 2008
    9
    0
    Home Country
    Netherlands Netherlands
    MisterD

    I have tried about everything, even downloading the capturecarddefinitions again.


    I don't know what to do next, ill just post the next log and code.

    I found out that the moniker changed (?) / or wasn't correct after all. :confused:

    Code:
    <capturecard commercialname="ASUSTek Silicon BDA Video Capture" capturename="713x BDA Analog Capture" devid="ven_1131&dev_7133&subsys_48451043&rev_d1">
    <capabilities tv="true" radio="true" mpeg2="true" mce="false" sw="false" bda="false"></capabilities>
        <tv>
          <interface cat="mux" video="" audio="" mpeg2="0"></interface>/interface&gt;
          <filters>
            <filter cat="tvtuner" name="713x BDA Analog Tv Tuner" checkdevice="true"></filter>
            <filter cat="tvaudio" name="713x BDA Analog TV Audio" checkdevice="true"></filter>
            <filter cat="crossbar" name="713x BDA Analog Xbar" checkdevice="true"></filter>
            <filter cat="capture" name="713x BDA Analog Capture" checkdevice="true"></filter>
            <filter cat="videncoder" name="CyberLink MPEG Video Encoder" checkdevice="false"></filter>
            <filter cat="audencoder" name="Cyberlink Audio Encoder" checkdevice="false"></filter>
            <filter cat="mux" name="CyberLink MPEG Muxer" checkdevice="false"></filter>
          </filters>
          <connections>
          <connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="%tvtuner%"></connection>
          <connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"></connection>
          <connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="%audiotuner%"></connection>
          <connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"></connection>
          <connection sourcefilter="crossbar" sourcepin="1" sinkfilter="capture" sinkpin="1"></connection>
          <connection sourcefilter="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"></connection>
          <connection sourcefilter="capture" sourcepin="2" sinkfilter="audencoder" sinkpin="0"></connection>
           <connection sourcefilter="videncoder" sourcepin="0" sinkfilter="mux" sinkpin="0"></connection>
           <connection sourcefilter="audencoder" sourcepin="0" sinkfilter="mux" sinkpin="1"></connection>
          </connections>
        </tv>
      </capturecard>
     

    misterd

    Retired Team Member
  • Premium Supporter
  • April 4, 2006
    1,597
    314
    Home Country
    Germany Germany
    You have done the standard failure.
    In XML you have to write an "&" as "&amp;" otherwise it can't be recognized. This is the error in your last log.

    MisterD
     

    Gregman

    Portal Member
    January 7, 2008
    9
    0
    Home Country
    Netherlands Netherlands
    Let's hope so!
    Again and(amp) again!:p

    YAAAAAAY !!!!!!!!!!!!!!!!!!


    That was the big problem.

    Mister D I love you sincerly :D

    If I could give you a thousand "thank you"s, I would!

    THank you very much for all of your time, patience and help!

    Gregman
     

    Users who are viewing this thread

    Top Bottom