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

    [Theme] CRT

    Scheduled Pinned Locked Moved Projects and Themes
    themethemestheming
    218 Posts 51 Posters 185.4k 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.
    • B
      BertGoblin
      last edited by

      I did a batch Handbrake convert to 30fps/23 quality factor to get videos working in attract mode. Somebody stated that 60fps videos were more of a problem than resolution. Haven't had any probs there.

      I want to test videos out a bit for this ES theme, but I have no idea how to add my folder of videos without manually editing each gamelist entry (which is tedious). Any help on that score would be greatly appreciated.

      alphatoanantA 1 Reply Last reply Reply Quote 0
      • alphatoanantA
        alphatoanant @BertGoblin
        last edited by

        @BertGoblin this thread created by @Nismo may help with what you are looking for - https://retropie.org.uk/forum/topic/6589/easy-way-to-add-video-and-marquees-tags-in-your-gamelist-for-video-support

        My RetroPie Themes:
        Art Book https://github.com/anthonycaccese/es-theme-art-book
        Art Book Next https://github.com/anthonycaccese/art-book-next-retropie
        TFT https://github.com/anthonycaccese/es-theme-tft

        B 1 Reply Last reply Reply Quote 1
        • B
          BertGoblin @alphatoanant
          last edited by

          @alphatoanant Thanks, I don't suppose there's a bash script that does the same thing? (I wouldn't know where to start as far as converting it from powershell).

          DominusD 1 Reply Last reply Reply Quote 0
          • DominusD
            Dominus @BertGoblin
            last edited by

            @BertGoblin Once you make the file, just right click and it should says Run with Powershell.

            1 Reply Last reply Reply Quote 0
            • B
              BertGoblin
              last edited by

              So, I wanted to report back on my video usage with this theme. Converting to 30fps made all my videos work fine. I didn't have any particularly high res videos, but at 60fps, many would stop and go grey.

              The one problem I do have is that it seems rapidly switching between videos actually overheats a stock clocked pie with a heat-sink fitted. That seems absurd right? I've tried the Pi indifferent environments and it's pretty cold at the moment. This wasn't isolated to this the theme though, attract mode also produced the same result.

              If anyone out there has a live temp monitoring overlay, I'd be curious to see what their levels do with consistent video switching.

              M 1 Reply Last reply Reply Quote 0
              • M
                MWGemini @BertGoblin
                last edited by

                @BertGoblin That's somewhat of a known issue. The version of the video preview feature that is in the current official source tree uses VLC player, which uses a lot of CPU. There's a new version being worked on by @fieldofcows that uses OMX player instead. You can read more about it (with some temperature tests I did) here: https://retropie.org.uk/forum/topic/5823/looking-for-testers-for-es-video-preview-on-raspberry-pi/141

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

                  @Dominus So, you get a chance to upload that xml yet? :p

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

                    @alphatoanant Looks pretty good though I like what I see with dominus a bit better since I use widescreen too.

                    1 Reply Last reply Reply Quote 0
                    • DominusD
                      Dominus @Furluge
                      last edited by

                      @Furluge Yeah sorry, I wasn't sure if anyone really wanted it...

                      http://pastebin.com/QzucYj5n

                      alphatoanantA 1 Reply Last reply Reply Quote 0
                      • alphatoanantA
                        alphatoanant @Dominus
                        last edited by

                        @Dominus, cool if I include your XML as a variation in the theme? I am working on adding a 4x3 option now using the approach that @mattrixk described... "you can use <include> this way to point to different templates, so you don't have to create and maintain a completely separate theme"

                        Working on that now and if you are ok with it I would happy to include your version as one of the options

                        My RetroPie Themes:
                        Art Book https://github.com/anthonycaccese/es-theme-art-book
                        Art Book Next https://github.com/anthonycaccese/art-book-next-retropie
                        TFT https://github.com/anthonycaccese/es-theme-tft

                        DominusD 1 Reply Last reply Reply Quote 0
                        • RoxsteadyR
                          Roxsteady
                          last edited by

                          Has anyone tried this on a Pi Zero?? I would assume it would lag.

                          alphatoanantA 1 Reply Last reply Reply Quote 0
                          • alphatoanantA
                            alphatoanant @Roxsteady
                            last edited by

                            @Roxsteady, yeah from my testing it lags on a Pi Zero currently. @fieldofcows (with the help of @MWGemini) has been testing out an implementation of the video preview feature using omx player instead of vlc that is showing nice promise for heat on a Pi3. There is no guarantee that would help on Pi Zero but I am looking forward to trying it out. The Pi Zero may not end up being powerful enough though. If that turns out to be the case I am going to build a version of this theme without video support for the zero next.

                            You can follow the status of the omx player updates here: https://retropie.org.uk/forum/topic/5823/looking-for-testers-for-es-video-preview-on-raspberry-pi/141 (thank you for the link and your tests @MWGemini)

                            My RetroPie Themes:
                            Art Book https://github.com/anthonycaccese/es-theme-art-book
                            Art Book Next https://github.com/anthonycaccese/art-book-next-retropie
                            TFT https://github.com/anthonycaccese/es-theme-tft

                            mattrixkM 1 Reply Last reply Reply Quote 0
                            • mattrixkM
                              mattrixk @alphatoanant
                              last edited by

                              @alphatoanant My Io theme uses <include>s if you need some inspiration.

                              Also, just a thought, but if videos lag on Pi-zero, would it be best if the Pi-zero owners simply didn't scrape videos? Then it doesn't matter if your theme has a <view name="video"> or not?

                              My ES themes: MetaPixel | Spare | Io | Indent

                              alphatoanantA 1 Reply Last reply Reply Quote 0
                              • alphatoanantA
                                alphatoanant @mattrixk
                                last edited by

                                @alphatoanant My Io theme uses <include>s if you need some inspiration.

                                That's exactly the one I am using to learn from, nice =)

                                Also, just a thought, but if videos lag on Pi-zero, would it be best if the Pi-zero owners simply didn't scrape videos? Then it doesn't matter if your theme has a <view name="video"> or not?

                                Good point. It might not be a common use case to share gamelist.xml's between a pi3 and pizero. I know for me I mostly do it for testing purposes. Not scraping for videos if using a pi-zero would work then.

                                My RetroPie Themes:
                                Art Book https://github.com/anthonycaccese/es-theme-art-book
                                Art Book Next https://github.com/anthonycaccese/art-book-next-retropie
                                TFT https://github.com/anthonycaccese/es-theme-tft

                                N 1 Reply Last reply Reply Quote 0
                                • DominusD
                                  Dominus @alphatoanant
                                  last edited by

                                  @alphatoanant Yeah for sure. It's just numbers, I didn't really do any graphical work.

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

                                    @alphatoanant Depens on how the videos are encoded.

                                    I suppose the scraped videos are very high resolution for a rpi (it's known 640x480 60 fps videos are too much for the rpi), but I'm making good quality videos at low resolution and fps to safe space and don't stress the rpi. Keep in mind that scraped videos are not designed for playing in a rpi.

                                    Just need somebody with a pi zero to test them.

                                    Link: https://retropie.org.uk/forum/topic/8019/oldroom-theme-w-i-p-media-packs?page=1

                                    alphatoanantA 1 Reply Last reply Reply Quote 0
                                    • alphatoanantA
                                      alphatoanant @Nismo
                                      last edited by

                                      @Nismo Thank you, I may be able to try these out this weekend. Currently, I am using standard quality videos from emumovies.com (the ones that are around 320x240 res)

                                      My RetroPie Themes:
                                      Art Book https://github.com/anthonycaccese/es-theme-art-book
                                      Art Book Next https://github.com/anthonycaccese/art-book-next-retropie
                                      TFT https://github.com/anthonycaccese/es-theme-tft

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

                                        @alphatoanant if pi zero can't move 320x240 videos I doubt it can move my 480x360 videos, but my videos are very little filesize and all are at 25 fps.

                                        1 Reply Last reply Reply Quote 0
                                        • H
                                          HemiJJ
                                          last edited by

                                          Thank you so much for the awesome theme. I love the overall feel but made a few teaks to my layout and just wanted to share. Thanks again and I look forward to future themes.

                                          0_1487349860395_crt1.JPG

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

                                            @HemiJJ What are the settings for putting the System logo on the right hand side?

                                            H 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.