An open API service indexing awesome lists of open source software.

https://github.com/smartacephale/ffmpeg-python-utils

concat multiple videos
https://github.com/smartacephale/ffmpeg-python-utils

concat-videos ffmpeg ffmpeg-concat python

Last synced: about 2 months ago
JSON representation

concat multiple videos

Awesome Lists containing this project

README

          

# ffmpeg-python-utils
concat multiple videos

## Example
`python ./ffmpeg_concat.py --path ./VIDEOS_FOLDER/ --format .MOV --output ./output_file.mp4`