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
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
Picture delayed when turning on TV (Sound OK)
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="mm1352000" data-source="post: 1172525" data-attributes="member: 82144"><p>Hi Marcus</p><p></p><p>It seems like this only happens on first channel selection after resume:</p><p></p><p>[2016-01-20 13:45:55,420] [Log ] [MPMain ] [INFO ] - Main: WM_POWERBROADCAST (PBT_APMRESUMEAUTOMATIC)</p><p>...</p><p>[2016-01-20 13:46:22,506] [Log ] [MPMain ] [INFO ] - g_Player.OnStarted() rtsp://192.168.1.1:554/stream5.0 media:TV</p><p>[2016-01-20 13:46:32,325] [Log ] [MPMain ] [WARN ] - tvhome:startplay. Phase 2 - 10682 ms - Done starting g_Player.Play()</p><p></p><p>[2016-01-20 19:03:01,413] [Log ] [MPMain ] [INFO ] - Main: WM_POWERBROADCAST (PBT_APMRESUMEAUTOMATIC)</p><p>...</p><p>[2016-01-20 19:03:26,233] [Log ] [MPMain ] [INFO ] - g_Player.OnStarted() rtsp://192.168.1.1:554/stream5.0 media:TV</p><p>[2016-01-20 19:03:57,256] [Log ] [MPMain ] [WARN ] - tvhome:startplay. Phase 2 - 31997 ms - Done starting g_Player.Play()</p><p></p><p>Can you confirm?</p><p></p><p></p><p>It looks like TsReader thinks video is playing fine during the time you say there is no picture:</p><p>[collapse]</p><p>[2016-01-20 19:03:27,873] [ e63bc58] [1480] - Demux : Video to render 1.035 Sec</p><p>[2016-01-20 19:03:28,003] [ e63bc58] [1480] - Demux : Video to render 0.985 Sec</p><p>[2016-01-20 19:03:28,050] [ e63bc58] [1480] - Demux : Video to render 0.978 Sec</p><p>[2016-01-20 19:03:28,170] [ e63bc58] [1480] - Demux : Video to render 0.978 Sec</p><p>[2016-01-20 19:03:29,391] [ e63bc58] [1480] - Demux : Video to render 0.917 Sec</p><p>[2016-01-20 19:03:29,670] [ e63bc58] [1480] - Demux : Video to render 0.878 Sec</p><p>[2016-01-20 19:03:29,791] [ e63bc58] [1480] - Demux : Video to render 0.877 Sec</p><p>[2016-01-20 19:03:29,923] [ e63bc58] [1480] - Demux : Video to render 0.865 Sec</p><p>[2016-01-20 19:03:29,990] [ e63bc58] [1480] - Demux : Video to render 0.838 Sec</p><p>[2016-01-20 19:03:30,070] [ e63bc58] [1480] - Demux : Video to render 0.838 Sec</p><p>[2016-01-20 19:03:30,270] [ e63bc58] [1480] - Demux : Video to render 0.758 Sec</p><p>[2016-01-20 19:03:41,869] [ e63bc58] [1480] - Demux : Video to render 0.679 Sec</p><p>[2016-01-20 19:03:41,910] [ e63bc58] [1480] - Demux : Video to render 0.678 Sec</p><p>[2016-01-20 19:03:42,070] [ e63bc58] [1480] - Demux : Video to render 0.638 Sec[/collapse]</p><p></p><p></p><p>Unfortunately your MediaPortal log file log level is "info" so I can't see the full picture from the MP side. New debug level log files are needed please. Also, please reproduce the problem with all plugins disabled (Watchdog option 1). There's a distinct possibility that the problem is caused by a plugin taking a long time to handle the g_Player OnStarted() event.</p><p></p><p>Regards,</p><p>mm</p><p></p><p></p><p>P.S.: [USER=140174]@Stéphane Lenclud[/USER] </p><p>There are some interesting HID related entries in these log files...</p><p>[collapse]</p><p>[2016-01-20 08:26:04,643] [Error ] [MPMain ] [ERROR] - InputDevices - WndProc - exception caught from InputDevice: MediaPortal.InputDevices.HidListener System.Exception: HidDevice: GetDeviceInfo failed: 6</p><p> at SharpLib.Hid.Device..ctor(IntPtr hRawInputDevice)</p><p> at SharpLib.Hid.Event..ctor(Message aMessage, HidEventRepeatDelegate aRepeatDelegate, Boolean aRepeat, Int32 aRepeatDelayInMs, Int32 aRepeatSpeedInMs)</p><p> at SharpLib.Hid.Handler.ProcessInput(Message& aMessage)</p><p> at MediaPortal.InputDevices.HidListener.WndProc(Message& msg, Action& action, Char& key, Keys& keyCode)</p><p> at MediaPortal.InputDevices.InputDevices.WndProc(Message& msg, Action& action, Char& key, Keys& keyCode)]/collapse]</p><p></p><p>...but it's strange. The log file says that Marcus is running MP 1.13 [final]:</p><p>[2016-01-20 08:25:59,680] [Log ] [MPMain ] [INFO ] - Main: MediaPortal v1.13.0.0 is starting up on Windows 7 ( Service Pack 1 ) [6.1.7601.65536]</p><p></p><p>...and yet:</p><p>[2016-01-20 08:26:04,483] [Log ] [MPMain ] [INFO ] - MAP: using custom mappings for Microsoft MCE</p><p>[2016-01-20 08:26:04,493] [Log ] [MPMain ] [INFO ] - MCE: MCE remote enabled</p><p></p><p>Marcus, is this a customised build?</p></blockquote><p></p>
[QUOTE="mm1352000, post: 1172525, member: 82144"] Hi Marcus It seems like this only happens on first channel selection after resume: [2016-01-20 13:45:55,420] [Log ] [MPMain ] [INFO ] - Main: WM_POWERBROADCAST (PBT_APMRESUMEAUTOMATIC) ... [2016-01-20 13:46:22,506] [Log ] [MPMain ] [INFO ] - g_Player.OnStarted() rtsp://192.168.1.1:554/stream5.0 media:TV [2016-01-20 13:46:32,325] [Log ] [MPMain ] [WARN ] - tvhome:startplay. Phase 2 - 10682 ms - Done starting g_Player.Play() [2016-01-20 19:03:01,413] [Log ] [MPMain ] [INFO ] - Main: WM_POWERBROADCAST (PBT_APMRESUMEAUTOMATIC) ... [2016-01-20 19:03:26,233] [Log ] [MPMain ] [INFO ] - g_Player.OnStarted() rtsp://192.168.1.1:554/stream5.0 media:TV [2016-01-20 19:03:57,256] [Log ] [MPMain ] [WARN ] - tvhome:startplay. Phase 2 - 31997 ms - Done starting g_Player.Play() Can you confirm? It looks like TsReader thinks video is playing fine during the time you say there is no picture: [collapse] [2016-01-20 19:03:27,873] [ e63bc58] [1480] - Demux : Video to render 1.035 Sec [2016-01-20 19:03:28,003] [ e63bc58] [1480] - Demux : Video to render 0.985 Sec [2016-01-20 19:03:28,050] [ e63bc58] [1480] - Demux : Video to render 0.978 Sec [2016-01-20 19:03:28,170] [ e63bc58] [1480] - Demux : Video to render 0.978 Sec [2016-01-20 19:03:29,391] [ e63bc58] [1480] - Demux : Video to render 0.917 Sec [2016-01-20 19:03:29,670] [ e63bc58] [1480] - Demux : Video to render 0.878 Sec [2016-01-20 19:03:29,791] [ e63bc58] [1480] - Demux : Video to render 0.877 Sec [2016-01-20 19:03:29,923] [ e63bc58] [1480] - Demux : Video to render 0.865 Sec [2016-01-20 19:03:29,990] [ e63bc58] [1480] - Demux : Video to render 0.838 Sec [2016-01-20 19:03:30,070] [ e63bc58] [1480] - Demux : Video to render 0.838 Sec [2016-01-20 19:03:30,270] [ e63bc58] [1480] - Demux : Video to render 0.758 Sec [2016-01-20 19:03:41,869] [ e63bc58] [1480] - Demux : Video to render 0.679 Sec [2016-01-20 19:03:41,910] [ e63bc58] [1480] - Demux : Video to render 0.678 Sec [2016-01-20 19:03:42,070] [ e63bc58] [1480] - Demux : Video to render 0.638 Sec[/collapse] Unfortunately your MediaPortal log file log level is "info" so I can't see the full picture from the MP side. New debug level log files are needed please. Also, please reproduce the problem with all plugins disabled (Watchdog option 1). There's a distinct possibility that the problem is caused by a plugin taking a long time to handle the g_Player OnStarted() event. Regards, mm P.S.: [USER=140174]@Stéphane Lenclud[/USER] There are some interesting HID related entries in these log files... [collapse] [2016-01-20 08:26:04,643] [Error ] [MPMain ] [ERROR] - InputDevices - WndProc - exception caught from InputDevice: MediaPortal.InputDevices.HidListener System.Exception: HidDevice: GetDeviceInfo failed: 6 at SharpLib.Hid.Device..ctor(IntPtr hRawInputDevice) at SharpLib.Hid.Event..ctor(Message aMessage, HidEventRepeatDelegate aRepeatDelegate, Boolean aRepeat, Int32 aRepeatDelayInMs, Int32 aRepeatSpeedInMs) at SharpLib.Hid.Handler.ProcessInput(Message& aMessage) at MediaPortal.InputDevices.HidListener.WndProc(Message& msg, Action& action, Char& key, Keys& keyCode) at MediaPortal.InputDevices.InputDevices.WndProc(Message& msg, Action& action, Char& key, Keys& keyCode)]/collapse] ...but it's strange. The log file says that Marcus is running MP 1.13 [final]: [2016-01-20 08:25:59,680] [Log ] [MPMain ] [INFO ] - Main: MediaPortal v1.13.0.0 is starting up on Windows 7 ( Service Pack 1 ) [6.1.7601.65536] ...and yet: [2016-01-20 08:26:04,483] [Log ] [MPMain ] [INFO ] - MAP: using custom mappings for Microsoft MCE [2016-01-20 08:26:04,493] [Log ] [MPMain ] [INFO ] - MCE: MCE remote enabled Marcus, is this a customised build? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
Picture delayed when turning on TV (Sound OK)
Contact us
RSS
Top
Bottom