TV-Server Version: tvengine3-05-31-2007--01-22h--Rev14765
MediaPortal Version: v0.2.2.0 +
MediaPortal-svn--05-31-2007--01-01-Rev1476
MPTvClient V1.1
Windows Version: Windows XP PRO (SP2)
CPU Type: AMD 3700+
Memory: 2 GB
Motherboard: ASUS A8V DELUXE
Motherboard Chipset: VIA
Video Card: Sapphire Radeon X700 Pro 256MB
Video Card Driver: ATI Catalyst v7.4
Sound Card: Realtek AC'97 (ALC850)
Sound Card Driver: v.A4.00
1. TV Card: Pinnacle PCTV HYBRID 310i
1. TV Card Driver: PCTV 713x v1.3.3.5
Hello.
I have a problem with pinnacle 310i and Tv Server.
The analog tuner has been found but it does not carry out the scansion of the channels. i got this error NO Video/Audio detected...
The digital tuner works well.
When i rec a station an then try to plat the .mpg movie in mediaplayer
i got error in mediaplayer. Some times i can play it efter locking on a another
.mpg movie. That is the same with .dvr-ms movies.
All work in MediaPortal all the time.
All prog is clean start install and then only config the server not mediaportal.
My Pinnacle TVCenter Pro v4.70 work.
Little audio sync prob, maybe next catalyst driver works better.
I test v0.2.2.0 and MediaPortal-svn--05-28-2007--01-01-Rev14720.exe
before i try the server and i have image on both Digital and Analog chanel
but the audio drops of after 10-15 min and i get only image.
I get to change the CaptureCardDefinitions.xml becuse it not have the
right scrip for driver v1.3.3.5 and wrong sourcepin="3" sinkfilter="audencoder"
for me. For me is the sourcepin="2" sinkfilter="audencoder" working.
I have some prob on v0.2.2.0 before i install server
unable to create graph for this device.
[ERROR][6]: mpeg2:FAILED to create mpeg2 demuxer
[ERROR][6]: SinkGraph:FAILED could not find mpeg2 demux input pin
[ERROR][6]: mpeg2:FAILED to render mpeg2demux video out:0x80004003
so i did a .bat file and put in this:
regsvr32 /s mpg2splt.ax
and then it work perfect but audio drop out...
Here is my working CaptureCardDefinitions.xml for
Pinnacle PCTV 310i driver v1.3.3.0 and v1.3.3.5.
This works for Analog and Digital driver v1.3.3.0 + v1.3.3.5
and sourcepin 2 + 3. It is only to chose 02 or 03 when you add your card.
Good luck.
MediaPortal Version: v0.2.2.0 +
MediaPortal-svn--05-31-2007--01-01-Rev1476
MPTvClient V1.1
Windows Version: Windows XP PRO (SP2)
CPU Type: AMD 3700+
Memory: 2 GB
Motherboard: ASUS A8V DELUXE
Motherboard Chipset: VIA
Video Card: Sapphire Radeon X700 Pro 256MB
Video Card Driver: ATI Catalyst v7.4
Sound Card: Realtek AC'97 (ALC850)
Sound Card Driver: v.A4.00
1. TV Card: Pinnacle PCTV HYBRID 310i
1. TV Card Driver: PCTV 713x v1.3.3.5
Hello.
I have a problem with pinnacle 310i and Tv Server.
The analog tuner has been found but it does not carry out the scansion of the channels. i got this error NO Video/Audio detected...
The digital tuner works well.
When i rec a station an then try to plat the .mpg movie in mediaplayer
i got error in mediaplayer. Some times i can play it efter locking on a another
.mpg movie. That is the same with .dvr-ms movies.
All work in MediaPortal all the time.
All prog is clean start install and then only config the server not mediaportal.
My Pinnacle TVCenter Pro v4.70 work.
Little audio sync prob, maybe next catalyst driver works better.
I test v0.2.2.0 and MediaPortal-svn--05-28-2007--01-01-Rev14720.exe
before i try the server and i have image on both Digital and Analog chanel
but the audio drops of after 10-15 min and i get only image.
I get to change the CaptureCardDefinitions.xml becuse it not have the
right scrip for driver v1.3.3.5 and wrong sourcepin="3" sinkfilter="audencoder"
for me. For me is the sourcepin="2" sinkfilter="audencoder" working.
I have some prob on v0.2.2.0 before i install server
unable to create graph for this device.
[ERROR][6]: mpeg2:FAILED to create mpeg2 demuxer
[ERROR][6]: SinkGraph:FAILED could not find mpeg2 demux input pin
[ERROR][6]: mpeg2:FAILED to render mpeg2demux video out:0x80004003
so i did a .bat file and put in this:
regsvr32 /s mpg2splt.ax
and then it work perfect but audio drop out...
Here is my working CaptureCardDefinitions.xml for
Pinnacle PCTV 310i driver v1.3.3.0 and v1.3.3.5.
<?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="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>
<capturecard commercialname="Pinnacle PCTV 310i 03 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="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="3" 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>
<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>
<capturecard commercialname="Pinnacle PCTV 310i BDA 02 HYBRID Analogue" 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"/>
<tv>
<interface cat="mux" video="" audio="" mpeg2="0"/>
<filters>
<filter cat="tvtuner" name="Pinnacle PCTV 713x Tuner BDA Analog TV Tuner" checkdevice="true"/>
<filter cat="tvaudio" name="Pinnacle PCTV 713x Tuner BDA Analog TV Audio" checkdevice="true"/>
<filter cat="crossbar" name="Pinnacle PCTV 713x Tuner BDA Analog Xbar" checkdevice="true"/>
<filter cat="capture" name="Pinnacle PCTV 713x Tuner 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="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>
<capturecard commercialname="Pinnacle PCTV 310i BDA 03 HYBRID Analogue" 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"/>
<tv>
<interface cat="mux" video="" audio="" mpeg2="0"/>
<filters>
<filter cat="tvtuner" name="Pinnacle PCTV 713x Tuner BDA Analog TV Tuner" checkdevice="true"/>
<filter cat="tvaudio" name="Pinnacle PCTV 713x Tuner BDA Analog TV Audio" checkdevice="true"/>
<filter cat="crossbar" name="Pinnacle PCTV 713x Tuner BDA Analog Xbar" checkdevice="true"/>
<filter cat="capture" name="Pinnacle PCTV 713x Tuner 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="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="3" 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>
</capturecards>
This works for Analog and Digital driver v1.3.3.0 + v1.3.3.5
and sourcepin 2 + 3. It is only to chose 02 or 03 when you add your card.
Good luck.
Spain