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: 2 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-23T06:25:25.000Z (over 2 years ago)
- Last Synced: 2024-11-03T04:32:41.553Z (7 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)