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
MediaPortal 1 Talk
Technotrend s2-3200 not functional after standby
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="AlexPlas" data-source="post: 137470" data-attributes="member: 24336"><p>I own Technotrend C-1500 with CI and also have problems with resuming from stnadby. I have tryed proposed code and I have found that MediaPortal perform closing CI before standby and re-opening it after resume. Here is a part of MediaPortal.log[CODE]2007-03-22 13:11:03.656250 [Info.][MPMain]: Recorder: stop</p><p>2007-03-22 13:11:03.828125 [Info.][6]: Recorder:Stop all tuners</p><p>2007-03-22 13:11:03.828125 [Info.][6]: Recorder:Stop card:Hauppauge Nova-C</p><p>2007-03-22 13:11:03.828125 [Info.][6]: TVCapture.Stop() Card:1</p><p>2007-03-22 13:11:03.828125 [Info.][6]: TVCapture.Stop() cardproperties.Dispose()</p><p>2007-03-22 13:11:03.828125 [Info.][6]: Technotrend: closing</p><p>2007-03-22 13:11:03.937500 [Info.][6]: Technotrend: close CI</p><p>2007-03-22 13:11:03.937500 [Info.][6]: Technotrend: closed</p><p>2007-03-22 13:11:03.937500 [Info.][6]: TVCapture.DeleteGraph() Card:1</p><p>2007-03-22 13:11:03.953125 [Info.][6]: DVBGraphBDA:DeleteGraph(). ac3=false</p><p>2007-03-22 13:11:03.953125 [Info.][6]: DVBGraphBDA:DeleteGraph()</p><p>2007-03-22 13:11:03.953125 [Info.][6]: DVBDemuxer: audio:0 video:0 teletext:0 pmt:0 subtitle:0 program:-1</p><p>2007-03-22 13:11:03.953125 [Info.][6]: vmr9:Dispose</p><p>2007-03-22 13:11:03.953125 [Info.][6]: DVBGraphBDA:ReleaseComObject(m_StreamBufferSink):-1</p><p>2007-03-22 13:11:04.062500 [Info.][6]: Commandprocessor stopped</p><p>2007-03-22 13:11:04.156250 [Info.][MPMain]: Main: Stopping AutoPlay</p><p>2007-03-22 13:11:04.156250 [Info.][MPMain]: Main: OnSuspend - Done</p><p>2007-03-22 13:11:04.359375 [Debug][MPMain]: PowerScheduler.WndProc: WM_POWERBROADCAST: 0</p><p>2007-03-22 13:11:04.359375 [Debug][MPMain]: PowerScheduler.WndProc: OnSuspend->StopTimer</p><p>2007-03-22 13:11:04.406250 [Info.][MPMain]: Main: WM_POWERBROADCAST: 4</p><p>2007-03-22 13:11:04.406250 [Info.][MPMain]: Main: Windows is suspending</p><p>2007-03-22 13:11:04.406250 [Debug][MPMain]: PowerScheduler.WndProc: WM_POWERBROADCAST: 4</p><p>2007-03-22 13:11:04.406250 [Debug][MPMain]: PowerScheduler.WndProc: OnSuspend->StopTimer[/CODE]Only difference: in your code bdaapiOpen function is used but in MediaPortal bdaapiOpenHWIdx. Now i'm waiting for Technotrend SDK, and after receiving it I will continue my experiments.</p></blockquote><p></p>
[QUOTE="AlexPlas, post: 137470, member: 24336"] I own Technotrend C-1500 with CI and also have problems with resuming from stnadby. I have tryed proposed code and I have found that MediaPortal perform closing CI before standby and re-opening it after resume. Here is a part of MediaPortal.log[CODE]2007-03-22 13:11:03.656250 [Info.][MPMain]: Recorder: stop 2007-03-22 13:11:03.828125 [Info.][6]: Recorder:Stop all tuners 2007-03-22 13:11:03.828125 [Info.][6]: Recorder:Stop card:Hauppauge Nova-C 2007-03-22 13:11:03.828125 [Info.][6]: TVCapture.Stop() Card:1 2007-03-22 13:11:03.828125 [Info.][6]: TVCapture.Stop() cardproperties.Dispose() 2007-03-22 13:11:03.828125 [Info.][6]: Technotrend: closing 2007-03-22 13:11:03.937500 [Info.][6]: Technotrend: close CI 2007-03-22 13:11:03.937500 [Info.][6]: Technotrend: closed 2007-03-22 13:11:03.937500 [Info.][6]: TVCapture.DeleteGraph() Card:1 2007-03-22 13:11:03.953125 [Info.][6]: DVBGraphBDA:DeleteGraph(). ac3=false 2007-03-22 13:11:03.953125 [Info.][6]: DVBGraphBDA:DeleteGraph() 2007-03-22 13:11:03.953125 [Info.][6]: DVBDemuxer: audio:0 video:0 teletext:0 pmt:0 subtitle:0 program:-1 2007-03-22 13:11:03.953125 [Info.][6]: vmr9:Dispose 2007-03-22 13:11:03.953125 [Info.][6]: DVBGraphBDA:ReleaseComObject(m_StreamBufferSink):-1 2007-03-22 13:11:04.062500 [Info.][6]: Commandprocessor stopped 2007-03-22 13:11:04.156250 [Info.][MPMain]: Main: Stopping AutoPlay 2007-03-22 13:11:04.156250 [Info.][MPMain]: Main: OnSuspend - Done 2007-03-22 13:11:04.359375 [Debug][MPMain]: PowerScheduler.WndProc: WM_POWERBROADCAST: 0 2007-03-22 13:11:04.359375 [Debug][MPMain]: PowerScheduler.WndProc: OnSuspend->StopTimer 2007-03-22 13:11:04.406250 [Info.][MPMain]: Main: WM_POWERBROADCAST: 4 2007-03-22 13:11:04.406250 [Info.][MPMain]: Main: Windows is suspending 2007-03-22 13:11:04.406250 [Debug][MPMain]: PowerScheduler.WndProc: WM_POWERBROADCAST: 4 2007-03-22 13:11:04.406250 [Debug][MPMain]: PowerScheduler.WndProc: OnSuspend->StopTimer[/CODE]Only difference: in your code bdaapiOpen function is used but in MediaPortal bdaapiOpenHWIdx. Now i'm waiting for Technotrend SDK, and after receiving it I will continue my experiments. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Talk
Technotrend s2-3200 not functional after standby
Contact us
RSS
Top
Bottom