RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    Image and Marquee over video for Cygnus

    Scheduled Pinned Locked Moved Projects and Themes
    overlaycygnusvideovideo viewbackground vide
    1 Posts 1 Posters 599 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.
    • DTEAMD
      DTEAM
      last edited by

      Hello,
      I'm customizing the Cygnus theme, but I'm not able to put the image and marquee over the video for game. Is It doable?
      Regards

      <feature supported="video">
      
          <view name="video">
               <image name="md_marquee">
                  <pos>0.48 0.30</pos>
                  <origin>0 0.5</origin>
                  <maxSize>0.3 0.20</maxSize>
      			<zIndex>40</zIndex>
              </image>
              <image name="md_image">
                  <origin>0.5 0.5</origin>
                  <pos>0.55 0.8</pos>
                  <maxSize>0.22 0.22</maxSize>
      			<zIndex>40</zIndex>
              </image>
             <video name="md_video">
                 <origin>0.5 0.5</origin>
                  <pos>0.75 0.55</pos>
                  <maxSize>0.5 0.5</maxSize>
                  <delay>0.01</delay>
                  <default>./../images/static.mp4</default>
                  <showSnapshotNoVideo>true</showSnapshotNoVideo>
                  <showSnapshotDelay>false</showSnapshotDelay>
      			<zIndex>30</zIndex>
              </video>
          </view>
      </feature>
      
      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.