Hallo,
I am trying to use my SS2 card with MP 0.2 RC2, but I have several problems.
The first one is by configuring the board... it´s always crashing!
I copied the old xml card file from my working 0.1.3 and at least isn´t crashing anymore, but there is no autotune.
Here below is the capture log
If I start MP anyway, when in MY TV, the tv is not working and MP is crashing again. Here the capture log...
I have also tried the latest CVS (19/12), but with no luck :x
What can I do?
I am trying to use my SS2 card with MP 0.2 RC2, but I have several problems.
The first one is by configuring the board... it´s always crashing!
I copied the old xml card file from my working 0.1.3 and at least isn´t crashing anymore, but there is no autotune.
Here below is the capture log
Code:
19/12/2005 22.18.11 CaptureCard B2C2 MPEG-2 Source NOT supported, no definitions found
19/12/2005 22.18.12 CaptureCard B2C2 MPEG-2 Source NOT supported, no definitions found
19/12/2005 22.18.55 TVCapture.CreateGraph() Card:1
19/12/2005 22.18.55 DVBGraphSS2:creategraph()
19/12/2005 22.18.55 DVBGraphSS2:creategraph() create graph
19/12/2005 22.18.55 DVBGraphSS2:creategraph() create filters
19/12/2005 22.18.55 DVBGraphSS2:CreateGraph() create B2C2 adapter
19/12/2005 22.18.55 DVBGraphSS2:creategraph() exception:System.Runtime.InteropServices.COMException (0x80004005): Creating an instance of the COM component with CLSID {E82536A0-94DA-11D2-A463-00A0C95D308D} from the IClassFactory failed due to the following error: 80004005.
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at MediaPortal.TV.Recording.DVBGraphSS2.CreateGraph(Int32 Quality)
19/12/2005 22.18.55 TVCapture.DeleteGraph() Card:1
19/12/2005 22.18.55 TVCapture.CreateGraph() Card:1
19/12/2005 22.18.55 DVBGraphSS2:creategraph()
19/12/2005 22.18.55 DVBGraphSS2:creategraph() create graph
19/12/2005 22.18.55 DVBGraphSS2:creategraph() create filters
19/12/2005 22.18.55 DVBGraphSS2:CreateGraph() create B2C2 adapter
19/12/2005 22.18.55 DVBGraphSS2:creategraph() exception:System.Runtime.InteropServices.COMException (0x80004005): Creating an instance of the COM component with CLSID {E82536A0-94DA-11D2-A463-00A0C95D308D} from the IClassFactory failed due to the following error: 80004005.
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at MediaPortal.TV.Recording.DVBGraphSS2.CreateGraph(Int32 Quality)
19/12/2005 22.18.55 TVCapture.DeleteGraph() Card:1
19/12/2005 22.18.58 TVCapture.CreateGraph() Card:1
19/12/2005 22.18.58 DVBGraphSS2:creategraph()
19/12/2005 22.18.58 DVBGraphSS2:creategraph() create graph
19/12/2005 22.18.58 DVBGraphSS2:creategraph() create filters
19/12/2005 22.18.58 DVBGraphSS2:CreateGraph() create B2C2 adapter
19/12/2005 22.18.58 DVBGraphSS2:creategraph() exception:System.Runtime.InteropServices.COMException (0x80004005): Creating an instance of the COM component with CLSID {E82536A0-94DA-11D2-A463-00A0C95D308D} from the IClassFactory failed due to the following error: 80004005.
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at MediaPortal.TV.Recording.DVBGraphSS2.CreateGraph(Int32 Quality)
19/12/2005 22.19.01 TVCapture.DeleteGraph() Card:1
Code:
19/12/2005 22.17.00 TVCapture.CreateGraph() Card:1
19/12/2005 22.17.00 DVBGraphSS2:creategraph()
19/12/2005 22.17.00 DVBGraphSS2:creategraph() create graph
19/12/2005 22.17.00 DVBGraphSS2:creategraph() create filters
19/12/2005 22.17.00 DVBGraphSS2:CreateGraph() create B2C2 adapter
19/12/2005 22.17.00 DVBGraphSS2:creategraph() exception:System.Runtime.InteropServices.COMException (0x80004005): Creating an instance of the COM component with CLSID {E82536A0-94DA-11D2-A463-00A0C95D308D} from the IClassFactory failed due to the following error: 80004005.
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at MediaPortal.TV.Recording.DVBGraphSS2.CreateGraph(Int32 Quality)
19/12/2005 22.17.08 TVCapture.DeleteGraph() Card:1
19/12/2005 22.17.11 TVCapture.Stop() Card:1
What can I do?