Winfast DTV2000 H - not working (1 Viewer)

fromaron

Portal Pro
October 18, 2007
174
3
Home Country
Here it is my definition for the card:
Code:
  <capturecard commercialname="Leadtek WinFast DTV2000 H (Digital)" capturename="WinFast DTV2000 H BDA Transport Stream Capture" devid="ven_14f1&amp;dev_8802&amp;subsys_665e107d&amp;rev_05">
    <capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="true"></capabilities>
    <tv>
      <interface cat="capture" video="2" audio="3" mpeg2="1" sectionsandtables="5"></interface>
      <filters>
        <filter cat="networkprovider" name="Microsoft DVBT Network Provider" checkdevice="false"></filter>
        <filter cat="tunerdevice" name="WinFast DTV2000 H BDA DVB-T Tuner/Demod" checkdevice="true"></filter>
        <filter cat="capture" name="WinFast DTV2000 H BDA Transport Stream Capture" checkdevice="true"></filter>
      </filters>
      <connections>
        <connection sourcefilter="networkprovider" sourcepin="0" sinkfilter="tunerdevice" sinkpin="0"></connection>
        <connection sourcefilter="tunerdevice" sourcepin="0" sinkfilter="capture" sinkpin="0"></connection>
      </connections>
    </tv>
  </capturecard>
You can see the moniker I received using GraphEdit. You can also compare the moniker from the driver details.
Try to edit your file with Notepad, replacing your definition with mine, saving backup copy first.
Good luck.
 

rob2rob

Portal Member
November 19, 2007
26
2
Brno
Home Country
Czech Republic Czech Republic
drivers version

Yes, I have downloaded tha latest drivers from leadtek page.
I read in some thread that some version of new drivers don't work. Which version You're using?

Btw..thanks for your help!
 

fromaron

Portal Pro
October 18, 2007
174
3
Home Country
Yes, I have downloaded tha latest drivers from leadtek page.
I read in some thread that some version of new drivers don't work. Which version You're using?

Btw..thanks for your help!
I use:
TunerDemod Driver 4.0.112.3221
and Transport Stream Capture driver ver. 4.0.112.3221.
BTW the latter driver details reveal part of the moniker you have to have.
 

rob2rob

Portal Member
November 19, 2007
26
2
Brno
Home Country
Czech Republic Czech Republic
TunerDemod Driver 4.0.112.3221
and Transport Stream Capture driver ver. 4.0.112.3221.
BTW the latter driver details reveal part of the moniker you have to have.

I'm using the latest:
4.0.112.3223

Do you think that with mine latest should be problem?
afternoon, when I will come home I will try use your card definition...
 

fromaron

Portal Pro
October 18, 2007
174
3
Home Country
TunerDemod Driver 4.0.112.3221
and Transport Stream Capture driver ver. 4.0.112.3221.
BTW the latter driver details reveal part of the moniker you have to have.

I'm using the latest:
4.0.112.3223

Do you think that with mine latest should be problem?
afternoon, when I will come home I will try use your card definition...
To use my card definition you need to do one of the following:
1. Roll back driver to the same version I have; or
2. Edit my card definition moniker (see the diference from the hardware manager).
 

rob2rob

Portal Member
November 19, 2007
26
2
Brno
Home Country
Czech Republic Czech Republic
First ... Thank you a lot fromaron for all your help and support!!! this helped me a lot. Finally after all long days when I have been trying it - it's wokring now! :) ... Finally I found the right moniker in the hardware manager. So the digital part is now OK..

What I'm now trying is find the analog tuner. This one I need too, I know that you do not using it.. Maybe someone other can help me....

I've tried to use some code from others thread but this doesn't work..

Here is a code from carddefinition:

<capturecards>
<capturecard commercialname="LeadTek WinFast DTV2000 H (Analogue)" capturename="WinFast DTV2000 H WDM Video Capture." devid="ven_14f1&amp;dev_8802&amp;subsys_6f2b107d&amp;rev_05">
<capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="false" />
<tv>
<interface cat="mux" video="" audio="" mpeg2="0" />
<filters>
<filter cat="tvtuner" name="WinFast DTV2000 H WDM TVTuner." checkdevice="true" />
<filter cat="tvaudio" name="WinFast DTV2000 H WDM TV Audio." checkdevice="true" />
<filter cat="crossbar" name="WinFast DTV2000 H WDM Crossbar." checkdevice="true" />
<filter cat="capture" name="WinFast DTV2000 H WDM Video Capture." checkdevice="true" />
<filter cat="audcapture" name="%soundcard%" checkdevice="true" />
<filter cat="videncoder" name="CyberLink MPEG Video Encoder(Leadtek)" checkdevice="false" />
<filter cat="audencoder" name="LeadTek Audio Encoder" checkdevice="false" />
<filter cat="mux" name="Leadtek 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="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>


and I'm also attaching the screenshot from graph edit...

Can you help me fromaron with this?
Or anyone..?

and I have other question.

Can you wath the TV channels in HD? I have there two channels, but the screen is black, only sound..

Thank you a lot again...
 

fromaron

Portal Pro
October 18, 2007
174
3
Home Country
I am glad you've done the digital part.
As I mentioned before, the analogue wasn't on my high priority list, I still have a lot of other stuff to work with. So, sorry, can't help you much here.
The only think I found out is the moniker for analaogue part can be read from the hardware manager as well. Also, try to test the graph built by the graphedit. If it works OK, then it will be just matter of copying all drivers correct names from the graph to the cardsdefinition file, using the right pin connections.
This is how I was intending to enable analogue capture when time comes. Hopefully other members who successfuly achieved this can give you more help.
Good luck.

and I have other question.

Can you wath the TV channels in HD? I have there two channels, but the screen is black, only sound..

Thank you a lot again...
Yes, I can watch and record HD channels 1080i full screen without problems now.
If you are getting black screen, try to disable VMR9 and Exclusive mode in configuration.
 

rob2rob

Portal Member
November 19, 2007
26
2
Brno
Home Country
Czech Republic Czech Republic
I am glad you've done the digital part.
As I mentioned before, the analogue wasn't on my high priority list, I still have a lot of other stuff to work with. So, sorry, can't help you much here.
The only think I found out is the moniker for analaogue part can be read from the hardware manager as well. Also, try to test the graph built by the graphedit. If it works OK, then it will be just matter of copying all drivers correct names from the graph to the cardsdefinition file, using the right pin connections.
This is how I was intending to enable analogue capture when time comes. Hopefully other members who successfuly achieved this can give you more help.
Good luck.

and I have other question.

Can you wath the TV channels in HD? I have there two channels, but the screen is black, only sound..

Thank you a lot again...
Yes, I can watch and record HD channels 1080i full screen without problems now.
If you are getting black screen, try to disable VMR9 and Exclusive mode in configuration.

You are the best !! thank you a lot again. I thought that the moniker is same for analog and digital, but noted that nope. So I fixed it and now it works.. or.. I hope .. I'm now searching the chanels..

So the only one oustanding thing is channel in HD quality.
I did not understand well, when I can find these two options. Did you think in General settings in MP setup?
Btw... Do I need some codecs for it?
I hope that I'm not taking a lot of your time for answering on my questions...
 

fromaron

Portal Pro
October 18, 2007
174
3
Home Country
So the only one oustanding thing is channel in HD quality.
I did not understand well, when I can find these two options. Did you think in General settings in MP setup?
Btw... Do I need some codecs for it?
Ref. wiki manual: See attached file.

Regarding your HD problem, make sure the codec you are using is capable to decode HD channels. What are you using BTW?
 

rob2rob

Portal Member
November 19, 2007
26
2
Brno
Home Country
Czech Republic Czech Republic
So the only ....
Ref. wiki manual: See attached file.

Regarding your HD problem, make sure the codec you are using is capable to decode HD channels. What are you using BTW?

Ok, I will look at the configuration today afternoon..
That's it, that I'm not exactly sure, which codec I'm using. I instaled some codecpack. Do you have any tip of right codec? Sorry for my not knowing of it... and thanks also for all your help again...
 

Users who are viewing this thread

Top Bottom