MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Main Features (talk, share your ideas, get support) » Watch / Listen Media » MyTV - Engine 0.2 » support


support Got a problem with MediaPortals TV-Engine 0.2? Post it here!

Reply
 
Thread Tools Display Modes
Old 2007-07-25, 15:08   #1 (permalink)
Portal User
 
Join Date: May 2007
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts


Default MSI TV@nywhere Issue

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
ldanix is offline   Reply With Quote
Old 2007-07-25, 20:52   #2 (permalink)
Portal Member
 
Join Date: Dec 2006
Age: 17
Posts: 109
Thanks: 3
Thanked 2 Times in 2 Posts

Country:


Default

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"
Zappza is offline   Reply With Quote
Old 2007-07-25, 20:57   #3 (permalink)
Portal Member
 
Join Date: Dec 2006
Age: 17
Posts: 109
Thanks: 3
Thanked 2 Times in 2 Posts

Country:


Default

Picture, forgot to upload it.
Attached Thumbnails
msi-tv-nywhere-issue-untitled.jpg  
Zappza is offline   Reply With Quote
Old 2007-07-26, 18:33   #4 (permalink)
Portal Member
 
Join Date: Feb 2007
Posts: 48
Thanks: 2
Thanked 1 Time in 1 Post

Country:


Default

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...
eventone is offline   Reply With Quote
Old 2007-07-26, 18:59   #5 (permalink)
Portal Member
 
Join Date: Dec 2006
Age: 17
Posts: 109
Thanks: 3
Thanked 2 Times in 2 Posts

Country:


Default

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
Zappza is offline   Reply With Quote
Old 2007-07-26, 20:12   #6 (permalink)
Portal Member
 
Join Date: Feb 2007
Posts: 48
Thanks: 2
Thanked 1 Time in 1 Post

Country:


Default

Nice! Please do!

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
eventone is offline   Reply With Quote
Old 2007-07-26, 22:10   #7 (permalink)
Portal Member
 
Join Date: Dec 2006
Age: 17
Posts: 109
Thanks: 3
Thanked 2 Times in 2 Posts

Country:


Default

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?f...e&dno=5388&i=0.

Please enjoy

We are currently working to make the radio work as well, stay posted
Zappza is offline   Reply With Quote
Old 2007-07-26, 22:29   #8 (permalink)
Portal Member
 
Join Date: Feb 2007
Posts: 48
Thanks: 2
Thanked 1 Time in 1 Post

Country:


Default

No luck for me... as usual... but then again, mine isnt the A/D version, its the Plus, with a "Philips Cap713x Video Capture"
eventone is offline   Reply With Quote
Old 2007-07-26, 22:46   #9 (permalink)
Portal Tester
 
ronilse's Avatar
 
Join Date: Jul 2005
Posts: 3,146
Thanks: 18
Thanked 84 Times in 70 Posts

Country:

My System

Default

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
ronilse is online now   Reply With Quote
Old 2007-07-26, 22:48   #10 (permalink)
Portal Member
 
Join Date: Dec 2006
Age: 17
Posts: 109
Thanks: 3
Thanked 2 Times in 2 Posts

Country:


Default

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.

Last edited by Zappza; 2007-07-26 at 22:51.
Zappza is offline   Reply With Quote
Reply

Bookmarks

Tags
msi, tv@nywhere

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
MSI TV@nywhere sc2sick General Support 2 2008-01-22 10:35
MSI TV@nywhere Plus Problem... exist on CaptureCardDefinitions.xml... but not work deaminium Installation, configuration support 0 2007-03-16 19:48
New Card: MSI TV @nywhere Duo Macfox General Support 9 2006-05-01 22:50
MSI TV @nywhere-Plus epinFLA General Support 0 2006-01-25 20:26
is MSI TV@nywhere Plus good hardware? wrenhal Hardware Selection Help 2 2005-11-25 06:10


All times are GMT +1. The time now is 20:09.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress