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 630.8k 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.
    • FurlugeF
      Furluge
      last edited by

      Yeah that's what I'm using but default it doesn't quite get all the things I think oldroom is looking for. I was testing it with NES and the best I managed to do was replace the cartridge with 2d box art, though it doesn't help if there is no cart image. But I guess I'll wait for what nismo is publishing.

      1 Reply Last reply Reply Quote 0
      • FurlugeF
        Furluge @Nismo
        last edited by

        @Nismo Thank you. Sorry if you said it before but this thread is a monster to try to read anything. I've been trying to dig through it for the past few days before I decided to post and ask. :)

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

          @Furluge No problem mate.

          1 Reply Last reply Reply Quote 0
          • screechS
            screech
            last edited by

            I can do lot's of things in UXS... (and you can too ;) it's widely open ;) and configuration are barely easy to understand, even if it's undocumented ;) ).
            Just ask precisely what you want. And I'll try to make it real ;) (when I have time ^^)

            FurlugeF 1 Reply Last reply Reply Quote 1
            • FurlugeF
              Furluge @screech
              last edited by

              @screech I know, but I can't ask because I am not quite sure what the theme wants currently. :)

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

                @Furluge old room theme uses 3 pieces: marquee logo (also known as wheel image), video file, boxart.

                Example gamelist entry:

                	<game>
                		<path>./10-Yard Fight (USA, Europe).nes</path>
                		<name>10-Yard Fight</name>
                		<desc>The game is viewed in a top-down perspective and is vertical scrolling. The player does not select plays for either offense or defense. On offense, the player simply receives the ball upon the snap and either attempt to run with the quarterback, toss the ball to one of two running backs, or throw the ball to the one long distance receiver - basically the option offense. On defense, the player chooses one of two players to control, and the computer manipulates the others. The ball can also be punted or a field goal can be attempted.</desc>
                		<image>./boxart/10-Yard Fight (USA, Europe).png</image>
                		<video>./videos/10-Yard Fight (USA, Europe).mp4</video>
                		<marquee>./marquees/10-Yard Fight (USA, Europe).png</marquee>
                		<releasedate>19851018T000000</releasedate>
                		<developer>Nintendo</developer>
                		<publisher>Nintendo</publisher>
                		<genre>Sports</genre>
                		<players>2</players>
                	</game>
                
                FurlugeF 1 Reply Last reply Reply Quote 0
                • HurricaneFanH
                  HurricaneFan
                  last edited by

                  I'm noticing my NES videos are having issues with sound, it starts the videos fine but then has a small noticeable amount of time where no sound plays. Happens over and over no matter which game I'm on. When I exit emulation station I see the following error repeatedly:

                  ALSA lib pcm.c:7843:(snd_pcm_recover) underpin occurred

                  Has anyone else seen this behavior?

                  hansolo77H 1 Reply Last reply Reply Quote 0
                  • hansolo77H
                    hansolo77 @HurricaneFan
                    last edited by

                    @HurricaneFan said in Video Preview in EmulationStation:

                    I'm noticing my NES videos are having issues with sound, it starts the videos fine but then has a small noticeable amount of time where no sound plays. Happens over and over no matter which game I'm on. When I exit emulation station I see the following error repeatedly:

                    ALSA lib pcm.c:7843:(snd_pcm_recover) underpin occurred

                    Has anyone else seen this behavior?

                    Not sure if it'll help in your case, but I did a quick Google on that red quote and I found this. Might be helpful:
                    https://bbs.archlinux.org/viewtopic.php?id=185736

                    Who's Scruffy Looking?

                    1 Reply Last reply Reply Quote 0
                    • FurlugeF
                      Furluge @HurricaneFan
                      last edited by

                      @HurricaneFan Thank you. For the arcade sections is it the wheel logo under marquee and the the actual arcade machine marquee as the image?

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

                        @Furluge For arcade (mame and fba at the moment) use marquee images instead of wheel art, then that image will be displayed in the marquee of arcade machine of the theme.

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

                          hello all i'v followed all message here but i didn't find an steep by steep instruction to install and made working OdRoom, someone can give me a link or a copy - past in answer about full instruction?
                          Thanks in advance to all
                          and kiss from france

                          HurricaneFanH 1 Reply Last reply Reply Quote 0
                          • daeksD
                            daeks
                            last edited by daeks

                            @fieldofcows Great project, I have 2 ideas/requests:

                            • Add an option for the default media shown on detail grid - image or video - then it would be very easy to swap the media without modifying the metadata gamelist each time
                            • is there a way to add a functionallity that shows the video only on request? I am thinking on something like press X or Y to toggle video/picture instead of the other media. Advantage would be to quickly scroll through the gamelist and only watch the video if the game is more interesting
                            fieldofcowsF 1 Reply Last reply Reply Quote 0
                            • fieldofcowsF
                              fieldofcows @daeks
                              last edited by

                              @daeks There is an option in the theme to introduce a delay before the video starts. You can also configure it to display the static image during the delay period using another theme flag. Maybe this goes some way to meeting your requirements.

                              Have a look at the 'showSnapshotDelay' and 'delay' options in the first post here: https://retropie.org.uk/forum/topic/5823/looking-for-testers-for-es-video-preview-on-raspberry-pi

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

                                @Nismo Any chance you can add a theme for Atari Lynx, Neo Geo Pocket and Neo Geo Pocket Color? Also, random question: How would I build a retropie menu theme. I know you said you use EmulationStation on windows. On the Pi we have a retropie section that has 13 pi options that is unthemed with old room theme.

                                Thanks again for all the work you've put into this. I love the look.

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

                                  @HurricaneFan Yes i'll add that systems, last system added was sega game gear but i didn't upload that build yet.

                                  I really don't understand very well what you mean 13 options not themed, maybe for my poor english, can you upload some screenshots?

                                  For retropie menu... ???? retropie uses ES (Emulationstation) as gui for emulators, for making a theme for ES there is a good very nice guide on the wiki, and for adding video support you need to read the latest commits, or this thread.

                                  I don't know what you mean with retropie menu.. maybe retroarch menu?, because retropie uses ES(emulationstation) for emulator gui and retroarch for emulators...

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

                                    @Nismo This is a screenshot of what the menu looks like in another theme:
                                    https://delightlylinux.files.wordpress.com/2016/02/retropie-setup.png

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

                                      @HurricaneFan That's the detailed view, it's working since version 1.6 if I remember well... Can you upload a screenshot what's the problem with my theme? and... please... what version of oldroom theme do you have?? it's 1.8?

                                      Thanks for the tips.

                                      Edit: Wait a bit, seems you have a retropie menu that it's like another system... I didn't know that.

                                      Can you tell me if in a theme, where that menu is working themed, do you have a retropie folder inside that theme folder?

                                      Thanks.

                                      @administrators I love this forum and the people sharing all their skills to make it going better, but... we need a way to send private messages... please, make it possible. Regards.

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

                                        @Nismo The retropie menu section does look like another system as in its in it's own folder and when Emulationstation is loaded you browse and select from it just like your selecting a game.

                                        Example of what is in the Emulationstation Simple Retropie folder:
                                        https://github.com/RetroPie/es-theme-simple/tree/master/retropie

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

                                          @naxxi This thread is getting long but I'll try to help explain how this theme works.

                                          1. Make sure your roms are all scraped as in you have a gamelist.xml file populated with all of your rom names and paths.

                                          2. Download the Old Room theme: http://www.mediafire.com/file/vs3tr3sstrxud42/oldroom_1.8_720p.zip

                                          3. Place the OldRoom theme in /home/pi/.emulationstation/themes folder
                                            (not sure where you would place this if it was not on a raspberry pi)

                                          4. Update your gamelist.xml file with references to your additional media (marquee, boxart, video) files. You can download these files on sites like emumovies.com or hyperspin-fe.com .

                                          Example:

                                          	<game>
                                          		<path>./10-Yard Fight (USA, Europe).nes</path>
                                          		<name>10-Yard Fight</name>
                                          		<desc>The game is viewed in a top-down perspective and is vertical scrolling. The player does not select plays for either offense or defense. On offense, the player simply receives the ball upon the snap and either attempt to run with the quarterback, toss the ball to one of two running backs, or throw the ball to the one long distance receiver - basically the option offense. On defense, the player chooses one of two players to control, and the computer manipulates the others. The ball can also be punted or a field goal can be attempted.</desc>
                                          		<image>./boxart/10-Yard Fight (USA, Europe).png</image>
                                          		<video>./videos/10-Yard Fight (USA, Europe).mp4</video>
                                          		<marquee>./marquees/10-Yard Fight (USA, Europe).png</marquee>
                                          		<releasedate>19851018T000000</releasedate>
                                          		<developer>Nintendo</developer>
                                          		<publisher>Nintendo</publisher>
                                          		<genre>Sports</genre>
                                          		<players>2</players>
                                          	</game>
                                          
                                          1. Copy over all of your files (updated gamelist.xml, media files, etc) to the Raspberry Pi.

                                          2. Use the SELECT menu on the raspberry pi to select your Old Room theme you copied to it.

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

                                            @Nismo we will not provide a platform for sharing ROMs. If you want more real time development there is always IRC.

                                            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

                                            N 1 Reply Last reply Reply Quote -1
                                            • 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.