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
- Host: GitHub
- URL: https://github.com/smartacephale/ffmpeg-python-utils
- Owner: smartacephale
- License: mit
- Created: 2025-02-15T23:42:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-16T04:56:33.000Z (over 1 year ago)
- Last Synced: 2025-10-30T10:42:30.378Z (7 months ago)
- Topics: concat-videos, ffmpeg, ffmpeg-concat, python
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`