home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Talk
Pinnacle PCTV 310i
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Tomse" data-source="post: 222568" data-attributes="member: 56966"><p>The PCTV 310i card has had a lot of problems being found by Media Portal</p><p></p><p>I've fought with the card and MP since I bought the card over a year ago.</p><p></p><p>I've managed to get MP to find the card (both of them since it's a hybrid DVB-T/Analog)</p><p></p><p>go to the folder where you installed MP and edit the file CaptureCardDefinitions.xml </p><p>you can use notepad as an editor</p><p></p><p>copy the code written below into the bottom of the file JUST before the line </capturecards></p><p>(above line is for novice people. All you other advanced people can just paste it where you want, since </p><p>you know what you're doing)</p><p></p><p>[CODE]<capturecard commercialname="Pinnacle PCTV 310i Tuner BDA Analog" capturename="Pinnacle PCTV 713x Tuner BDA Analog Capture" devid="ven_1131&amp;dev_7133&amp;subsys_002f11bd&amp;rev_d0"></p><p></p><p> <capabilities tv="true" radio="true" mpeg2="true" mce="false" sw="false" bda="false"></capabilities></p><p> <tv></p><p> <interface cat="mux" video="" audio="" mpeg2="0"></interface></p><p> <filters></p><p> <filter cat="tvtuner" name="Pinnacle PCTV 713x Tuner BDA Analog TV Tuner" checkdevice="true"></filter></p><p> <filter cat="tvaudio" name="Pinnacle PCTV 713x Tuner BDA Analog TV Audio" checkdevice="true"></filter></p><p> <filter cat="crossbar" name="Pinnacle PCTV 713x Tuner BDA Analog Xbar" checkdevice="true"></filter></p><p> <filter cat="capture" name="Pinnacle PCTV 713x Tuner BDA Analog Capture" checkdevice="true"></filter></p><p> <filter cat="videncoder" name="%videoencoder%" checkdevice="false"></filter></p><p> <filter cat="audencoder" name="%audioencoder%" checkdevice="false"></filter></p><p> <filter cat="mux" name="%mpegmux%" checkdevice="false"></filter></p><p> </filters></p><p> <connections></p><p> <connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="%tvtuner%"></connection></p><p> <connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"></connection></p><p> <connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="%audiotuner%"></connection></p><p> <connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"></connection></p><p> <connection sourcefilter="crossbar" sourcepin="1" sinkfilter="capture" sinkpin="1"></connection></p><p> <connection sourcefilter="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"></connection></p><p> <connection sourcefilter="capture" sourcepin="2" sinkfilter="audencoder" sinkpin="0"></connection></p><p> <connection sourcefilter="videncoder" sourcepin="0" sinkfilter="mux" sinkpin="0"></connection> </p><p> <connection sourcefilter="audencoder" sourcepin="0" sinkfilter="mux" sinkpin="1"></connection> </p><p> </connections></p><p> </tv></p><p> </capturecard></p><p></p><p></p><p><capturecard commercialname="Pinnacle PCTV 310i DVBT HYBRID Digital" capturename="Pinnacle PCTV 713x Tuner BDA Digital Capture" devid="ven_1131&amp;dev_7133&amp;subsys_002f11bd&amp;rev_d0"> </p><p><capabilities tv="true" radio="true" mpeg2="true" mce="false" sw="false" bda="true"/></p><p><tv></p><p><interface cat="capture" video="2" audio="3" mpeg2="1" sectionsandtables="5"/></p><p><filters></p><p><filter cat="networkprovider" name="Microsoft DVBT Network Provider" checkdevice="false"/> </p><p><filter cat="tunerdevice" name="Pinnacle PCTV 713x Tuner BDA DVBT Tuner" checkdevice="true"/> </p><p><filter cat="capture" name="Pinnacle PCTV 713x Tuner BDA Digital Capture" checkdevice="true"/> </p><p></filters> </p><p><connections> </p><p><connection sourcefilter="networkprovider" sourcepin="0" sinkfilter="tunerdevice" sinkpin="0"/> </p><p><connection sourcefilter="tunerdevice" sourcepin="0" sinkfilter="capture" sinkpin="0"/> </p><p></connections></p><p></tv></p><p></capturecard>[/CODE]</p><p>These settings are for the 1.3.3.5 driver downloaded from Pinnacle's homepage.</p><p>if you have the 1.3.3.0 drivers, your card should already be found.</p><p></p><p>I haven't tested yet if the card can actually scan for channels.</p><p>I'll do that tomorrow since I have to go to the attic to pick up my TV cables.</p><p>Yes they are there, and have been there for a long time.</p><p></p><p>I'd like to thank Eiza for his post that actually made me try out some things, and now I've learned to add a new card to the list.</p><p>his original post is here <a href="https://forum.team-mediaportal.com/pinnacle_pctv_310i_prob_tvengine3_05_31-t23794.html?t=23794&highlight=Pinnacle+PCTV+310i" target="_blank">https://forum.team-mediaportal.com/pinnacle_pctv_310i_prob_tvengine3_05_31-t23794.html?t=23794&highlight=Pinnacle+PCTV+310i</a> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /> </p><p></p><p>This post was originally posted as a reply to (yet) another post of said card.</p><p></p><p>But since so many people have problems with this card and the Philips 713x chipset (which the card uses), I made this as a new post, which I can refer people to.</p><p></p><p>The reason for the major problems with this card is that it actually changes capturename through the different versions of the driver. </p><p>For instance. the 1.3.3.0 driver had the name "Pinnacle PCTV 310i BDA Analog Capture"</p><p>and now in the 1.3.3.5 (newest driver atm) is called "Pinnacle PCTV 713x Tuner BDA Analog Capture"</p><p>those said capturenames are used for detection in MP.</p><p></p><p>Basically you can also copy the section in the CaptureCardDefinitions.xml and paste as a new section and change the names to the new one. The first name (commercial name) is the name you see when you add the card, and is</p><p>as far as I know more for your convenience to know the type of card.</p><p></p><p>If this configuration doesn't work with your card (here's where Eiza comes into the picture <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /> where he helped me on my way.)</p><p>Download graphedit (google) run it</p><p></p><p>Click Graph --> Insert Filters</p><p>now expand "WDM Streamin Capture Devices"</p><p>You'll see several hardware devices.</p><p>Depending on your hardware it'll be different from pc to pc, so I cannot say anything concrete here.</p><p></p><p>1 of the devices will be your soundcard (if you have any)</p><p>1 of them will be the Audio device for the TV card</p><p>and 1 of them will be the capture device itself.</p><p>and it is the full name of the capture device that you need to enter into the xml config file mentioned above.</p><p>the other names in the config file you'll also be able to find in that list.</p><p></p><p>If you still have problems, expand all the expandable views you can see and double click on every device that has a reference to your TV card, exit the list. save the graph as a graph file. Zip it and attach and post it here then I might help you out.</p><p></p><p>(I hope it isn't in violation of the forum rules)</p><p></p><p>/Tomse</p></blockquote><p></p>
[QUOTE="Tomse, post: 222568, member: 56966"] The PCTV 310i card has had a lot of problems being found by Media Portal I've fought with the card and MP since I bought the card over a year ago. I've managed to get MP to find the card (both of them since it's a hybrid DVB-T/Analog) go to the folder where you installed MP and edit the file CaptureCardDefinitions.xml you can use notepad as an editor copy the code written below into the bottom of the file JUST before the line </capturecards> (above line is for novice people. All you other advanced people can just paste it where you want, since you know what you're doing) [CODE]<capturecard commercialname="Pinnacle PCTV 310i Tuner BDA Analog" capturename="Pinnacle PCTV 713x Tuner BDA Analog Capture" devid="ven_1131&dev_7133&subsys_002f11bd&rev_d0"> <capabilities tv="true" radio="true" mpeg2="true" mce="false" sw="false" bda="false"></capabilities> <tv> <interface cat="mux" video="" audio="" mpeg2="0"></interface> <filters> <filter cat="tvtuner" name="Pinnacle PCTV 713x Tuner BDA Analog TV Tuner" checkdevice="true"></filter> <filter cat="tvaudio" name="Pinnacle PCTV 713x Tuner BDA Analog TV Audio" checkdevice="true"></filter> <filter cat="crossbar" name="Pinnacle PCTV 713x Tuner BDA Analog Xbar" checkdevice="true"></filter> <filter cat="capture" name="Pinnacle PCTV 713x Tuner BDA Analog Capture" checkdevice="true"></filter> <filter cat="videncoder" name="%videoencoder%" checkdevice="false"></filter> <filter cat="audencoder" name="%audioencoder%" checkdevice="false"></filter> <filter cat="mux" name="%mpegmux%" checkdevice="false"></filter> </filters> <connections> <connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="%tvtuner%"></connection> <connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"></connection> <connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="%audiotuner%"></connection> <connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"></connection> <connection sourcefilter="crossbar" sourcepin="1" sinkfilter="capture" sinkpin="1"></connection> <connection sourcefilter="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"></connection> <connection sourcefilter="capture" sourcepin="2" sinkfilter="audencoder" sinkpin="0"></connection> <connection sourcefilter="videncoder" sourcepin="0" sinkfilter="mux" sinkpin="0"></connection> <connection sourcefilter="audencoder" sourcepin="0" sinkfilter="mux" sinkpin="1"></connection> </connections> </tv> </capturecard> <capturecard commercialname="Pinnacle PCTV 310i DVBT HYBRID Digital" capturename="Pinnacle PCTV 713x Tuner BDA Digital Capture" devid="ven_1131&dev_7133&subsys_002f11bd&rev_d0"> <capabilities tv="true" radio="true" 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="Pinnacle PCTV 713x Tuner BDA DVBT Tuner" checkdevice="true"/> <filter cat="capture" name="Pinnacle PCTV 713x Tuner 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>[/CODE] These settings are for the 1.3.3.5 driver downloaded from Pinnacle's homepage. if you have the 1.3.3.0 drivers, your card should already be found. I haven't tested yet if the card can actually scan for channels. I'll do that tomorrow since I have to go to the attic to pick up my TV cables. Yes they are there, and have been there for a long time. I'd like to thank Eiza for his post that actually made me try out some things, and now I've learned to add a new card to the list. his original post is here [url]https://forum.team-mediaportal.com/pinnacle_pctv_310i_prob_tvengine3_05_31-t23794.html?t=23794&highlight=Pinnacle+PCTV+310i[/url] :thx: This post was originally posted as a reply to (yet) another post of said card. But since so many people have problems with this card and the Philips 713x chipset (which the card uses), I made this as a new post, which I can refer people to. The reason for the major problems with this card is that it actually changes capturename through the different versions of the driver. For instance. the 1.3.3.0 driver had the name "Pinnacle PCTV 310i BDA Analog Capture" and now in the 1.3.3.5 (newest driver atm) is called "Pinnacle PCTV 713x Tuner BDA Analog Capture" those said capturenames are used for detection in MP. Basically you can also copy the section in the CaptureCardDefinitions.xml and paste as a new section and change the names to the new one. The first name (commercial name) is the name you see when you add the card, and is as far as I know more for your convenience to know the type of card. If this configuration doesn't work with your card (here's where Eiza comes into the picture :thx: where he helped me on my way.) Download graphedit (google) run it Click Graph --> Insert Filters now expand "WDM Streamin Capture Devices" You'll see several hardware devices. Depending on your hardware it'll be different from pc to pc, so I cannot say anything concrete here. 1 of the devices will be your soundcard (if you have any) 1 of them will be the Audio device for the TV card and 1 of them will be the capture device itself. and it is the full name of the capture device that you need to enter into the xml config file mentioned above. the other names in the config file you'll also be able to find in that list. If you still have problems, expand all the expandable views you can see and double click on every device that has a reference to your TV card, exit the list. save the graph as a graph file. Zip it and attach and post it here then I might help you out. (I hope it isn't in violation of the forum rules) /Tomse [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Talk
Pinnacle PCTV 310i
Contact us
RSS
Top
Bottom