timelapse-creator

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Timelapse Creator

延时摄影创建工具

Create timelapse videos from image sequences.
从图像序列创建延时摄影视频。

Features

功能特性

  • Image Sequence: Combine images into video
  • Frame Rate Control: Custom FPS settings
  • Transitions: Crossfade between frames
  • Sorting: Auto-sort by timestamp/filename
  • Quality Control: Resolution and codec options
  • Text Overlays: Add timestamps/labels
  • 图像序列:将多张图像合并为视频
  • 帧率控制:自定义FPS设置
  • 转场效果:帧间淡入淡出
  • 排序功能:按时间戳/文件名自动排序
  • 画质控制:分辨率与编码格式选项
  • 文字叠加:添加时间戳/标签

CLI Usage

CLI 使用方法

bash
python timelapse_creator.py --input images/ --output timelapse.mp4 --fps 30
bash
python timelapse_creator.py --input images/ --output timelapse.mp4 --fps 30

Dependencies

依赖项

  • moviepy>=1.0.3
  • pillow>=10.0.0
  • numpy>=1.24.0
  • moviepy>=1.0.3
  • pillow>=10.0.0
  • numpy>=1.24.0