A simple app for shuffling video files. Download, load your files, choose your settings, and merge!
Official website: www.videoshufflr.com
Download the latest release and install.
Latest release: https://github.com/brandonhenry/videoshuffle-releases/releases
- Go to releases
- Click the latest version
- Find the
.exeif you are on Windows or the.dmgif you are on Mac - Click the file
- Continue the guide below.
Windows Prerequisites
WINDOWS ONLY!!
You must have FFMPEG installed to use this.
Please see this guide on how to install: https://phoenixnap.com/kb/ffmpeg-windows
macOS Prerequisites
MACBOOK ONLY!!
If you don't have Homebrew installed, run:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"Then install FFmpeg:
brew install ffmpegInside settings, make sure to enable: Use system FFmpeg (from PATH)
-
Download from Github
-
Install Fractal Video Shufflr
-
Open Fractal Video Shufflr
-
Select Files
-
Open settings to configure
-
Click 'Shuffle & Merge!'
-
Wait til the bar fills.
-
Done!
-
View all previous projects
-
Preview all previous projects
-
Set minimum cut time
-
Set maximum cut time
-
Auto scene detection (does not use cut time)
-
Set total video duration (2 or 2:00 works. you can specify down to the second)
-
Clear list of recent projects completed
-
MP4 only to start
-
Automatic updates
Q: I get a spawn error
A: Make sure you install both ffmpeg and ffprobe using the instructions above. Additionally, inside the settings menu, you need to enable Use system FFmpeg (from PATH)
Q: How do I get new updates?
A: The app automatically updates anytime a new version is available.
Q: Does this work on windows and mac machines?
A: Yes! This works on both Windows and Mac. Follow the specific instructions for your platform.