Is there a tool that can bulk split mp4 videos? I see a lot of videos splitters but none of them do bulk splits
+ Reply to Thread
Results 1 to 6 of 6
-
-
What is a "bulk split?" You can definitely do a simply split on every file in a folder, or every file in a list of files, using ffmpeg and a batch file. However, it is not clear how you want to split all these files. Most video files have dozens of scenes, and most people usually want to split on scene boundaries. To determine which scene will be split, they use their NLE.
-
-
From a quick search:
Cut first 51 seconds from different avi-files as batch-process?
Batch trim using FFMPEG
Need help batch splitting many mp4 files
If you want a more GUI-friendly version:
FFmpeg Batch Converter
There are many more like this. Just do a Google search, restricted to a given web site, like this one:
ffmpeg batch cut OR split site:forum.videohelp.com -
-
If you want to split on scene boundaries, which most people would want to do, what I posted will not be of any use. Quite frankly, I don't think it will be of any use to the OP either because I can't imagine simply lopping off "x" frames or seconds from the beginning or end of a video will have any real usefulness.
If you want to split on scene boundaries, there are dozens of products and also AVISynth scripts that can do this. They are not 100% foolproof, however, because scene detection logic can be fooled by objects entering the frame in the foreground, to give one example.
Similar Threads
-
Batch convert animated GIFs to video? (Any format: AVI, MP4, etc.)
By vidyanoob in forum Video ConversionReplies: 3Last Post: 31st May 2018, 09:04 -
I recently split a mp4 with mp4 splitter
By RBCC in forum EditingReplies: 1Last Post: 13th Mar 2017, 03:12 -
VirtualDub - Batch Convert - MP4 To Uncompressed Video With No Audio
By TheRandomOne in forum Video ConversionReplies: 5Last Post: 26th Nov 2015, 02:28 -
I need a mp4 Cutter/Splitter
By minegroasprilla in forum Newbie / General discussionsReplies: 8Last Post: 23rd Jan 2015, 17:04 -
using Gabset MP4 splitter
By A700 in forum Software PlayingReplies: 10Last Post: 7th Oct 2014, 11:29