RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. video scraping
    Log in to post
    • All categories
    • 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
      372 Views
      K

      Thank you!

      Cheers

    • DTEAMD

      RetroPie - Convert Non-Functional videos to functional videos - Easy free batch method on Windows - also size reducer

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes video convert video scraping
      10
      3 Votes
      10 Posts
      2k Views
      DTEAMD

      You can also shrink your Daphne .m2v video files with

      for %%a in ("*.m2v") do 01-ffmpeg -i "%%a" -crf 30 -vcodec mpeg1video -acodec copy "newfiles\%%~na.m2v" pause

      Before
      abelt.m2v = 460 MB
      After
      abelt.m2v = 67.4 MB

      I named It 00 -m2v to m2v .bat

    • K

      Download videos for already scraped games with skyscraper

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support skyscraper video scraping
      5
      1 Votes
      5 Posts
      2k Views
      E

      @muldjord just want to throw out there this did not work for me, when i gather resources it says yez for every video, when i generate the gamelist it still says no for the video

    • M

      Video previews not working correctly with custom game collections added.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emulation stati video scraping video previews black videos
      13
      0 Votes
      13 Posts
      2k Views
      M

      @pjft Thanks for all your help, I really appreciate it.