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

    Videos playing over logos.

    Scheduled Pinned Locked Moved Help and Support
    box artpreview videos
    10 Posts 4 Posters 781 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.
    • S
      Spooogey
      last edited by Spooogey

      I just did my first scrape. But the videos are playing over the logos and box art. How would I go about fixing this.
      picture

      1 Reply Last reply Reply Quote 0
      • DTEAMD
        DTEAM
        last edited by DTEAM

        If you are using cygnus theme. I got the same problem.

        You can go in cygnus\ _res\templates\cygnus.xml and change the video and 3D box position.

        Try this (end of the file)

        <feature supported="video">
        
            <view name="video">
                 <image name="md_marquee">
                    <pos>0.55 0.30</pos>
                    <origin>0.44 0.8</origin>
                    <maxSize>0.29 0.19</maxSize>
        			<zIndex>40</zIndex>
                </image>
                <image name="md_image">
                    <origin>0.5 0.5</origin>
                    <pos>0.49 0.65</pos>
                    <maxSize>0.20 0.4</maxSize>
        			<zIndex>40</zIndex>
                </image>
               <video name="md_video">
                   <origin>0.5 0.5</origin>
                    <pos>0.8 0.6</pos>
                    <maxSize>0.43 0.44</maxSize>
                    <delay>0.01</delay>
                    <default>./../images/static.mp4</default>
                    <showSnapshotNoVideo>true</showSnapshotNoVideo>
                    <showSnapshotDelay>false</showSnapshotDelay>
        			<zIndex>10</zIndex>
                </video>
            </view>
        </feature>
        

        Or use a fonction to have your pictures over your video.

        Note,: If you are using Universal XML Scraper to do your scraping. With video, don't use Mix option. Use simple, but say yes to video and select marquee logo and default image = 3D Box. Go in advanced config and chose PNG

        S 1 Reply Last reply Reply Quote 1
        • S
          Spooogey @DTEAM
          last edited by

          @DTEAM I'm pretty new to this. How do I find that Cygnus.xml?

          Also, thanks for the heads up. I'm using skyscraper though.

          S 1 Reply Last reply Reply Quote 0
          • S
            Spooogey @Spooogey
            last edited by

            I figured it out actually and it ended up working. Thanks!

            1 Reply Last reply Reply Quote 1
            • GeekOBG
              GeekOB
              last edited by

              I was about to create a new topic about this when I saw this thread. This zIndex functionality seems to have been broken in the last ES update (it was working great before). @DTEAM and @Spooogey, can you confirm whether or not your logos still remain on top of the videos in the themes you mentioned above?
              In a theme I'm tweaking, I specified highest zIndex for my logo and lower for a video clip and still the video overlaps the logo.
              Thank you,

              DTEAMD 1 Reply Last reply Reply Quote 0
              • DTEAMD
                DTEAM @GeekOB
                last edited by

                @geekob

                If your are using OMX player , your videos will be on top, if you dont use It, you should be ok.

                GeekOBG DTEAMD 2 Replies Last reply Reply Quote 0
                • GeekOBG
                  GeekOB @DTEAM
                  last edited by

                  @dteam that worked like a charm, thanks!

                  1 Reply Last reply Reply Quote 0
                  • DTEAMD
                    DTEAM @DTEAM
                    last edited by DTEAM

                    @dteam said in Videos playing over logos.:

                    @geekob
                    If your are using OMX player , your videos will be on top, if you dont use It, you should be ok.

                    @mitu should people be warned that the Z axis or index does not work with the OMX player. Is this an issue to be declared or it is normal with this video player?

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

                      @dteam said in Videos playing over logos.:

                      . Is this an issue to be declared or it is normal with this video player?

                      It's normal - omxplayer has it's own video layer where videos are played, outside of EmulationStation.

                      GeekOBG 1 Reply Last reply Reply Quote 1
                      • GeekOBG
                        GeekOB @mitu
                        last edited by

                        Good to know!
                        Thank you both @mitu and @DTEAM

                        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.