MP does not detect Pinnacle PCTV 250i (1 Viewer)

andyscc

New Member
January 2, 2007
2
0
Home Country
United Kingdom United Kingdom
I have a Pinnacle PCTV 250i DVB-T tuner but Media Portal doesn't detect it.

The PCI card works fine with it's own software and it is MCE compatible. Does anybody know how I can get MP to detect it?
 

andyscc

New Member
January 2, 2007
2
0
Home Country
United Kingdom United Kingdom
I had sometime to sit down and look into this problem and have got my tv card to work.

If anyone else has this card and wants it to work with the fantastic Media Portal here is the code you need to put into the CaptureCardDefinitions.xml file:

Code:
<capturecard commercialname="Pinnacle PCTV 250i DVB-T" capturename="Pinnacle RoyalTS Capture" devid="ven_11bd&amp;dev_0040&amp;subsys_004711bd&amp;rev_00">
    <capabilities tv="true" radio="true" mpeg2="true" mce="true" 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="Pinnacle RoyalTS Tuner"        checkdevice="false"/>
        <filter cat="capture"         name="Pinnacle RoyalTS Capture"        checkdevice="false"/>
      </filters>
      <connections>
		<connection sourcefilter="networkprovider" sourcepin="0" sinkfilter="tunerdevice"	sinkpin="0"/>
		<connection sourcefilter="tunerdevice"     sourcepin="0" sinkfilter="capture"		sinkpin="0"/>
      </connections>
    </tv>
  </capturecard>
 

Users who are viewing this thread

Similar threads

4.5 is really old. I'm not sure 4.5.5 even is a version that actually existed. You should be able to install .NET Framework 4.8.0 on Windows 7 SP1
4.5 is really old. I'm not sure 4.5.5 even is a version that actually existed. You should be able to install .NET Framework 4.8.0...
My TV PC is more a cast-off on older hardware (a 'Quiet PC' i5 4690, 16GB ram, 2xSSD 1xHDD, system graphics), mainly as a cheap way...
Replies
5
Views
661
Reading through your code, I can see it's more than a couple steps above my paygrade. :cry:
Reading through your code, I can see it's more than a couple steps above my paygrade. :cry:
I used to run the TVService under the "NT Service\TVService" account to follow least privileges principal (not exposing my whole...
Replies
3
Views
1K
I haven't tested it. I use MP1, but sometimes I try to help with MP2 :).
I haven't tested it. I use MP1, but sometimes I try to help with MP2 :).
This happened immediately after my Windows 11 x64 monthly update for November. The update included also cumulative update to .NET...
Replies
9
Views
2K
Hi, yes, you are right. The official x64 1.32 is buggy. You can try a new installers from this post if you like.
Hi, yes, you are right. The official x64 1.32 is buggy. You can try a new installers from this post if you like.
hi, I'm setting up a new computer and have installed MP 1.3.2 after a few goes and getting all the prereqs installed, I was...
Replies
3
Views
2K
@CyberSimian Sorry, I missed your last post. I ended up doing a clean install on the client and all is well now. It still doesn't let me go back in time when I change channels but it does continue operating from that point on. I'm ok with that. Thanks for your help! EDIT: I now downgraded the server (as I did with the client above)...
@CyberSimian Sorry, I missed your last post. I ended up doing a clean install on the client and all is well now. It still doesn't...
When I first start watching a TV program the timeshift functions works perfectly. I can shift back and forth in time and it works...
Replies
11
Views
2K
Top Bottom