Jump to content
LaunchBox Community Forums

thewhite

Members
  • Posts

    155
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

thewhite's Achievements

32-Bit GPU

32-Bit GPU (5/7)

114

Reputation

  1. Done, you can now choose what frame you want. Yeah, you can copy-paste the image in the screenshot folder and run a audit of the plateform.
  2. I hadn't thought it was in that folder. Since my software can run from anywhere, I added some code that checks for the presence of ffmpeg when the video folder is selected; if it's in launchbox\videos\platform, it populates the field. I couldn't think of any other way, but it works.
  3. Videos to images clipper View File Hi, here's my latest tool; 🎬 Videos to Images Clipper – Extract Screenshots from Your Videos with Ease Videos to Images Clipper is a lightweight and user-friendly Windows application designed to extract high-quality screenshots from video files. It automatically captures images at key moments - First image, 25%, 50%, and 75% of the video's duration or a specific frame. This tool is especially useful for LaunchBox users who want to generate screenshot quickly and efficiently from their game videos. ✨ Key Features πŸ“Έ Automatic Screenshot Extraction Captures images at ΒΌ, Β½, and ΒΎ of each video. πŸ“‚ Batch Processing Processes multiple videos based on a list of titles. πŸ”Ž Smart Title Matching Matches video filenames with titles entered by the user. 🧹 Clean Titles from LaunchBox Extracts and cleans titles from copied tables from the LaunchBox Audit window. 🌐 Recursive Folder Scanning Searches for videos in all subfolders of the selected source directory. 🧰 Automatic FFmpeg Integration Detects FFmpeg on your system or downloads it directly within the application. πŸ› οΈ Supported Video Formats MP4 MKV AVI MOV πŸ“– How to Use Select the Source Folder Click Source and choose the directory containing your videos. Subfolders are included automatically. Select the Destination Folder Click Destination to specify where the extracted images will be saved. Enter or Paste Titles Paste game titles into the textbox, one per line. You can copy data directly from the LaunchBox Audit window. Clean the Titles Click Clean Titles to remove headers and keep only the relevant titles. Install or Locate FFmpeg If FFmpeg is not detected, click Download or browse to its installation folder. Start the Extraction Click Start to generate screenshots at 25%, 50%, and 75% of each matching video. Once finished, you can move the images to the platform's image folder (Screenshot - Gameplay). Run a platform audit to detect the new images. πŸ–ΌοΈ Output Example For a video named: Assassin's Creed.mp4 The application generates: Assassin_s Creed-01.jpg Assassin_s Creed-02.jpg Assassin_s Creed-03.jpg πŸ’» System Requirements Windows 10 or Windows 11 .NET Desktop Runtime 6.0 or later FFmpeg (automatically detected or downloadable within the application) πŸš€ Feedback and Contributions Feedback, suggestions, and bug reports are welcome! Feel free to share your experience and ideas to improve the software. Thank you for trying Videos to Images Clipper! Submitter thewhite Submitted 04/14/2026 Category Third-party Apps and Plugins  
  4. Version 1.1.0

    7 downloads

    Hi, here's my latest tool; 🎬 Videos to Images Clipper – Extract Screenshots from Your Videos with Ease Videos to Images Clipper is a lightweight and user-friendly Windows application designed to extract high-quality screenshots from video files. It automatically captures images at key moments - First image, 25%, 50%, and 75% of the video's duration or a specific frame. This tool is especially useful for LaunchBox users who want to generate screenshot quickly and efficiently from their game videos. ✨ Key Features πŸ“Έ Automatic Screenshot Extraction Captures images at ΒΌ, Β½, and ΒΎ of each video. πŸ“‚ Batch Processing Processes multiple videos based on a list of titles. πŸ”Ž Smart Title Matching Matches video filenames with titles entered by the user. 🧹 Clean Titles from LaunchBox Extracts and cleans titles from copied tables from the LaunchBox Audit window. 🌐 Recursive Folder Scanning Searches for videos in all subfolders of the selected source directory. 🧰 Automatic FFmpeg Integration Detects FFmpeg on your system or downloads it directly within the application. πŸ› οΈ Supported Video Formats mp4, m4v, mkv, avi, mov. πŸ“– How to Use Select the Source Folder Click Source and choose the directory containing your videos. Subfolders are included automatically. Select the Destination Folder Click Destination to specify where the extracted images will be saved. Enter or Paste Titles Paste game titles into the textbox, one per line. You can copy data directly from the LaunchBox Audit window. Clean the Titles Click Clean Titles to remove headers and keep only the relevant titles. Install or Locate FFmpeg If FFmpeg is not detected, click Download or browse to its installation folder. Start the Extraction Click Start to generate screenshots at 25%, 50%, and 75% of each matching video. Once finished, you can move the images to the platform's image folder (Screenshot - Gameplay). Run a platform audit to detect the new images. πŸ–ΌοΈ Output Example For a video named: Assassin's Creed.mp4 The application generates: Assassin_s Creed-01.jpg Assassin_s Creed-02.jpg Assassin_s Creed-03.jpg πŸ’» System Requirements Windows 10 or Windows 11 .NET Desktop Runtime 6.0 or later FFmpeg (automatically detected or downloadable within the application) πŸš€ Feedback and Contributions Feedback, suggestions, and bug reports are welcome! Feel free to share your experience and ideas to improve the software. Thank you for trying Videos to Images Clipper!
  5. LaunchBox Custom Copier View File Hi, I created a small Windows tool that allows you to build a customized copy of your LaunchBox setup by selecting only the platforms you want to keep. The goal is simple: reduce size, organize your collection, and create portable LaunchBox builds (for external drives, backups, or dedicated setups). How it works: Select your LaunchBox folder (source) Choose a destination folder Pick the platforms you want The tool calculates the total size (games + media) Start the copy process What gets copied: Games Images Videos Manuals Music Only the selected platforms are included. Everything is reorganized automatically into a clean structure. The games are copied to the Launchbox\Games\Platform. The configuration files are modified with the new path. Optimized for emulator games with a single file or with .cue and m3u files. For other types of games (Windows and others), which contain multiple files, you will need to copy them manually. Game handling: Supports single-file formats (ISO, CHD, RVZ, etc.) Supports M3U playlists (multi-disc games) Supports CUE files and their referenced tracks Automatically includes all required files Avoids duplicates during size calculation Additional features: Estimating size before copying Automatic update of ApplicationPath in platform XML files Preserves all other LaunchBox data and configuration Does not modify the original LaunchBox installation The result is a fully independent LaunchBox setup containing only what you selected. This tool is especially useful if you want a smaller, optimized LaunchBox build for emulation setups or storage-limited environments. There is no progress bar, but the 2nd window indicates the folder being copied. Submitter thewhite Submitted 04/07/2026 Category Third-party Apps and Plugins  
  6. Version 1.0.0

    11 downloads

    Hi, I created a small Windows tool that allows you to build a customized copy of your LaunchBox setup by selecting only the platforms you want to keep. The goal is simple: reduce size, organize your collection, and create portable LaunchBox builds (for external drives, backups, or dedicated setups). How it works: Select your LaunchBox folder (source) Choose a destination folder Pick the platforms you want The tool calculates the total size (games + media) Start the copy process What gets copied: Games Images Videos Manuals Music Only the selected platforms are included. Everything is reorganized automatically into a clean structure. The games are copied to the Launchbox\Games\Platform. The configuration files are modified with the new path. Optimized for emulator games with a single file or with .cue and m3u files. For other types of games (Windows and others), which contain multiple files, you will need to copy them manually. Game handling: Supports single-file formats (ISO, CHD, RVZ, etc.) Supports M3U playlists (multi-disc games) Supports CUE files and their referenced tracks Automatically includes all required files Avoids duplicates during size calculation Additional features: Estimating size before copying Automatic update of ApplicationPath in platform XML files Preserves all other LaunchBox data and configuration Does not modify the original LaunchBox installation The result is a fully independent LaunchBox setup containing only what you selected. This tool is especially useful if you want a smaller, optimized LaunchBox build for emulation setups or storage-limited environments. There is no progress bar, but the 2nd window indicates the folder being copied.
  7. I was able to test it and saw a few problems. Could you try again with the new version? If you're still having problems, could you give me the file names so I can test them?
  8. It's done, I haven't tested it intensively, but it seems to work well.
  9. French done. fr-FR.zip
  10. thewhite

    BannerBox

    It was so simple, I hadn't seen this option, thank you.
  11. thewhite

    BannerBox

    I'm using your theme to display platforms and I'm trying to add missing banners, but some are not detected. In launchbox, my platform is called "Super Nintendo Hack". My file in "Images\Platforms\Banner" is also named "Super Nintendo Hack.png" with the same resolution as the other images, but it shows the image "Super Nintendo.png". However, it worked for the "Sega Genesis Hack" platform. What did I miss?
  12. Version 1.0.0

    125 downloads

    This software was created to download missing videos from your games and which are among other things missing from emumovies. What it does: πŸ“₯ Clips YouTube Downloader – Creates 40-second gameplay clips directly from YouTube URLs stored in your LaunchBox platform XML files. Perfect for building a consistent library of preview videos. 40-second clips are created from half of the video or the first 40 seconds if it is too short. 🧹 Remove URL from XML – Cleans up dead or broken YouTube links in your XML so LaunchBox won’t try to download them again. πŸ”§ Fix Missing Video – Scans your video folders, compares them with your XML entries, and corrects the missing status if a clip is already present but incorrectly marked as absent. How to use it: Download the required Youtube downloader and FFmpeg via the button or browse for the path to use. Select the platform XML file you want to work with. Choose what you want to do: Download videos from YouTube and create clips with the Start button, Create only video clips, useful if ffmpeg freezes during a video, even if the software tries to detect problems at this level. Move the downloaded clips into the correct LaunchBox Videos folder for that platform. Use the button Remove URL from XML, to remove dead links and Fix missing videos to fix the platform file with the newly created clips. Use the "update metadata" tool if some errors persist in the platform file; video present, but not seen by launchbox. Select all games on a platform, Tools -> Downloads -> Update metadata and media for Selected Games. Choose not to download any media and "Yes, but do not replace any existing fields of media (recommended)". That’s it β€” you’ll have a cleaner, more accurate library with proper 40-second preview videos for your games.
  13. Clips YouTube Downloader View File This software was created to download missing videos from your games and which are among other things missing from emumovies. What it does: πŸ“₯ Clips YouTube Downloader – Creates 40-second gameplay clips directly from YouTube URLs stored in your LaunchBox platform XML files. Perfect for building a consistent library of preview videos. 40-second clips are created from half of the video or the first 40 seconds if it is too short. 🧹 Remove URL from XML – Cleans up dead or broken YouTube links in your XML so LaunchBox won’t try to download them again. πŸ”§ Fix Missing Video – Scans your video folders, compares them with your XML entries, and corrects the missing status if a clip is already present but incorrectly marked as absent. How to use it: Download the required Youtube downloader and FFmpeg via the button or browse for the path to use. Select the platform XML file you want to work with. Choose what you want to do: Download videos from YouTube and create clips with the Start button, Create only video clips, useful if ffmpeg freezes during a video, even if the software tries to detect problems at this level. Move the downloaded clips into the correct LaunchBox Videos folder for that platform. Use the button Remove URL from XML, to remove dead links and Fix missing videos to fix the platform file with the newly created clips. Use the "update metadata" tool if some errors persist in the platform file; video present, but not seen by launchbox. Select all games on a platform, Tools -> Downloads -> Update metadata and media for Selected Games. Choose not to download any media and "Yes, but do not replace any existing fields of media (recommended)". That’s it β€” you’ll have a cleaner, more accurate library with proper 40-second preview videos for your games. Submitter thewhite Submitted 09/21/2025 Category Third-party Apps and Plugins  
  14. Hello, I've developed an application that downloads video clips from games and renames the files according to the game. After moving the games to the corresponding Video folder, Launchbox sees that there's a video, but the XML file isn't corrected on this line: <MissingVideo>true</MissingVideo> How do I update the XML file? Does Launchbox update it automatically after a certain amount of time? Manually, it updates by editing a game and then clicking OK, but I can't do this for every game. Any ideas?
×
×
  • Create New...