1.0.0 • Published 11 months ago
video-merger-cli v1.0.0
This CIL tool is mainly used for merge multiple videos into one video.
Usage:
- Download the CIL tool from https://github.com/zhengyuxiang123/VideoMerge/releases
- Unzip the file and put it in the same directory with your videos
- Run the command
python merge.py -i input_dir -o output_dir
to merge the videos in the input directory into one video in the output directory
Example:
python merge.py -i input_dir -o output_dir
1.0.0
11 months ago