https://github.com/shingt/create_short_videos
https://github.com/shingt/create_short_videos
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shingt/create_short_videos
- Owner: shingt
- Created: 2013-06-10T04:25:59.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-10T04:54:30.000Z (about 13 years ago)
- Last Synced: 2025-03-24T11:13:30.846Z (over 1 year ago)
- Language: Perl
- Size: 105 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## create_short_videos.pl
- ffmpegを利用して対象動画から複数のセグメントビデオを生成する.
- 各セグメントの開始時間・終了時間をテキストファイルにCSV形式記載する必要あり.
### Usage
perl create_short_videos.pl [input.mpg] [segments.txt] [output_path]
### Example
perl create_short_videos.pl video.mpg segments.txt training