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

    Video Preview in EmulationStation

    Scheduled Pinned Locked Moved Ideas and Development
    emulationstatioraspberry pivideo
    552 Posts 46 Posters 619.9k 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.
    • N
      Nismo @andrea_ita
      last edited by Nismo

      @andrea_ita It depends on the path inside your gamelist.xml.

      BTW wheel and marquee are the same thing, not different ones.

      For example if you want the "videos" "marquees" and "image" folders inside your roms folder, each entry for each game inside gamelist.xml should look like this:

      <game>
          <path>./Game.zip</path>
          <name>Gamename</name>
          <image>./images/Game.png</image>
          <video>./videos/Games.mp4</video>
          <marquee>./marquees/Game.png</marquee>
      </game>
      
      • image is the same than boxart, you can change the name of the folder from "images" to "boxart" and replace images folder in gamelist.xml for boxart folder, but not necessary, you can only place boxart images inside "images" folder.

      Example for changing the folder in gamelist:

      <image>./boxart/Game.png</image>
      
      • marquees and wheel art are the same thing, you can change the name of the folder from "marquees" to "wheels" and replace marquees folder in gamelist.xml for wheels folder, but not necessary, you can only place wheel images inside "marquees" folder.

      Example for changing the folder in gamelist:

      <marquee>./wheels/Game.png</marquee>
      

      I hope it's clear enough.

      If you want to wait a bit for boxart and so on, i'll open a new thread soon inside themes section to post the latest oldroom theme, as well i'll upload all the neccesary art, videos, wheels and boxart used in the theme, and in very optimized file size.

      But it's very time consuming to update the theme at the same time I reencode video and images... just because my theme it's like to make a new theme from scratch for each system.

      andrea_itaA 1 Reply Last reply Reply Quote 0
      • andrea_itaA
        andrea_ita @Nismo
        last edited by andrea_ita

        @Nismo said in Video Preview in EmulationStation:

        @andrea_ita It depends on the path inside your gamelist.xml.

        thanks a lot for your reply.
        i m studing retropie but have too much to read.... ;)

        where is located in emulationstation config the gamelist.xml that i have to modify for have a new gamelist?

        N 1 Reply Last reply Reply Quote 0
        • N
          Nismo
          last edited by Nismo

          @fieldofcows New 1.8 version with more systems: http://www.mediafire.com/file/vs3tr3sstrxud42/oldroom_1.8_720p.zip

          • Amiga added
          • Gameboy redesigned
          • Gameboy color added and redesigned
          • Gba added
          • Added fba system, (this was fast and easy because the same than mame XD).
          • More things I don't remember...XD.

          Now we have 21 systems:

          alt text

          FurlugeF 1 Reply Last reply Reply Quote 3
          • N
            Nismo @andrea_ita
            last edited by

            @andrea_ita said in Video Preview in EmulationStation:

            @Nismo said in Video Preview in EmulationStation:

            @andrea_ita It depends on the path inside your gamelist.xml.

            thanks a lot for your reply.
            i m studing retropie but have too much to read.... ;)

            where is located in emulationstation config the gamelist.xml that i have to modify for have a new gamelist?

            I don't use retropie, but must be in /home/pi/.emulationstation/gamelist/

            Regards.

            andrea_itaA 1 Reply Last reply Reply Quote 0
            • andrea_itaA
              andrea_ita @Nismo
              last edited by

              @Nismo

              correct... emulationstation.. sorry..

              where is located the file gamelist.xml to modify?
              or i have to input manually into file with the information?
              is there a gamelist.xml file to modify? or i must change manually all the file? i hope to write well... sorry for my poor english.

              N 1 Reply Last reply Reply Quote 0
              • N
                Nismo @andrea_ita
                last edited by Nismo

                @andrea_ita I'm confused, are you using retropie for Rpi or Emulationstation for windows?

                If you are using emulationstation for windows gamelist are inside .emulationstation/gamelist/(systemname)/.

                The games are added to the gamelist automatically, but not the video and marquees tags, you need to add video and marquees tags manually for each game or use some scrapper or use the method I posted a few posts ago.

                andrea_itaA 1 Reply Last reply Reply Quote 0
                • andrea_itaA
                  andrea_ita @Nismo
                  last edited by andrea_ita

                  @Nismo said in Video Preview in EmulationStation:

                  @andrea_ita I'm confused, are you using retropie for Rpi or Emulationstation for windows?

                  i use retropie 4.1 and emulationstation with raspberry pi3
                  i download and installed your theme v.1.7
                  i would like to know if there is a master file where i have to add your items above for auto scraping by emulationstation the gamelists into the "system rom path"..

                  N 2 Replies Last reply Reply Quote 0
                  • N
                    Nismo @andrea_ita
                    last edited by

                    @andrea_ita I was editing my last post, read it again.

                    And take a look at this: https://retropie.org.uk/forum/topic/6589/easy-way-to-add-video-and-marquees-tags-in-your-gamelist-for-video-support

                    1 Reply Last reply Reply Quote 0
                    • N
                      Nismo @andrea_ita
                      last edited by Nismo

                      @andrea_ita Ok i'll try to explain it better.

                      1. I suppose you have all your games already scraped, if not, do it.

                      2. Once scraped go to home/pi/.emulationstation/gamelist/nameofthesystemfolder/gamelist.xml.

                      3. Follow the method here to add the tags to your gamelist.xml: https://retropie.org.uk/forum/topic/6589/easy-way-to-add-video-and-marquees-tags-in-your-gamelist-for-video-support or use some scraper with video and marquees tags support.

                      4. Don't forget to make a backup of your original gamelist.xml before replace it.

                      If you can't understand this I don't know how to explain better.

                      1 Reply Last reply Reply Quote 0
                      • andrea_itaA
                        andrea_ita
                        last edited by

                        thanks a lot for your patient and your support...
                        i try to create a file .txt like the link adobe describe.. than I rename it with ".ps1" extension, but from terminal command shell in linux, from raspberry, I don't know how excute a .ps1 file... (sorry :( )

                        N 1 Reply Last reply Reply Quote 0
                        • N
                          Nismo @andrea_ita
                          last edited by Nismo

                          @andrea_ita Read the tutorial carefully, you need to do that on windows, you need to copy the gamelist.xml to windows, do the things there, and then copy back to rpi.

                          That code only works for windows 7, 8 or 10.

                          1 Reply Last reply Reply Quote 0
                          • HurricaneFanH
                            HurricaneFan
                            last edited by

                            @fieldofcows @Nismo Question about the video previews. I've installed the 4.1 image of RetroPie on my raspberry pi 3. I've then upgraded all of the packages before copying over all of my NES roms. I have theme Old Room 720 1.8 installed. The videos and all the graphics display (box art, marquees) but I get a thermometer icon after the video preview plays for about 15 seconds or so. Is this an issue with video playback?

                            herb_fargusH 1 Reply Last reply Reply Quote 0
                            • herb_fargusH
                              herb_fargus administrators @HurricaneFan
                              last edited by

                              @HurricaneFan no. It's an issue with you not having sufficient cooling on your pi.

                              If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

                              Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

                              HurricaneFanH 1 Reply Last reply Reply Quote 1
                              • HurricaneFanH
                                HurricaneFan @herb_fargus
                                last edited by

                                @herb_fargus Its just a normal case, I've never had the heat issue before. Not even while playing games. Would re-encoding the videos differently help? or will video playback always affect it?

                                N herb_fargusH 2 Replies Last reply Reply Quote 0
                                • N
                                  Nismo @HurricaneFan
                                  last edited by Nismo

                                  @HurricaneFan I can't answer you because I don't have a Rpi, but maybe your videos are so high quality? Have your case enough cooling?

                                  Anyway I'll upload some optimized art and videos soon, keep an eye to my posts.

                                  1 Reply Last reply Reply Quote 0
                                  • herb_fargusH
                                    herb_fargus administrators @HurricaneFan
                                    last edited by

                                    @HurricaneFan if you encode them at a lower resolution that may help

                                    If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

                                    Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

                                    1 Reply Last reply Reply Quote 0
                                    • T
                                      tronkyfran
                                      last edited by

                                      I'm in the process of recompile videos too @Nismo, Can I ask you how are you doing that, and what is your size limit on disk?

                                      1 Reply Last reply Reply Quote 0
                                      • N
                                        Nismo
                                        last edited by Nismo

                                        Video constant quality 32:

                                        fast-pskip=0:vbv-bufsize=1200:vbv-maxrate=1200:rc-lookahead=60:ref=6:bframes=6:b-adapt=2:direct=auto:b-pyramid=strict:me=tesa:subme=11:merange=48:analyse=all:trellis=2:psy-rd=1.0,0.10:deblock=1,1
                                        

                                        I have no size limit. For sound I use HE-AAC stereo 48kbps.

                                        If you use size limit, the overall quality will vary a lot depending on the duration of the video.

                                        This quality is good enough for me for video previews with nice file size, but it's a bit poor for full screen video (screensaver).

                                        T 1 Reply Last reply Reply Quote 1
                                        • T
                                          tronkyfran @Nismo
                                          last edited by

                                          Thx a lot, I was struggling with this.

                                          N 1 Reply Last reply Reply Quote 0
                                          • N
                                            Nismo @tronkyfran
                                            last edited by Nismo

                                            @tronkyfran No problem, you are wellcome.

                                            I edited my last post, please read it.

                                            Regards.

                                            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.