MSI TV @nywhere - MP doesn't find any TV program (1 Viewer)

mdiskuze

Portal Member
January 6, 2008
17
0
Home Country
Czech Republic Czech Republic
TV-Server Version:
MediaPortal Version: 0.2.3.0
MediaPortal Skin: BlueTwo
Windows Version: Win MCE
CPU Type: Core 2 Duo E6600
HDD: SEAGATE 80GB
Memory: 2GB
Motherboard: DELL OptiPlex 745
Motherboard Chipset: DELL OptiPlex 745
Motherboard Bios: DELL OptiPlex 745
Video Card: integrated
Video Card Driver: intel
Sound Card: integrated realtek
Sound Card AC3:
Sound Card Driver: intel
1. TV Card: MSI TV @nywhere 1
1. TV Card Type: PCI Hybrid (digital+analog)
1. TV Card Driver: last MSI driver for this card
MPEG2 Video Codec: ffdshow
MPEG2 Audio Codec: ffdshow
Remote: MS WinMCE

Hi all. I'm a novice to MediaPortal SW a I need help with tune up TV programs for my country.

Problem: I want tune any TV programs but MP configurator doesn't find any program. MP configurator knows only 5 towns from Czech Republic and I'm living in other town (I get signal from Plzen transceiver) and I don't know how to add my town. Or is a bug that MP doesn't find any program.?

MP recognizes (capture card option in cofiguration) my TV card as '713X BDA Digital Capture (MSI TV@nywhere A/D Driver 2.10.2.451)'. Only this item is in combo box when I'm trying add a TV card.

I have only analog signal.

Other programs find my card and tune all chanels (DSCaler, original card soft, Media Center too) but MP not :(

If this my problem solve some thread in this forum then please link me there. But I check all recomendation in all threads with this card and has no solution.

Could you please anybody helps me?

Thanks
 

mdiskuze

Portal Member
January 6, 2008
17
0
Home Country
Czech Republic Czech Republic
this solve my problem with programs:
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>

but now I'm trouble with sound (no sound). I will check this forum.
 

Taipan

Retired Team Member
  • Premium Supporter
  • February 23, 2005
    2,075
    44
    Melbourne
    Home Country
    Australia Australia
    Please do not double post - I have removed the other post of yours on this same topic ....
     

    Users who are viewing this thread

    Top Bottom