https://github.com/metaory/random-frame
picks a random frame from a dir of videos and copy it to destination path
https://github.com/metaory/random-frame
bash cli ffmpeg
Last synced: 9 months ago
JSON representation
picks a random frame from a dir of videos and copy it to destination path
- Host: GitHub
- URL: https://github.com/metaory/random-frame
- Owner: metaory
- License: mit
- Archived: true
- Created: 2022-10-20T14:36:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-23T06:25:25.000Z (about 3 years ago)
- Last Synced: 2024-11-03T04:32:41.553Z (about 1 year ago)
- Topics: bash, cli, ffmpeg
- Language: Shell
- Homepage:
- Size: 58.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Requirements |
Installation |
Usage
picks a random frame from a dir of videos and copy it to destination path
Requirements
============
- ffmpeg
Installation
============
chmod +x random-frame
- place the file in your path
Usage
=====
random-frame
Example
=======
random-frame /home/meta/videos/cyberpunk /home/meta/pics/wall.png
License
-------
[MIT](LICENSE)