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
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
Pinnacle PCTV 310i Prob tvengine3-05-31-2007--01-22h
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="Maxwell" data-source="post: 155869" data-attributes="member: 52339"><p>Hello.</p><p></p><p>I've had the same problem but i only reach works with driver 1.3.3.0</p><p>Sourcepin 2 o 3 only have "can't create image for this device" message for me.</p><p></p><p>I have solutioned this way:</p><p></p><p>first create a backup of "CaptureCardDefinitions.xml" for security.</p><p>The then i have create a new empty "CaptureCardDefinitions.xml" with this contents:</p><p></p><p><?xml version="1.0"?></p><p><capturecards></p><p><capturecard commercialname="Pinnacle 310i DVBT" capturename="Pinnacle PCTV 310i 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 310i BDA DVBT Tuner" checkdevice="true"/> </p><p><filter cat="capture" name="Pinnacle PCTV 310i 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></p><p></p><p><capturecard commercialname="Pinnacle PCTV 310i 02 Analogue" capturename="Pinnacle PCTV 310i BDA Analog 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="false"/></p><p><tv></p><p><interface cat="mux" video="" audio="" mpeg2="0"/></p><p><filters></p><p><filter cat="tvtuner" name="Pinnacle PCTV 310i BDA Analog TV Tuner" checkdevice="true"/></p><p><filter cat="tvaudio" name="Pinnacle PCTV 310i BDA Analog TV Audio" checkdevice="true"/></p><p><filter cat="crossbar" name="Pinnacle PCTV 310i BDA Analog Xbar" checkdevice="true"/></p><p><filter cat="capture" name="Pinnacle PCTV 310i BDA Analog Capture" checkdevice="true"/></p><p><filter cat="videncoder" name="%videoencoder%" checkdevice="false"/></p><p><filter cat="audencoder" name="%audioencoder%" checkdevice="false"/></p><p><filter cat="mux" name="%mpegmux%" checkdevice="false"/></p><p></filters></p><p><connections></p><p><connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="%tvtuner%"/></p><p><connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="tvaudio" sinkpin="0"/></p><p><connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="%audiotuner%"/></p><p><connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"/></p><p><connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"/></p><p><connection sourcefilter="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"/></p><p><connection sourcefilter="capture" sourcepin="0" sinkfilter="audencoder" sinkpin="0"/></p><p><connection sourcefilter="videncoder" sourcepin="0" sinkfilter="mux" sinkpin="0"/></p><p><connection sourcefilter="audencoder" sourcepin="0" sinkfilter="mux" sinkpin="0"/></p><p></connections></p><p></tv></p><p></capturecard></p><p></capturecards></p><p>---End of file (delete this code line)</p><p></p><p>You can see i have set all sourcepin to 0 (zero).</p><p></p><p>Now the "autosearch" tab apears and detect 14 channels but now "no signal" apears on My TV.</p><p></p><p> Can something help me?</p><p></p><p> (Sorry by my english because i'm Spanish)</p></blockquote><p></p>
[QUOTE="Maxwell, post: 155869, member: 52339"] Hello. I've had the same problem but i only reach works with driver 1.3.3.0 Sourcepin 2 o 3 only have "can't create image for this device" message for me. I have solutioned this way: first create a backup of "CaptureCardDefinitions.xml" for security. The then i have create a new empty "CaptureCardDefinitions.xml" with this contents: <?xml version="1.0"?> <capturecards> <capturecard commercialname="Pinnacle 310i DVBT" capturename="Pinnacle PCTV 310i 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 310i BDA DVBT Tuner" checkdevice="true"/> <filter cat="capture" name="Pinnacle PCTV 310i 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="Pinnacle PCTV 310i 02 Analogue" capturename="Pinnacle PCTV 310i 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"/> <tv> <interface cat="mux" video="" audio="" mpeg2="0"/> <filters> <filter cat="tvtuner" name="Pinnacle PCTV 310i BDA Analog TV Tuner" checkdevice="true"/> <filter cat="tvaudio" name="Pinnacle PCTV 310i BDA Analog TV Audio" checkdevice="true"/> <filter cat="crossbar" name="Pinnacle PCTV 310i BDA Analog Xbar" checkdevice="true"/> <filter cat="capture" name="Pinnacle PCTV 310i BDA Analog Capture" checkdevice="true"/> <filter cat="videncoder" name="%videoencoder%" checkdevice="false"/> <filter cat="audencoder" name="%audioencoder%" checkdevice="false"/> <filter cat="mux" name="%mpegmux%" checkdevice="false"/> </filters> <connections> <connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="%tvtuner%"/> <connection sourcefilter="tvtuner" sourcepin="0" 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="0" sinkfilter="capture" sinkpin="0"/> <connection sourcefilter="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"/> <connection sourcefilter="capture" sourcepin="0" sinkfilter="audencoder" sinkpin="0"/> <connection sourcefilter="videncoder" sourcepin="0" sinkfilter="mux" sinkpin="0"/> <connection sourcefilter="audencoder" sourcepin="0" sinkfilter="mux" sinkpin="0"/> </connections> </tv> </capturecard> </capturecards> ---End of file (delete this code line) You can see i have set all sourcepin to 0 (zero). Now the "autosearch" tab apears and detect 14 channels but now "no signal" apears on My TV. Can something help me? (Sorry by my english because i'm Spanish) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
Pinnacle PCTV 310i Prob tvengine3-05-31-2007--01-22h
Contact us
RSS
Top
Bottom