MSI TV@nywhere Issue (3 Viewers)

ldanix

Portal Member
May 22, 2007
6
0
I am having an issue with my MSI TV@nywhere card being recognized by MediaPortal configuration. It shows up in the Device Manager as having no issues. Any suggestions?

WinXP Pro SP2
Celeron 2.4GHz
40 GB HD
1GB RAM
0.2.2.0

Thanks,
Luke
 

Zappza

MP Donator
  • Premium Supporter
  • December 10, 2006
    176
    9
    Home Country
    Norway Norway
    Hi!

    I think I have the very same card as you do. A "MSI TV@anywhere A/D".

    The Digital Capture card shows up, but since DVB-T isn't avalible at my location I want the Analog Tuner to work.

    I think I have worked the Graph out, but I don't understand how I should fill out the form.

    Here is the Graph, the Moniker is "ven_1131&dev_7133&subsys_33064e42&rev_d1"
     

    eventone

    Portal Member
    February 16, 2007
    48
    1
    Home Country
    Portugal Portugal
    I keep having the same problems. I got up to the point where it can finally recognize the card in setup mode, but it keeps saying that it can't create graph... :confused:
     

    Zappza

    MP Donator
  • Premium Supporter
  • December 10, 2006
    176
    9
    Home Country
    Norway Norway
    Yeah, I am currently getting help from a guy in the developer team. The problem should be solved before midnight.

    I will post the solution here ;)
     

    eventone

    Portal Member
    February 16, 2007
    48
    1
    Home Country
    Portugal Portugal
    Nice! Please do! :D

    I've been waiting for this ever since I bought the card... lol last christmas! I've had some help, someone here even sent me an updaded CaptureCardDefinitions file, but it didn't work... it only became recognized, the graph never worked :(

    Mine is a TV@nywhere Plus, with a Philips Cap713x chipset, i think
     

    Zappza

    MP Donator
  • Premium Supporter
  • December 10, 2006
    176
    9
    Home Country
    Norway Norway
    Hi!

    We finally got it to work.

    Add these lines to the bottom of the CaptureCardDefinitions.xml file (located in "C:\Program Files\Team Mediaportal\Mediaportal\" in XP, and in Vista "C:\Users\All Users\Team Mediaportal\Mediaportal\")

    Code:
    	<capturecard commercialname="MSI TV@nywhere Analog TV+Radio" capturename="713x BDA Analog Capture" devid="ven_1131&amp;dev_7133&amp;subsys_33064e42&amp;rev_d1">
      <capabilities tv="true" radio="true" mpeg2="true" mce="true" sw="false" bda="false" /> 
    <tv>
      <interface cat="mux" video="" audio="" mpeg2="0" /> 
    <filters>
      <filter cat="tvtuner" name="713x BDA Analog TV Tuner" checkdevice="true" /> 
      <filter cat="tvaudio" name="713x BDA Analog TV Audio" checkdevice="true" /> 
      <filter cat="crossbar" name="713x BDA Analog Xbar" checkdevice="true" /> 
      <filter cat="capture" name="713x BDA Analog Capture" checkdevice="true" /> 
      <filter cat="mux" name="MainConcept (MCE) MPEG Encoder" checkdevice="false" /> 
      </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="0" sinkfilter="mux" sinkpin="0" /> 
      <connection sourcefilter="capture" sourcepin="2" sinkfilter="mux" sinkpin="1" /> 
      </connections>
      </tv>
      </capturecard>
      </capturecards>

    You need the MainConcept (MCE) MPEG Encoder to make this work.
    You can download a working version here http://global.msi.com.tw/index.php?func=driverfile&dno=5388&i=0.

    Please enjoy :)

    We are currently working to make the radio work as well, stay posted :D
     

    eventone

    Portal Member
    February 16, 2007
    48
    1
    Home Country
    Portugal Portugal
    No luck for me... as usual... but then again, mine isnt the A/D version, its the Plus, with a "Philips Cap713x Video Capture" :(
     

    ronilse

    Retired Team Member
  • Premium Supporter
  • July 19, 2005
    4,422
    283
    Moss
    Home Country
    Norway Norway
    Hi,
    Open MP Setup -> Television -> Capture Cards & Add your card, close MP Setup & post your configuration.log to pastebin.team-mediaportal.com.

    Do you have that MainConcept (MCE) Encoder installed, if not find it & provider site & install it.

    Regards
    Roy
     

    Zappza

    MP Donator
  • Premium Supporter
  • December 10, 2006
    176
    9
    Home Country
    Norway Norway
    You installed the Encoder and rebooted before you tried yes?

    Strange it shouldn't work. I have the same chip as you.

    edit:
    Do as ronilse says, you will find the link to the MainConcept (MCE) Encoder in my previous post.
     

    Users who are viewing this thread

    Top Bottom