| |||||||
| General Support Post problems you have when using MediaPortal, or pre installation questions in here. |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal User Join Date: May 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
| [b]MediaPortal Version[latest with svn]: [b]Windows Version[XP]: [b]CPU Type[P4]: [b]1. TV Card[Excel 1080i (Twinhan 3056 Hybrid)]: [b]1. TV Card Driver[latest BDA from Twinhan website]: Hi all, I'm having a few issues getting my Twinhan 3056 hybrid card to work with MP. I've added the following definition to the capturecarddefinitions.xml file: i've managed to get this card working in Mediaportal - here is teh carddefinitions.xml file you will need to add... worked first time <capturecard commercialname="Excel 3056 Hybrid Digital Capture (based on Twinhan)" capturename="3056 BDA Digital Capture" devid="ven_1131&dev_7133&subsys_00221822&a mp;rev_d1"> <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="3056 BDA DVBT Tuner" checkdevice="true"/> <filter cat="capture" name="3056 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="Excel 3056 Hybrid Analog Capture (based on Twinhan)" capturename="3056 BDA Analog Capture" devid="ven_1131&dev_7133&subsys_00221822&a mp;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="3056 BDA Analog Tv Tuner" checkdevice="true"/> <filter cat="tvaudio" name="3056 BDA Analog TV Audio" checkdevice="true"/> <filter cat="crossbar" name="3056 BDA Analog Xbar" checkdevice="true"/> <filter cat="capture" name="3056 BDA Analog Capture" checkdevice="true"/> <filter cat="videncoder" name="CyberLink MPEG Video Encoder(Twinhan)" checkdevice="false"/> <filter cat="audencoder" name="Cyberlink Audio Encoder(Twinhan)" checkdevice="false"/> <filter cat="mux" name="CyberLink MPEG Muxer" 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="videncoder" sinkpin="0"/> <connection sourcefilter="capture" sourcepin="2" 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> MP picks up on the card and analogue TV works fine through MP, but when I try to get digital TV working its MP tells me that it cannot graph the card. Can anyone please help me.. I've been trying to find a solution to this for days now without any success? Many thanks, mikoburns |
| | |
| | #2 (permalink) |
| Portal Member Join Date: Jan 2007 Age: 25
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | You've gotta be kidding! I have the same tuner card, and when I used your definition I get the exact opposite problem: Digital works, analogue doesn't. Did you initially have problems with both? |
| | |
| | #3 (permalink) |
| Portal Member Join Date: Jun 2007 Age: 28
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Hi all, I have the same card, have tried using your info above ( and tired my own version as it was a little different) but MP still says no capture cards were found? is it me doing something really really stupid? Any help would be fab Thanks |
| | |
| | #4 (permalink) |
| Portal Member Join Date: Jan 2007 Age: 25
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Garygary, Its hard to tell what might be the cause but here are a few solutions to common problems which might explain why MP can't find your tuner card: 1. Make sure the correct BDA drivers have been installed. If not, MP might not recognise the card. You can download the 3056 BDA drivers from the twinhan website: http://www.twinhan.com/files/driver/...6_v1.3.3.6.zip 2. Your card's specific hardware device ID might not be the same as the device ID you entered into the capturecarddefinitions.xml file. To check this out, follow the instructions from this thread: http://wiki.team-mediaportal.com/Add...supported_list I hope this helps. |
| | |
| | #5 (permalink) |
| Portal Member Join Date: Jun 2007 Age: 28
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Nimmyd, Thanks for your post, still the same result, done the new drivers (mine were out of date). Checked filter names etc, and pins in capturecarddefinitions.xml file. go into MP setup, click on tv - capture cards, click add still saying no cards found. 10 days i've been on this now and my heads starting to hurt! Thanks |
| | |
| | #6 (permalink) |
| Portal Member Join Date: Jan 2007 Age: 25
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Garygary, I am still working to get the analog working, so I appreciate your frustration. Another thing to check is: can you can use the tv card outside of MP using the Twinhan application? The problem might not be with MP after all. Another potential problem could be the capturecardsdefinitions.xml file. If the tags in the file are not closed properly, MP might not be able to read it properly and won't find your card. What may also help is to completely uninstall MP and delete the whole c:\Program Files\Team-Media Portal folder. Then reinstall the latest release, and modify the capturecardsdefinitions.xml file again. Good luck |
| | |
| | #7 (permalink) |
| Portal Member Join Date: Jun 2007 Age: 28
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Nimmyd, Thanks for your thoughts, I had the same idea last night so i tried the card out with the twinhan program and it worked fine. This morning i have completely removed MP and all the Twinhan drivers/software, reinstalled and still i get the same result "no capture cards were found". However after editing capturecardsdefinitions.xml today, i tried to open it with internet explorer 7 which will display all the other cards contained in the file but when it gets to my modified data im now getting the message "only one top level element is allowed" error. never had that before. I really don't want to give up on this card, but i'm getting desprate! |
| | |
| | #8 (permalink) |
| Portal Member Join Date: Jan 2007 Age: 25
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | well... The only thing i can think of is that your CaptureCard definition in the CaptureCardDefinitions/xml isnt formatted correctly. Have you made sure that the definition you added is before the closing tag: "</capture cards>" ? |
| | |
| | #9 (permalink) |
| Super Moderator Join Date: Jun 2005 Location: Cheshire UK
Posts: 7,033
Thanks: 139
Thanked 257 Times in 228 Posts
Country: | use "xml marker" (free) for editing, retains the original formatting and makes finding the bit you want definition wise a lot easier.
__________________ Ray\PD Check your codecs are fine with Filmerit. Upload Logs\Pictures etc, use the "Go Advanced" and select the + feature to upload\attach files. |
| | |
| | #10 (permalink) |
| Portal Member Join Date: Jun 2007 Age: 28
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Hi all. Had a much needed break from it all, right here is the story so far: thanks nimmyd for pointing out the closing tag error, you were right with that :-) so MP now is seeing the cards (1xdigi & 1x Analog). Now im having the same problems as you nimmyd, digi is working in mp, but analog is being a little odd, sometimes i get "unable to graph"under setup -television-capture cards -analog - edit, but sometimes i dont get that error message and i can then open the device edit menu and scan for channels, but on starting mp main and clicking myTV "device error:unknown" arrives. I'm now using MP version 0.2.3.0 |
| | |
![]() |
| Bookmarks |
| Tags |
| 3056, twinhan |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Big problems with "TWINHAN DIGITAL-TV DVB-T TER CI" | jojjal | General Support | 11 | 2006-10-23 16:30 |
| Twinhan DVB-T CI problems no signal :( | Tjoho | General Support | 0 | 2006-03-04 20:55 |
| problems with Twinhan DTV Sat - it doesn´t work :( | Jake | General Support | 2 | 2006-02-27 19:15 |
| Mediaportal & Twinhan DVB-T (VP-3021) Problems | alex_l | General Support | 9 | 2005-11-08 21:44 |
| Twinhan VisionDTV Mini Cab Modell 2021 - big problems | Da_Phreak | General Support | 0 | 2005-10-25 23:17 |