PCTV Hybrid Pro* Stick analog (1 Viewer)

christianvh

Portal Member
October 9, 2006
6
0
Home Country
Denmark Denmark
MediaPortal Version: 2.0.4
Windows Version: XP SP2
CPU Type: Intel Core Solo T1300 1,66GHz
HDD: 80Gb 5400 RPM SATA
Memory: 1 Gb DDR II SDRAM
Motherboard: Intel 945GM Express
Video Card: Intel GMA 950
Sound Card: Realtek AC97
1. TV Card: Pinnacle PCTV Hybrid Pro* Stick
1. TV Card Type: Analog and Digital
1. TV Card Driver: PCTV320e Driver
MPEG2 Video Codec: Cyberlink
MPEG2 Audio Codec: Cyberlink
Satelite/CableTV Provider: TDC

My problem is that i cannot Autotune Analog channels in MP and there are no Digital channels in my area.
It works fine with Pinnacle Mediacenter where i can tune and capture without problems. But i want to use MP to control all my media....
I have searched the forum for help on this topic but only found DVB help....

So someone pleeeeaaassee help?
 

christianvh

Portal Member
October 9, 2006
6
0
Home Country
Denmark Denmark
Some more info.

The card is in CaptureCardDefinitions.xml but only for DVBT how can i add the Analog part.


DVBT:

<capturecard commercialname="Pinnacle PCTV Hybrid Pro* Stick Digital" capturename="PCTV Hybrid Pro* Stick Digital Capture" devid="vid_eb1a&pid_2881&mi_00">
<capabilities tv="true" radio="false" 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="PCTV Hybrid Pro* Stick Digital TVTuner" checkdevice="true" />
<filter cat="capture" name="PCTV Hybrid Pro* Stick 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>

I really hope some of you geniuses out there can help me..
 

mortenb

New Member
October 16, 2006
3
0
43
Home Country
Denmark Denmark
Hi
I have the exact same problem as cristianvh with the same tuner Pinnacle PCTV Hybrid Pro.

Dont anyone know how add this as analoge tuner?

christianvh: Did you find a solution?
 

mortenb

New Member
October 16, 2006
3
0
43
Home Country
Denmark Denmark
Thats a shame... it really works great with the Pinnacle Media Center, but the epg support are insufficient for danish television.

I hope somebody have the answer.

\Morten
 

christianvh

Portal Member
October 9, 2006
6
0
Home Country
Denmark Denmark
What i tried

I tried to add the following to CaptureCardDefinitions.xml

<capturecard commercialname="Pinnacle PCTV Hybrid Pro* Stick" capturename="PCTV Hybrid Pro* Stick" devid="vid_eb1a&amp;pid_2881&amp;mi_00">
<capabilities tv="true" radio="true" mpeg2="true" mce="false" sw="false" bda="false"/>
<tv>
<interface cat="encoder" video="" audio="" mpeg2="0"/>
<filters>
<filter cat="tvtuner" name="PCTV Hybrid Pro* Stick TvTuner" checkdevice="true"/>
<filter cat="tvaudio" name="PCTV Hybrid Pro* Stick TvAudio" checkdevice="true"/>
<filter cat="crossbar" name="PCTV Hybrid Pro* Stick Crossbar" checkdevice="true"/>
<filter cat="capture" name="PCTV Hybrid Pro* Stick" checkdevice="true"/>
<filter cat="videncoder" name="%videoencoder%" checkdevice="true"/>
<filter cat="mux" name="%mpegmux%" checkdevice="true"/>
</filters>
<connections>
<connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="1"/>
<connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/>
<connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="4"/>
<connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"/>
<connection sourcefilter="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"/>
<connection sourcefilter="videncoder" sourcepin="0" sinkfilter="mux" sinkpin="0"/>
</connections>
</tv>
</capturecard>



And get the following error can someone help??

18-10-2006 23:26:42 SinkGraphEx: Create new filter graph (IGraphBuilder)
18-10-2006 23:26:42 SinkGraphEx: Get the Capture Graph Builder (ICaptureGraphBuilder2)
18-10-2006 23:26:42 SinkGraphEx: Link the CaptureGraphBuilder to the filter graph (SetFiltergraph)
18-10-2006 23:26:42 SinkGraphEx: Add graph to ROT table
18-10-2006 23:26:42 SinkGraphEx: Adding configured filters...
18-10-2006 23:26:42 SinkGraphEx: adding filter <PCTV Hybrid Pro* Stick TvTuner> with moniker <@device:pnp:\\?\usb#vid_eb1a&pid_2881&mi_00#6&13239420&0&0000#{a799a800-a46d-11d0-a18c-00a02401dcd4}\{12af27fc-0911-461f-b190-d31117e603d0}>
18-10-2006 23:26:42 SinkGraphEx: Added filter <PCTV Hybrid Pro* Stick TvTuner> with moniker <@device:pnp:\\?\usb#vid_eb1a&pid_2881&mi_00#6&13239420&0&0000#{a799a800-a46d-11d0-a18c-00a02401dcd4}\{12af27fc-0911-461f-b190-d31117e603d0}>
18-10-2006 23:26:42 SinkGraphEx: adding filter <PCTV Hybrid Pro* Stick TvAudio> with moniker <@device:pnp:\\?\usb#vid_eb1a&pid_2881&mi_00#6&13239420&0&0000#{a799a802-a46d-11d0-a18c-00a02401dcd4}\{08d111ea-ee84-4ddc-99b5-8885c6c64fcb}>
18-10-2006 23:26:42 SinkGraphEx: Added filter <PCTV Hybrid Pro* Stick TvAudio> with moniker <@device:pnp:\\?\usb#vid_eb1a&pid_2881&mi_00#6&13239420&0&0000#{a799a802-a46d-11d0-a18c-00a02401dcd4}\{08d111ea-ee84-4ddc-99b5-8885c6c64fcb}>
18-10-2006 23:26:42 SinkGraphEx: adding filter <PCTV Hybrid Pro* Stick Crossbar> with moniker <@device:pnp:\\?\usb#vid_eb1a&pid_2881&mi_00#6&13239420&0&0000#{a799a801-a46d-11d0-a18c-00a02401dcd4}\{c2c9fb1b-795c-4b12-adbe-d87c6a1d08fc}>
18-10-2006 23:26:42 SinkGraphEx: Added filter <PCTV Hybrid Pro* Stick Crossbar> with moniker <@device:pnp:\\?\usb#vid_eb1a&pid_2881&mi_00#6&13239420&0&0000#{a799a801-a46d-11d0-a18c-00a02401dcd4}\{c2c9fb1b-795c-4b12-adbe-d87c6a1d08fc}>
18-10-2006 23:26:42 SinkGraphEx: adding filter <PCTV Hybrid Pro* Stick> with moniker <@device:pnp:\\?\usb#vid_eb1a&pid_2881&mi_00#6&13239420&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{54353d15-e717-4d94-b574-685ce1a209e9}>
18-10-2006 23:26:42 SinkGraphEx: Added filter <PCTV Hybrid Pro* Stick> with moniker <@device:pnp:\\?\usb#vid_eb1a&pid_2881&mi_00#6&13239420&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{54353d15-e717-4d94-b574-685ce1a209e9}>
18-10-2006 23:26:42 SinkGraphEx: preferred filter %videoencoder%
18-10-2006 23:26:42 SinkGraphEx: video codecs installed:21 preferred:4
18-10-2006 23:26:42 SinkGraphEx: try video codec:'InterVideo Video Encoder'
18-10-2006 23:26:42 SinkGraphEx: video codec:'InterVideo Video Encoder' is installed
18-10-2006 23:26:42 SinkGraphEx: adding filter <InterVideo Video Encoder>
18-10-2006 23:26:42 SinkGraphEx: adding filter <%videoencoder%> with moniker <>
18-10-2006 23:26:42 SinkGraphEx: Added filter <%videoencoder%> with moniker <>
18-10-2006 23:26:42 SinkGraphEx: preferred filter %mpegmux%
18-10-2006 23:26:42 SinkGraphEx: legacy filters installed:284 preferred:4
18-10-2006 23:26:42 SinkGraphEx: try multiplexer:'InterVideo Multiplexer'
18-10-2006 23:26:42 SinkGraphEx: multiplexer:'InterVideo Multiplexer' is installed
18-10-2006 23:26:42 SinkGraphEx: adding filter <InterVideo Multiplexer>
18-10-2006 23:26:42 SinkGraphEx: adding filter <%mpegmux%> with moniker <>
18-10-2006 23:26:42 SinkGraphEx: Added filter <%mpegmux%> with moniker <>
18-10-2006 23:26:42 SinkGraphEx: Adding configured filters...DONE
18-10-2006 23:26:43 SinkGraphEx: Adding configured pin connections...
18-10-2006 23:26:43 SinkGraphEx: Connecting <PCTV Hybrid Pro* Stick TvTuner>:0 with <PCTV Hybrid Pro* Stick Crossbar>:1
18-10-2006 23:26:43 SinkGraphEx: Found sourcePin: <0> <System.__ComObject>
18-10-2006 23:26:43 SinkGraphEx: Found pin: <1> <System.__ComObject>
18-10-2006 23:26:43 SinkGraphEx: Pins connected...
18-10-2006 23:26:43 SinkGraphEx: Connecting <PCTV Hybrid Pro* Stick TvTuner>:1 with <PCTV Hybrid Pro* Stick TvAudio>:0
18-10-2006 23:26:43 SinkGraphEx: Found sourcePin: <1> <System.__ComObject>
18-10-2006 23:26:43 SinkGraphEx: Found pin: <0> <System.__ComObject>
18-10-2006 23:26:43 SinkGraphEx: Pins connected...
18-10-2006 23:26:43 SinkGraphEx: Connecting <PCTV Hybrid Pro* Stick TvAudio>:0 with <PCTV Hybrid Pro* Stick Crossbar>:4
18-10-2006 23:26:43 SinkGraphEx: Found sourcePin: <0> <System.__ComObject>
18-10-2006 23:26:43 SinkGraphEx: Found pin: <4> <System.__ComObject>
18-10-2006 23:26:43 SinkGraphEx: Pins connected...
18-10-2006 23:26:43 SinkGraphEx: Connecting <PCTV Hybrid Pro* Stick Crossbar>:0 with <PCTV Hybrid Pro* Stick>:0
18-10-2006 23:26:43 SinkGraphEx: Found sourcePin: <0> <System.__ComObject>
18-10-2006 23:26:43 SinkGraphEx: Found pin: <0> <System.__ComObject>
18-10-2006 23:26:43 SinkGraphEx: Pins connected...
18-10-2006 23:26:43 SinkGraphEx: Connecting <PCTV Hybrid Pro* Stick>:0 with <%videoencoder%>:0
18-10-2006 23:26:43 SinkGraphEx: Found sourcePin: <0> <System.__ComObject>
18-10-2006 23:26:43 SinkGraphEx: Found pin: <0> <System.__ComObject>
18-10-2006 23:26:43 SinkGraphEx: Pins connected...
18-10-2006 23:26:43 SinkGraphEx: Connecting <%videoencoder%>:0 with <%mpegmux%>:0
18-10-2006 23:26:43 SinkGraphEx: Found sourcePin: <0> <System.__ComObject>
18-10-2006 23:26:43 SinkGraphEx: Found pin: <0> <System.__ComObject>
18-10-2006 23:26:43 SinkGraphEx: Pins connected...
18-10-2006 23:26:43 SinkGraphEx: Adding configured pin connections...DONE
18-10-2006 23:26:43 Exception :confused:ystem.NullReferenceException: Object reference not set to an instance of an object.
at MediaPortal.TV.Recording.SinkGraphEx.CreateGraph(Int32 Quality)
18-10-2006 23:26:43 Exception :Object reference not set to an instance of an object.
18-10-2006 23:26:43 site :Boolean CreateGraph(Int32)
18-10-2006 23:26:43 source :TVCapture
18-10-2006 23:26:43 stacktrace: at MediaPortal.TV.Recording.SinkGraphEx.CreateGraph(Int32 Quality)
18-10-2006 23:26:43 TVCapture.DeleteGraph() Card:1


Would really like to use MediaPortal so hope someone can help
 

Users who are viewing this thread

Top Bottom