- September 3, 2006
- 5
- 0
I believe after some hacking I have made my Software TV Card - work with MediaPlayer (i.e. I can see various TV channels, change channels etc)
I have attached a Graph File, Picture of the Graph, and run the MediaPlayer Testtool. These files are attached to this message.
Below is the code that I have inserted for my Tview 99 - CPH05X card. I have found that sometimes when I start MediaPlayer, the graphics aren't working properly. I then start my native TV program and/or DScaler then afterwards I run MediaPlayer and everything works.
I haven't got MediaPlayer working full screen yet. I pretty sure there is a lot more configurations that I can do to improve playback on a Software TV Card. Any suggestions are welcome.
Note: Other people could probably get success also with their Askey, Typhoon, Anubis or Dynalink cards that are using Sigmatel BT878 Conexant type chips. To get mine working I looked at the deviceid information under Device Manager for my TV Card, and searched for a similar Vendor Id in the CaptureCardsDefinition.xml file. Below is the entry I made for the CaptureCardsDefinition.xml file.
Is it possible to add my card to the Support Software Cards? Any other suggestions for things to do to improve playback quality etc. I find the quality under DScaler still a lot better.
<capturecard commercialname="Tview99 Conexant Analogue" capturename="Conexant Capture" devid="ven_109e&dev_036e&subsys_3002144f&rev_02">
<capabilities tv="true" radio="true" mpeg2="true" mce="false" sw="true" bda="false"/>
<tv>
<interface cat="mux" video="" audio="" mpeg2="0"/>
<filters>
<filter cat="tvtuner" name="Conexant TvTuner" checkdevice="true"/>
<filter cat="tvaudio" name="Conexant TvAudio" checkdevice="true"/>
<filter cat="crossbar" name="Conexant Crossbar" checkdevice="true"/>
<filter cat="capture" name="Conexant Capture" checkdevice="true"/>
<filter cat="audcapture" name="%soundcard%" checkdevice="true"/>
<filter cat="videncoder" name="%videoencoder%" checkdevice="false"/>
<filter cat="audencoder" name="%audioencoder%" checkdevice="false"/>
<filter cat="mux" name="%mpegmux%" 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="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"/>
<connection sourcefilter="audcapture" sourcepin="0" sinkfilter="audencoder" sinkpin="0"/>
<connection sourcefilter="videncoder" sourcepin="0" sinkfilter="mux" sinkpin="0"/>
<connection sourcefilter="audencoder" sourcepin="0" sinkfilter="mux" sinkpin="1"/>
</connections>
</tv>
</capturecard>
MediaPortal Version: 0.2.0.0
Windows Version: XP - SP2
CPU Type: Pentium 3.2 Ghz
HDD: 150GB
Memory: 1 GB
Video Card: ATI Radeon X800XT
Sound Card: Sound Blaster Live - 24 Bit
1. TV Card: TView 99 - CPH05X
1. TV Card Type: BT878 Chipset
1. TV Card Driver: Askey - Vendor drivers
MPEG2 Video Codec: Dscaler
MPEG2 Audio Codec: Dscaler
I have attached a Graph File, Picture of the Graph, and run the MediaPlayer Testtool. These files are attached to this message.
Below is the code that I have inserted for my Tview 99 - CPH05X card. I have found that sometimes when I start MediaPlayer, the graphics aren't working properly. I then start my native TV program and/or DScaler then afterwards I run MediaPlayer and everything works.
I haven't got MediaPlayer working full screen yet. I pretty sure there is a lot more configurations that I can do to improve playback on a Software TV Card. Any suggestions are welcome.
Note: Other people could probably get success also with their Askey, Typhoon, Anubis or Dynalink cards that are using Sigmatel BT878 Conexant type chips. To get mine working I looked at the deviceid information under Device Manager for my TV Card, and searched for a similar Vendor Id in the CaptureCardsDefinition.xml file. Below is the entry I made for the CaptureCardsDefinition.xml file.
Is it possible to add my card to the Support Software Cards? Any other suggestions for things to do to improve playback quality etc. I find the quality under DScaler still a lot better.
<capturecard commercialname="Tview99 Conexant Analogue" capturename="Conexant Capture" devid="ven_109e&dev_036e&subsys_3002144f&rev_02">
<capabilities tv="true" radio="true" mpeg2="true" mce="false" sw="true" bda="false"/>
<tv>
<interface cat="mux" video="" audio="" mpeg2="0"/>
<filters>
<filter cat="tvtuner" name="Conexant TvTuner" checkdevice="true"/>
<filter cat="tvaudio" name="Conexant TvAudio" checkdevice="true"/>
<filter cat="crossbar" name="Conexant Crossbar" checkdevice="true"/>
<filter cat="capture" name="Conexant Capture" checkdevice="true"/>
<filter cat="audcapture" name="%soundcard%" checkdevice="true"/>
<filter cat="videncoder" name="%videoencoder%" checkdevice="false"/>
<filter cat="audencoder" name="%audioencoder%" checkdevice="false"/>
<filter cat="mux" name="%mpegmux%" 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="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"/>
<connection sourcefilter="audcapture" sourcepin="0" sinkfilter="audencoder" sinkpin="0"/>
<connection sourcefilter="videncoder" sourcepin="0" sinkfilter="mux" sinkpin="0"/>
<connection sourcefilter="audencoder" sourcepin="0" sinkfilter="mux" sinkpin="1"/>
</connections>
</tv>
</capturecard>
MediaPortal Version: 0.2.0.0
Windows Version: XP - SP2
CPU Type: Pentium 3.2 Ghz
HDD: 150GB
Memory: 1 GB
Video Card: ATI Radeon X800XT
Sound Card: Sound Blaster Live - 24 Bit
1. TV Card: TView 99 - CPH05X
1. TV Card Type: BT878 Chipset
1. TV Card Driver: Askey - Vendor drivers
MPEG2 Video Codec: Dscaler
MPEG2 Audio Codec: Dscaler
Germany