RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. video previews
    Log in to post
    • All categories
    • P

      Emulationstation video previews on Raspberry Pi 5

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support video previews lag skraper emulationstaton
      26
      0 Votes
      26 Posts
      3k Views
      DTEAMD

      @RapidEdwin08 said in Emulationstation video previews on Raspberry Pi 5:

      wget https://raw.githubusercontent.com/RapidEdwin08/RetroPie-Setup/master/vlc-downgrade.sh -P ~/
      chmod 755 ~/vlc-downgrade.sh
      ~/vlc-downgrade.sh

      Hi @RapidEdwin08 ,
      I'm trying to go back to the old VLC version but it doesn't' work. It works in the past, but now it stop working. you can see my log here

      https://pastebin.com/xmmUjQkr

      It stop to work when I tried to install the older version of Dolphin.

      Any Idea to fix that?

      NEW EDIT: Solve with this - https://forums.linuxmint.com/viewtopic.php?t=373298

    • K

      Retropie Convert Non-functional Videos via MS Windows Via Batch or CMD Line

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support raspberry pi 3 video scraping video previews mame arcade retropie 4.8
      3
      1 Votes
      3 Posts
      373 Views
      K

      Thank you!

      Cheers

    • R

      Video previews stopped working

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support video previews emulationstaton
      7
      0 Votes
      7 Posts
      1k Views
      R

      @sleve_mcdichael

      Thank you very much that is it!!!! Off one place, on for the other. Now to make a new backup.

    • N

      Selph Scraper Video Previews not working - yuv420p vs yuv444p?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scraper video previews
      2
      0 Votes
      2 Posts
      386 Views
      S

      Put this in your /usr/local/bin folder and make it executable with chmod +x <filename>. Run it from your video folder. Your video files will not be overwritten. New files are saved to ./converted; to use them, you must move or copy one level up to replace the original files. Repeat for each system.

      You may need to install ffmpeg first with sudo apt update && sudo apt install ffmpeg.

      #! /bin/bash # Script provided by Clyde mkdir -p converted # create the folder "converted" if it doesn't exist for f in *.mp4 # process all videos in the current directory do echo "$(pwd)/$f" # show the processed file's name c=$(ffprobe "$f" 2>&1 | grep -c yuv444p) # (-c)ount no. of "444p" if [ "$c" -gt 0 ] # if 444p is present, then # convert to 420p ffmpeg -i "$f" -y -pix_fmt yuv420p -strict experimental converted/"$f" fi done
    • C

      Video previews wrong size

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support video previews comicbook theme
      1
      0 Votes
      1 Posts
      275 Views
      No one has replied
    • sad_musoS

      No audio when using OMXPlayer for previews, but without is really slow

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support omxplayer no sound video previews
      9
      0 Votes
      9 Posts
      902 Views
      sad_musoS

      @Clyde Thanks - managed to create an image backup so I'm happy now :)

      But unfortunately I still haven't resolved this audio issue; do you have any pointers? From memory I don't think I've ever used OMXPlayer for video previous in the past, but as of recently if I don't use it then videos take ageeeees to load, so I have to use it, it would seem. But I can't for the life of me figure out why the audio won't work! As mentioned before, I'm trying to get this working through HDMI.

    • C

      Retropie 4.6 new image issues - notifications and video previews

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie 4.6 notifications video previews
      2
      0 Votes
      2 Posts
      394 Views
      mituM

      Both issues have been reported in the forums. For the 1. issue, you can use omxplayer instead of vlc (it's a VLC issue), for 2. there's an issue opened upstream (RetroArch), but there's no solution besides disabling the new style notifications (Menu Widgets).

    • A

      Feature Request: Video Preview Duration: Swap "When Finished."

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development video previews settings
      3
      2 Votes
      3 Posts
      387 Views
      RionR

      Me to!

    • D

      Getting Issues when enabling video previews

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support amiga retropie blackscreen video previews
      8
      0 Votes
      8 Posts
      897 Views
      D

      @Clyde Thanks Clyde I'll have a look. Cheers for the heads up.

    • G

      Some Video Previews dont show...

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support video previews snap videos emulationstatio
      4
      0 Votes
      4 Posts
      546 Views
      G

      Thanks @mitu @Efriim Apologies not to answer before.
      Turned off OMX and everything same with arcade game videos (some of them). Tried to convert with handbrake w/o any scrift (very easy to do...and tried some different configurations) but no luck. The only option was to download .mp4 from YouTube...and works and I dont know why.

      Its rare because the video was the same from the beginning I was made couple months ago and did work perfect, so its not a Skraper/XML problem...I think

      EmulationStaion is on the last build 2.8.3RP

      Anyway, many very thanks.

    • K

      No audio on video preview snaps with omxplayer

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support omxplayer audio sound video previews video snaps no sound
      4
      0 Votes
      4 Posts
      2k Views
      ClydeC

      @kavin_steele Thanks for sharing your solution for others who might have the same problem.

    • D

      Scraper only downloading 233 byte mp4 files

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scraper mp4 snaps video previews
      15
      0 Votes
      15 Posts
      2k Views
      GoldManSex778G

      @mitu Tested, confirmed working with Universal XML scraper

    • H

      how Enable video and images with default RetroPie theme

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support video previews
      5
      0 Votes
      5 Posts
      688 Views
      H

      @mitu Now that sounds familiar. Will give it a try later today. Thanks alot.

    • A Bored NinjaA

      Video Gamelist View Not Showing Scraped Art After 4.4.7 Emulationstation Update

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emulationstaton video previews update broke it
      4
      0 Votes
      4 Posts
      557 Views
      A Bored NinjaA

      @mitu That worked. Thank you!

    • S

      Image vs Video

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes es themes video previews
      4
      1 Votes
      4 Posts
      933 Views
      ClydeC

      Another nice feature would be to cycle different pictures, like screenshot / flyer / cabinet.

    • S

      Video previews in MAME no longer working

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support video previews emulationstaion
      4
      0 Votes
      4 Posts
      698 Views
      mituM

      @slimbrick That's most likely some video codec that's not understood by omxplayer. It's also a common problem, there are a few topics on how to re-encode those videos to be compatible with omxplayer.

    • B

      Video snaps became "blue-tinted" all of a sudden

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support video snaps video previews
      2
      0 Votes
      2 Posts
      511 Views
      herb_fargusH

      @brimby said in Video snaps became "blue-tinted" all of a sudden:

      This is probably going to sound insane because I can't find anyone else having this issue

      There have been at least 3 posts about this in the last few days. It's a known issue from the latest raspbian update

      Downgrade vlc or switch to omxplayer

    • D

      (Only) preview videos ahve inverted colors

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support preview videos video previews inverted colors color wrong
      9
      0 Votes
      9 Posts
      2k Views
      mituM

      @the_engineeer please post your sistem information as requested in the "read-me-first" topic referenced at the top of the forum.

    • M

      How to get rid of VLC

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support video previews vlc not working
      3
      0 Votes
      3 Posts
      833 Views
      D

      i updated and my snaps turned blue... omxplayer is not an option for me because it forces the video to be infront of the background...

    • B

      Subfolder videopreview and art

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support subfolders video previews
      1
      0 Votes
      1 Posts
      403 Views
      No one has replied