RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Space oddity help

    Scheduled Pinned Locked Moved Help and Support
    retropieemulationstatonspace oddityhelp
    10 Posts 5 Posters 475 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      wolfzrat
      last edited by

      Hey guys,

      Just need some direction,

      I added the Space Oddity to my retropie emulationstation.
      Problem is that when I added the scrapper, the video plays on top of the
      interface.

      I just want to know if there somewhere I can go fix this.

      Thnaks
      Picture below

      IMG_0402.jpg

      GoldManSex778G 1 Reply Last reply Reply Quote 0
      • GoldManSex778G
        GoldManSex778 @wolfzrat
        last edited by GoldManSex778

        @wolfzrat I keep trying to reply but my post keeps getting flagged as spam for some dumb reason

        Go into the file system on the pi (whether through the GUI or wincp or however you transfer/edit config files on the pi) Then navigate to /etc/emulationstation/themes and find the folder for space oddity. Inside you should find a file called something like "spaceoddity.xml" (im not sure because I haven't tried that theme). When you edit that file you will see an entry that says "Supported Feature = Video" under that you will see some values labeled "pos" "maxSize" and "origin" (or they may not be there and need to be added) those values will determine where the video plays and its scale. I imagine video support for that theme wasn't properly added yet. But if you edit those fields with some trial and error you should get what you want.

        I was trying to post the code so you could see exactly how it needs to be but it kept getting flagged as spam.

        1 Reply Last reply Reply Quote 0
        • W
          wolfzrat
          last edited by

          @GoldManSex778 Thank you so much, let me go and give it a try and will keep you posted, I knew that I had to fix some code but was not sure where to begin, lol

          1 Reply Last reply Reply Quote 0
          • W
            wolfzrat
            last edited by

            @GoldManSex778 Sweet I found the file with the information as you described, Now! I managed to get it to where I want it, only issue now is that I want it to be underneath the template.

            Here is a link of what I want it to look like

            Here is the link to the theme code
            https://github.com/lipebello/es-theme-spaceoddity/blob/master/theme.xml

            D 1 Reply Last reply Reply Quote 0
            • D
              dudleydes @wolfzrat
              last edited by

              @wolfzrat Do you have the OMX player enabled? If so, disable it. OMX player will always render on top of ES elements so videos will appear on top of ES artwork (see this post for more info).

              1 Reply Last reply Reply Quote 0
              • W
                wolfzrat
                last edited by

                @dudleydes Thank you for the assist, I indeed had it turned on because the videos were lagging, Now that the OMX player is off the video is behind the art but the video lags.

                GoldManSex778G 1 Reply Last reply Reply Quote 0
                • GoldManSex778G
                  GoldManSex778 @wolfzrat
                  last edited by

                  @wolfzrat Have you tried lowering the zIndex value for the video properties? In the xml you linked to the zIndex value for video is the same as the zIndex for some of the art. Try lowering the value below 65 and see if that helps, maybe even a negative number.

                  It may be that OMX doesn't follow those parameters for some reason, which would be annoying if that made you choose between a seemless theme with choppy video or an OCD inducing theme with smooth video. lol

                  mituM 1 Reply Last reply Reply Quote 0
                  • mituM
                    mitu Global Moderator @GoldManSex778
                    last edited by

                    @GoldManSex778 said in Space oddity help:

                    It may be that OMX doesn't follow those parameters for some reason,

                    As @dudleydes said, omxplayer doesn't obey the z-index parameters and always renders above everything else - it's practically rendering the video on top of ES's textures. Changing the z-index doesn't help.

                    However, the recent vlc versions (in Stretch) use the GPU HW decoder so switching off the OMX HW renderer might not be so bad.

                    1 Reply Last reply Reply Quote 0
                    • E
                      Ephastus
                      last edited by Ephastus

                      I know it is an old topic, but I really like Space Oddity theme and I cant disable OMXplayer, so I changed some values at the theme file and this was the result:
                      WhatsApp Image 2019-05-20 at 18.12.25.jpeg

                      I changed pos and origin values, and replaced maxSize for size. You can see the file and change it by yourself, or just download and overwrite it

                      Changes:
                      Screenshot_1.png

                      Link:
                      https://github.com/Ephastus/space-oddity-theme.xml-OMX-Fix-

                      Sorry, this isn’t my first language, feel free to correct me.

                      E 1 Reply Last reply Reply Quote 0
                      • E
                        Ephastus @Ephastus
                        last edited by

                        This post is deleted!
                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post

                        Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                        Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.