MediaPortal Version: 0.2.2.0
Windows Version: XP Pro
CPU Type: Pentium 4 CPU 3.00 Ghz
Video Card: WinFast TV2000 XP Expert WDM
1. TV Card: WinFast TV2000 XP Expert WDM
Cannot get TV running. Tried to get wisdom from other threads, without success. Can anyone offer advice for a novice, please. Logs read as follows:
Error log:
2007-07-15 17:37:58.865801 [ERROR][6]: Filter audencoder not found in definitions file
2007-07-15 17:37:58.985974 [ERROR][6]: Exception
ystem.ArgumentException: Value does not fall within the expected range.
at System.Runtime.InteropServices.Marshal.MkParseDisplayName(IBindCtx pbc, String szUserName, UInt32& pchEaten, IMoniker& ppmk)
at System.Runtime.InteropServices.Marshal.BindToMoniker(String monikerName)
at MediaPortal.TV.Recording.SinkGraphEx.CreateGraph(Int32 Quality)
2007-07-15 17:37:58.985974 [ERROR][6]: Exception :Value does not fall within the expected range.
2007-07-15 17:37:58.985974 [ERROR][6]: site :Void MkParseDisplayName(System.Runtime.InteropServices.ComTypes.IBindCtx, System.String, UInt32 ByRef, System.Runtime.InteropServices.ComTypes.IMoniker ByRef)
2007-07-15 17:37:58.985974 [ERROR][6]: source :mscorlib
2007-07-15 17:37:58.985974 [ERROR][6]: stacktrace: at System.Runtime.InteropServices.Marshal.MkParseDisplayName(IBindCtx pbc, String szUserName, UInt32& pchEaten, IMoniker& ppmk)
at System.Runtime.InteropServices.Marshal.BindToMoniker(String monikerName)
at MediaPortal.TV.Recording.SinkGraphEx.CreateGraph(Int32 Quality)
2007-07-15 17:38:04.734240 [ERROR][6]: Command:MediaPortal.TV.Recording.ViewTvCommand failed reason:Failed to start TV Unable to create graph time:30.0432 msec
Capture cards:
<SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns
OAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns
OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:clr="http://schemas.microsoft.com/soap/encoding/clr/1.0" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<SOAP-ENV:Body>
<a1:ArrayList id="ref-1" xmlns:a1="http://schemas.microsoft.com/clr/ns/System.Collections">
<_items href="#ref-2"/>
<_size>1</_size>
<_version>1</_version>
</a1:ArrayList>
<SOAP-ENC:Array id="ref-2" SOAP-ENC:arrayType="xsd:anyType[4]">
<item href="#ref-3"/>
</SOAP-ENC:Array>
<a3:TVCaptureDevice id="ref-3" xmlns:a3="http://schemas.microsoft.com/clr/nsassem/MediaPortal.TV.Recording/TVCapture%2C%20Version%3D1.0.2546.32612%2C%20Culture%3Dneutral%2C%20PublicKeyToken%3Dnull">
<_videoCaptureDevice id="ref-5">WinFast TV2000 XP Expert WDM Video Capture.</_videoCaptureDevice>
<_videoCaptureMoniker id="ref-6">@device
np:\\?\pci#ven_14f1&dev_8800&subsys_6611107d&rev_05#3&f74d865&0&08f0#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global</_videoCaptureMoniker>
<_commercialName id="ref-7">WinFast TV2000 XP Expert</_commercialName>
<_deviceId id="ref-8">ven_14f1&dev_8800&subsys_6611107d&rev_05</_deviceId>
<_captureName id="ref-9"></_captureName>
<_useForRecording>true</_useForRecording>
<_useForTv>true</_useForTv>
<_friendlyName id="ref-10">card1</_friendlyName>
<_cardPriority>1</_cardPriority>
<_recordingPath id="ref-11">C:\Documents and Settings\Dirk\My Documents\My Recordings</_recordingPath>
<_cardType>Analog</_cardType>
<_supportsTv>true</_supportsTv>
<_supportsRadio>true</_supportsRadio>
<_defaultRecordingQuality>-1</_defaultRecordingQuality>
<_lastChannelChange>2007-07-15T17:38:38.5728976+02:00</_lastChannelChange>
<_isAnalogCable>false</_isAnalogCable>
<_defaultCountryCode>27</_defaultCountryCode>
<OnTvRecordingEnded xsi:null="1"/>
<OnTvRecordingStarted xsi:null="1"/>
</a3:TVCaptureDevice>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Card definition:
<capturecard commercialname="WinFast TV2000 XP Expert" capturename="WinFast TV2000 XP Expert WDM Video Capture." devid="ven_14f1&dev_8800&subsys_6611107d&rev_05">
<capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="false"/>
<tv>
<interface cat="mux" video="" audio="" mpeg2="0"/>
<filters>
<filter cat="tvtuner" name="WinFast TV2000 XP Expert WDM TVTuner." checkdevice="true"/>
<filter cat="tvaudio" name="WinFast TV2000 XP Expert WDM TV Audio." checkdevice="true"/>
<filter cat="crossbar" name="WinFast TV2000 XP Expert WDM Crossbar." checkdevice="true"/>
<filter cat="capture" name="WinFast TV2000 XP Expert WDM Video Capture." checkdevice="true"/>
<filter cat="audcapture" name="%soundcard%" checkdevice="true"/>
<filter cat="videncoder" name="LeadTek MPEG Video Encoder" checkdevice="false"/>
<filter cat="audencoder" name="LeadTek Audio Encoder" checkdevice="false"/>
<filter cat="mux" name="Leadtek MPEG Muxer" 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="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"/>
<connection sourcefilter="audcapture" sourcepin="0" 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>
Please forgive if this issue has been dealt with and kindly advise if so.https://forum.team-mediaportal.com/images/smilies/redface.gif

Thanks a million.
Windows Version: XP Pro
CPU Type: Pentium 4 CPU 3.00 Ghz
Video Card: WinFast TV2000 XP Expert WDM
1. TV Card: WinFast TV2000 XP Expert WDM
Cannot get TV running. Tried to get wisdom from other threads, without success. Can anyone offer advice for a novice, please. Logs read as follows:
Error log:
2007-07-15 17:37:58.865801 [ERROR][6]: Filter audencoder not found in definitions file
2007-07-15 17:37:58.985974 [ERROR][6]: Exception
at System.Runtime.InteropServices.Marshal.MkParseDisplayName(IBindCtx pbc, String szUserName, UInt32& pchEaten, IMoniker& ppmk)
at System.Runtime.InteropServices.Marshal.BindToMoniker(String monikerName)
at MediaPortal.TV.Recording.SinkGraphEx.CreateGraph(Int32 Quality)
2007-07-15 17:37:58.985974 [ERROR][6]: Exception :Value does not fall within the expected range.
2007-07-15 17:37:58.985974 [ERROR][6]: site :Void MkParseDisplayName(System.Runtime.InteropServices.ComTypes.IBindCtx, System.String, UInt32 ByRef, System.Runtime.InteropServices.ComTypes.IMoniker ByRef)
2007-07-15 17:37:58.985974 [ERROR][6]: source :mscorlib
2007-07-15 17:37:58.985974 [ERROR][6]: stacktrace: at System.Runtime.InteropServices.Marshal.MkParseDisplayName(IBindCtx pbc, String szUserName, UInt32& pchEaten, IMoniker& ppmk)
at System.Runtime.InteropServices.Marshal.BindToMoniker(String monikerName)
at MediaPortal.TV.Recording.SinkGraphEx.CreateGraph(Int32 Quality)
2007-07-15 17:38:04.734240 [ERROR][6]: Command:MediaPortal.TV.Recording.ViewTvCommand failed reason:Failed to start TV Unable to create graph time:30.0432 msec
Capture cards:
<SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns
<SOAP-ENV:Body>
<a1:ArrayList id="ref-1" xmlns:a1="http://schemas.microsoft.com/clr/ns/System.Collections">
<_items href="#ref-2"/>
<_size>1</_size>
<_version>1</_version>
</a1:ArrayList>
<SOAP-ENC:Array id="ref-2" SOAP-ENC:arrayType="xsd:anyType[4]">
<item href="#ref-3"/>
</SOAP-ENC:Array>
<a3:TVCaptureDevice id="ref-3" xmlns:a3="http://schemas.microsoft.com/clr/nsassem/MediaPortal.TV.Recording/TVCapture%2C%20Version%3D1.0.2546.32612%2C%20Culture%3Dneutral%2C%20PublicKeyToken%3Dnull">
<_videoCaptureDevice id="ref-5">WinFast TV2000 XP Expert WDM Video Capture.</_videoCaptureDevice>
<_videoCaptureMoniker id="ref-6">@device
<_commercialName id="ref-7">WinFast TV2000 XP Expert</_commercialName>
<_deviceId id="ref-8">ven_14f1&dev_8800&subsys_6611107d&rev_05</_deviceId>
<_captureName id="ref-9"></_captureName>
<_useForRecording>true</_useForRecording>
<_useForTv>true</_useForTv>
<_friendlyName id="ref-10">card1</_friendlyName>
<_cardPriority>1</_cardPriority>
<_recordingPath id="ref-11">C:\Documents and Settings\Dirk\My Documents\My Recordings</_recordingPath>
<_cardType>Analog</_cardType>
<_supportsTv>true</_supportsTv>
<_supportsRadio>true</_supportsRadio>
<_defaultRecordingQuality>-1</_defaultRecordingQuality>
<_lastChannelChange>2007-07-15T17:38:38.5728976+02:00</_lastChannelChange>
<_isAnalogCable>false</_isAnalogCable>
<_defaultCountryCode>27</_defaultCountryCode>
<OnTvRecordingEnded xsi:null="1"/>
<OnTvRecordingStarted xsi:null="1"/>
</a3:TVCaptureDevice>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Card definition:
<capturecard commercialname="WinFast TV2000 XP Expert" capturename="WinFast TV2000 XP Expert WDM Video Capture." devid="ven_14f1&dev_8800&subsys_6611107d&rev_05">
<capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="false"/>
<tv>
<interface cat="mux" video="" audio="" mpeg2="0"/>
<filters>
<filter cat="tvtuner" name="WinFast TV2000 XP Expert WDM TVTuner." checkdevice="true"/>
<filter cat="tvaudio" name="WinFast TV2000 XP Expert WDM TV Audio." checkdevice="true"/>
<filter cat="crossbar" name="WinFast TV2000 XP Expert WDM Crossbar." checkdevice="true"/>
<filter cat="capture" name="WinFast TV2000 XP Expert WDM Video Capture." checkdevice="true"/>
<filter cat="audcapture" name="%soundcard%" checkdevice="true"/>
<filter cat="videncoder" name="LeadTek MPEG Video Encoder" checkdevice="false"/>
<filter cat="audencoder" name="LeadTek Audio Encoder" checkdevice="false"/>
<filter cat="mux" name="Leadtek MPEG Muxer" 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="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"/>
<connection sourcefilter="audcapture" sourcepin="0" 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>
Please forgive if this issue has been dealt with and kindly advise if so.https://forum.team-mediaportal.com/images/smilies/redface.gif
Thanks a million.
South Africa