Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 17 hours 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
- Created: 2022-10-20T14:36:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-23T06:25:25.000Z (about 2 years ago)
- Last Synced: 2024-08-01T09:25:22.681Z (3 months 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 pathRequirements
============- ffmpeg
Installation
============chmod +x random-frame
- place the file in your path
Usage
=====
random-frameExample
=======
random-frame /home/meta/videos/cyberpunk /home/meta/pics/wall.pngLicense
-------[MIT](LICENSE)