1.0.0 • Published 11 months ago

video-merger-cli v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

This CIL tool is mainly used for merge multiple videos into one video.

Usage:

  1. Download the CIL tool from https://github.com/zhengyuxiang123/VideoMerge/releases
  2. Unzip the file and put it in the same directory with your videos
  3. 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