MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Get Support » General Support


General Support Post problems you have when using MediaPortal, or pre installation questions in here.

Reply
 
Thread Tools Display Modes
Old 2006-06-13, 21:43   #1 (permalink)
Portal Member
 
Join Date: Jun 2006
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts


Default Again - Medion SAA7134 Hybrid Capture Card

Area: Media Portal Program
MediaPortal Version: 0.2.0.0 RC4 (2006-04-18)
MediaPortal Skin: BlueTwo
Windows Version: Windows XP (SP2)
.NET CLR Version: 2.0.50727
DirectX Version: 4.09.00.0904 (9.0c)
Audio Codec: MPEG/AC3/DTS/LPCM Audio Decoder
Video Codec: Mpeg2Dec Filter
CPU Type: Intel Pentium 4 - 3.40GHz
Memory: 1 GB
Motherboard: MS-7091 (MICRO-STAR INTERNATIONAL CO., LTD)
TV Card Model: Medion SAA7134, Hybrid Capture Card
TV Card Type: DVB
TV Card Driver: 1.3.3.1
Video Card Model: Nvidia Geforce 6610 XL (128 MB)
Video Card Driver: 6.6.7.2
Video Card Resolution: 1280x1024
Video Render Type: -
Audio Card Model: C-Media High Definition Audio Device
Audio Card Driver: 5.12.1.8
Synopsis:: -


Dear folks,

Although I read through quiete a lot of postings in this and the Medion / Aldi forum. And allthough my Capture Card is finally running with Power Cinema (bull-shit application), Media Portal does not recognise my TV-Card.

I've read that it might be a smaller change on the CaptureCardsDefinitions.xml file, which can be found out with graphedit. I did my best but I am not familiar with that tool.

This is what it shows for Medion applications:
_____________________________________
- <capturecard commercialname="Medion SAA7134 DVB-T" capturename="MEDION BDA Digital Capture" devid="ven_1131&dev_7134&subsys_000316be&rev_01">
<capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="true" />
- <tv>
<interface cat="capture" video="2" audio="3" mpeg2="1" sectionsandtables="5" />
- <filters>
<filter cat="networkprovider" name="Microsoft DVBT Network Provider" checkdevice="false" />
<filter cat="tunerdevice" name="MEDION BDA DVBT Tuner" checkdevice="true" />
<filter cat="capture" name="MEDION BDA Digital Capture" checkdevice="true" />
</filters>
- <connections>
<connection sourcefilter="networkprovider" sourcepin="0" sinkfilter="tunerdevice" sinkpin="0" />
<connection sourcefilter="tunerdevice" sourcepin="0" sinkfilter="capture" sinkpin="0" />
</connections>
</tv>
</capturecard>
- <capturecard commercialname="Medion SAA7134 DVB-S" capturename="MEDION BDA Digital Capture" devid="ven_1131&dev_7134&subsys_000516be&rev_01">
<capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="true" />
- <tv>
<interface cat="capture" video="2" audio="3" mpeg2="1" sectionsandtables="5" />
- <filters>
<filter cat="networkprovider" name="Microsoft DVBS Network Provider" checkdevice="false" />
<filter cat="tunerdevice" name="MEDION BDA DVBS Tuner" checkdevice="true" />
<filter cat="capture" name="MEDION BDA Digital Capture" checkdevice="true" />
</filters>
- <connections>
<connection sourcefilter="networkprovider" sourcepin="0" sinkfilter="tunerdevice" sinkpin="0" />
<connection sourcefilter="tunerdevice" sourcepin="0" sinkfilter="capture" sinkpin="0" />
</connections>
</tv>
</capturecard>
_____________________________________

So here we are ! Power Cinema is working, Media Portal doesn't.

Any ideas to help me out ?

Thanks all for your help in advance.
Andreas
alamo.de is offline   Reply With Quote
Old 2006-06-13, 22:47   #2 (permalink)
Portal Member
 
Join Date: Dec 2005
Location: Germany
Age: 25
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Hi alamo.de

Try the definition I posted here:
http://mp.pastebin.com/707328
These should work since the driver changed beginning from ver. 1.3.3.1.

@dman_lfc
can you please add these definitions to the CaptureCardsDefinitions.xml


Thanks
Angotek
Angotek is offline   Reply With Quote
Old 2006-06-13, 23:01   #3 (permalink)
Portal Member
 
Join Date: Jun 2006
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Hi Angotec,
thank for your reply but unfortunately these definitions do not work.
This is what I pasted intoCaptureCardDefinitions.xml:
==================================
<?xml version="1.0"?>
</capturecard>
<capturecard commercialname="MEDION SAA7134 DVB-T" capturename="713x BDA Digital Capture" devid="ven_1131&amp;dev_7134&amp;subsys_000316be&a mp;rev_01">
<capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="true"/>
<tv>
<interface cat="capture" video="2" audio="3" mpeg2="1" sectionsandtables="5"/>
<filters>
<filter cat="networkprovider" name="Microsoft DVBT Network Provider" checkdevice="false"/>
<filter cat="tunerdevice" name="713x BDA DVBT Tuner" checkdevice="true"/>
<filter cat="capture" name="713x BDA Digital Capture" checkdevice="true"/>
</filters>
<connections>
<connection sourcefilter="networkprovider" sourcepin="0" sinkfilter="tunerdevice" sinkpin="0"/>
<connection sourcefilter="tunerdevice" sourcepin="0" sinkfilter="capture" sinkpin="0"/>
</connections>
</tv>
</capturecard>
==================================

What is wrong ?

Andreas
alamo.de is offline   Reply With Quote
Old 2006-06-13, 23:16   #4 (permalink)
Portal Member
 
Join Date: Dec 2005
Location: Germany
Age: 25
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Hi alamo.de

Backup your CaptureCardDefinitions.xml and replace it with this:
http://mp.pastebin.com/707382


I also have a Medion Hybrid card and use the driver 1.3.3.1 (g). You can download it here:
http://www1.medion.de/downloads/down...3x.exe&lang=de

Good luck
Angotek
Angotek is offline   Reply With Quote
Old 2006-06-13, 23:23   #5 (permalink)
Portal Member
 
Join Date: Jun 2006
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Hi Angotec.
It now recognises the card. I am scanning for channels.
I think it is solved now.
Thanks for your help....
Andreas
alamo.de is offline   Reply With Quote
Old 2006-06-13, 23:27   #6 (permalink)
Portal Member
 
Join Date: Jun 2006
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Me again....

Within Power Cinema this card supports radio.
I assume it shall do the same in MP ?
Cause currently it does not find any radio stations.

Andreas
alamo.de is offline   Reply With Quote
Old 2006-06-13, 23:37   #7 (permalink)
Portal Member
 
Join Date: Dec 2005
Location: Germany
Age: 25
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

You have a PM

Angotek
Angotek is offline   Reply With Quote
Old 2006-07-27, 21:06   #8 (permalink)
Portal User
 
Join Date: Jul 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts


Default CaptureCardDefinitions.xml

to Angotek:
hi. could you please post a new pastebin-link
with the working CaptureCardDefinitions.xml.
the link is dead.
thanks
en23 is offline   Reply With Quote
Old 2006-07-29, 12:18   #9 (permalink)
Portal Member
 
Join Date: Dec 2005
Location: Germany
Age: 25
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

hi

here is the new link for medion drivers 1.3.3.x:
http://pastebin.team-mediaportal.com/10271

But please be aware that only the dvb-t part is working...
The Analog part isn't working because of the driver

Angotek
Angotek is offline   Reply With Quote
Old 2006-08-04, 13:13   #10 (permalink)
Portal User
 
Join Date: Aug 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Hello All,

I also have a Medion TV Card with Philips chipset but I use the Analog cable input. Does that mean I can not use MediaPortal ?
I have tried reading most posts related to that TV card but am not sure what the status is right now
What do you mean 'because of the driver' ?

Thanks in advance !
Skyfish is offline   Reply With Quote
Reply

Bookmarks

Tags
capture, card, hybrid, medion, saa7134

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems with Pinnacle PCTV 200e lordwinder General Support 5 2007-04-18 23:11
Recording from TV 'Arry General Support 2 2006-09-20 01:12
What I Have to do now? mikele83 General Support 6 2006-04-19 14:07
Cant get MyTV to work (2.0 RC3)? mdolan General Support 3 2006-03-30 15:58
Trouble with PG700 DVB-T Card archidendron General Support 3 2006-03-22 13:53


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


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
Advertisement System V2.6 By   Branden