- June 30, 2006
- 7
- 0
here is my configuration:
Area: MediaPortal
MP Version: 0.2.0.0 RC4
Skin: Razor
Windows Version: Windows XP Prof-Edition with SP2
CPU Type: Intel Pentium4 3,0Ghz
Memory: 1x 512MB
Motherboard Chipset: Intel 875P
Video Card: ATI Radeon 9600XT 256MB (Sapphire)
Video Card Driver: 6.14.10.6525
Video Card Resolution: 800x600
Video Render Type: VMR9 or Overlay ???
Video Codec Type & Version: not possible to configure
Audio Codec Type & Version: not possible to configure
TV Card: Medion MD2819
TV Card in device manager: AVerMedia AVerTV WDM Video Capture (7134)
TV Card Type: software / hardware
TV Card Driver: 1.4.10.0
As shown above, i purchased a medion capturecard a long time ago. It works fine with the distributed software (TVFM Tuner), but it won't work in MediaPortal. Everytime i wanna add a capturecard, it says that it cannot be found...
Research i did so far:
GraphEdit:
it will only give me the next filter modiker:
I know only the part
is important
I got the the next filter-diagram in graphedit:
My only question is how i can put this into my CaptureCardDefinitions.xml... I tried the following (which didnt work...):
I removed some '<' 'caus the UBB-code-parser couldnt handle it... :?
Some extra info (read: no info) from the medion site: http://www1.medion.de/downloads/index.pl?op=detail&id=1505&type=treiber&lang=be_be
thx in advance, grtz, RiX
Area: MediaPortal
MP Version: 0.2.0.0 RC4
Skin: Razor
Windows Version: Windows XP Prof-Edition with SP2
CPU Type: Intel Pentium4 3,0Ghz
Memory: 1x 512MB
Motherboard Chipset: Intel 875P
Video Card: ATI Radeon 9600XT 256MB (Sapphire)
Video Card Driver: 6.14.10.6525
Video Card Resolution: 800x600
Video Render Type: VMR9 or Overlay ???
Video Codec Type & Version: not possible to configure
Audio Codec Type & Version: not possible to configure
TV Card: Medion MD2819
TV Card in device manager: AVerMedia AVerTV WDM Video Capture (7134)
TV Card Type: software / hardware
TV Card Driver: 1.4.10.0
As shown above, i purchased a medion capturecard a long time ago. It works fine with the distributed software (TVFM Tuner), but it won't work in MediaPortal. Everytime i wanna add a capturecard, it says that it cannot be found...
Research i did so far:
GraphEdit:
it will only give me the next filter modiker:
Code:
@device:pnp:\\?\pci#ven_1131&dev_7134&subsys_a70b1461&rev_01#4&1f7dbc9f&0&50f0#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global
Code:
ven_1131&dev_7134&subsys_a70b1461&rev_01
I got the the next filter-diagram in graphedit:
My only question is how i can put this into my CaptureCardDefinitions.xml... I tried the following (which didnt work...):
Code:
capturecard commercialname="AVerMedia, AVerTV WDM Video Capture (7134)" capturename="AVerMedia, AVerTV WDM Video Capture (7134)" devid="ven_1131&dev_7134&subsys_a70b1461&rev_01">
capabilities tv="true" radio="true" mpeg2="false" mce="true" sw="false" bda="false"/>
<tv>
interface cat="encoder" video="" audio="" mpeg2="0"/>
<filters>
filter cat="tvtuner" name="PhTVTune" checkdevice="true"/>
filter cat="tvaudio" name="Cap7134 TV Audio" checkdevice="true"/>
filter cat="crossbar" name="Cap7134 Crossbar" checkdevice="true"/>
filter cat="capture" name="AVerMedia, AVerTV WDM Video Capture (7134)" checkdevice="true"/>
</filters>
</tv>
</capturecard>
Some extra info (read: no info) from the medion site: http://www1.medion.de/downloads/index.pl?op=detail&id=1505&type=treiber&lang=be_be
thx in advance, grtz, RiX