Video Progress Bar - I think something's missing. (1 Viewer)

2.0

MP Donator
  • Premium Supporter
  • January 18, 2012
    106
    19
    New York
    Home Country
    United States of America United States of America
    Whenever I play a video, the progress bar is just a plain bar with no time numbers. As I am new to this skin, I don't really know if it's supposed to look this way but I suspect that something's wrong with my system. The time indicator numbers don't show up when I pause the video or hit the Info button on my remote. However, I do get time numbers when video is being played in the little "Now Playing" box, as seen in the pictures.

    Could someone please confirm if I have a problem with my installation? I find the following lines in my log file which leads me to believe that something is not right:
    Code:
    2013-04-19 11:18:36.166485 [Info.][MPMain(1)]: Main: Initializing windowmanager
    2013-04-19 11:18:36.171485 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\musicOverlay.xml' is missing control id 0 (window property: _videoRectangle)
    2013-04-19 11:18:36.171485 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\musicOverlay.xml' is missing control id 1 (window property: _thumbImage)
    2013-04-19 11:18:36.172485 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\musicOverlay.xml' is missing control id 2 (window property: _labelPlayTime)
    2013-04-19 11:18:36.172485 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\musicOverlay.xml' is missing control id 3 (window property: _imagePlayLogo)
    2013-04-19 11:18:36.172485 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\musicOverlay.xml' is missing control id 4 (window property: _imagePauseLogo)
    2013-04-19 11:18:36.172485 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\musicOverlay.xml' is missing control id 5 (window property: _labelInfo)
    2013-04-19 11:18:36.172485 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\musicOverlay.xml' is missing control id 6 (window property: _labelBigPlayTime)
    2013-04-19 11:18:36.173485 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\musicOverlay.xml' is missing control id 7 (window property: _imageFastForward)
    2013-04-19 11:18:36.179486 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\musicOverlay.xml' is missing control id 8 (window property: _imageRewind)
    2013-04-19 11:18:36.180486 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\musicOverlay.xml' is missing control id 9 (window property: _videoWindow)
    2013-04-19 11:18:36.180486 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\musicOverlay.xml' is missing control id 10 (window property: _imageNormal)
    2013-04-19 11:18:36.180486 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\musicOverlay.xml' is missing control id 11 (window property: _imageGapless)
    2013-04-19 11:18:36.180486 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\musicOverlay.xml' is missing control id 12 (window property: _imageCrossfade)
    2013-04-19 11:18:36.181486 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\videoOverlay.xml' is missing control id 0 (window property: _videoRectangle)
    2013-04-19 11:18:36.182486 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\videoOverlay.xml' is missing control id 1 (window property: _videoWindow)
    2013-04-19 11:18:36.182486 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\videoOverlay.xml' is missing control id 2 (window property: _labelPlayTime)
    2013-04-19 11:18:36.182486 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\videoOverlay.xml' is missing control id 3 (window property: _imagePlayLogo)
    2013-04-19 11:18:36.182486 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\videoOverlay.xml' is missing control id 4 (window property: _imagePauseLogo)
    2013-04-19 11:18:36.183486 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\videoOverlay.xml' is missing control id 5 (window property: _labelInfo)
    2013-04-19 11:18:36.183486 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\videoOverlay.xml' is missing control id 6 (window property: _labelBigPlayTime)
    2013-04-19 11:18:36.183486 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\videoOverlay.xml' is missing control id 7 (window property: _imageFastForward)
    2013-04-19 11:18:36.183486 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\videoOverlay.xml' is missing control id 8 (window property: _imageRewind)
    2013-04-19 11:18:36.185486 [Info.][MPMain(1)]: xml:C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\videoOverlayTop.xml image id:4 width:0 height:0 gfx:-
    2013-04-19 11:18:36.186486 [Info.][MPMain(1)]: xml:C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\videoOverlayTop.xml image id:5 width:0 height:0 gfx:-
    2013-04-19 11:18:36.186486 [Info.][MPMain(1)]: xml:C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\videoOverlayTop.xml image id:6 width:0 height:0 gfx:-
    2013-04-19 11:18:36.195487 [Info.][MPMain(1)]: Main: Activating windowmanager
    2013-04-19 11:18:36.233489 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\myHome.xml' is missing control id 200 (window property: lblDate)
    2013-04-19 11:18:36.234489 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\myHome.xml' is missing control id 201 (window property: lblTime)
    2013-04-19 11:18:36.234489 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\myHome.xml' is missing control id 99 (window property: videoWindow)

    OSD_Info.jpg OSD_NowPlaying.jpg OSD_Pause.jpg
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    Try using the skin without any custom MODs applied, it may be a MOD issue as opposed to a skin issue.
    I can spot many bugs in those screenshots.
     

    2.0

    MP Donator
  • Premium Supporter
  • January 18, 2012
    106
    19
    New York
    Home Country
    United States of America United States of America
    Yes, my setup had several issues. I removed and reinstalled the skin cleanly now. But the video progress bar looks the same as before, just a plain line with no time numbers. Is this normal? And if so is there a way to put more "information" on that time bar? By the way, the log file still gives me the same messages.

    F1.jpg F2.jpg
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    Looks like your OSD controls have been shifted down, it definitely doesn't look normal.

    Have you done any adjustments to your screen position? I have no idea why it looks like that for you but doesnt look like its skin related. Even your clock position is too far down.
     
    Last edited:

    2.0

    MP Donator
  • Premium Supporter
  • January 18, 2012
    106
    19
    New York
    Home Country
    United States of America United States of America
    This is a clean installation of the skin after an upgrade to Mediaportal 1.3. I have not modified anything other than replacing some of the background png images. I did some checking and found that the OSD controls are shifted down, as you said, but it only happens when I'm playing a video or watching TV. Every other screen looks fine. Check the images: Home screen and Music now playing look fine, but live TV has the same problem as the video pictures I posted before. I tried doing the screen calibration but that was already okay. Any ideas where the problem is?

    A1.jpg A2.jpg A3.jpg

    Edit: I just tested video playing with both Titan and DefaultWide and the OSD was just fine with fullscreen video on both of those skins. There has to be something wrong with my StreamedMP.
     
    Last edited:

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    This doesnt look like a clean installation as you still have some stuff left over which is evident in this picture:

    https://forum.team-mediaportal.com/attachments/f1-jpg.126691/

    That first SD logo is not part of the StreamedMP package, so im guessing your MP settings have also not been cleaned as well. Please also attach a screenshot of DefaultWide OSD whilst playing video on your machine.

    Also you can install on a different machine and compare the differences. I suggest you uninstall everything and delete all mediaportal directories:

    C:\ProgramData\Team MediaPortal\
    C:\Program Files\Team MediaPortal\
     
    Last edited:

    2.0

    MP Donator
  • Premium Supporter
  • January 18, 2012
    106
    19
    New York
    Home Country
    United States of America United States of America
    Here's video playing in DefaultWide, starring the Cookie Monster:
    A4.jpg

    I figured out where that rogue SD logo came from. I had tried M3rcury's custom theme earlier and uninstalled it. But apparently the uninstaller did not do its job right so there were some remnants left over. I deleted all files related to StreamedMP and reinstalled it. The logos were correct but that unfortunately did not fix the main problem:
    A5.jpg

    I had no idea where the bug could be so I grit my teeth and went with the nuclear option. I completely uninstalled Mediaportal and manually deleted any leftover files from both \Program Files\ and \Program Data\. Then I stayed up late reinstalling Mediaportal and StreamedMP from scratch. I think it's fixed now:
    A7.jpg

    Ltfearme, could you please check that last picture and confirm whether it's okay now?
     

    2.0

    MP Donator
  • Premium Supporter
  • January 18, 2012
    106
    19
    New York
    Home Country
    United States of America United States of America
    Great! You can tell how late I was up by the clock in the screenshots. Much thanks for your help.
     

    Users who are viewing this thread

    Top Bottom