https://github.com/abcnews/shrink-ray
Convert a video to optimised renditions in multiple aspect ratios, with the help of ffmpeg
https://github.com/abcnews/shrink-ray
tool
Last synced: 5 months ago
JSON representation
Convert a video to optimised renditions in multiple aspect ratios, with the help of ffmpeg
- Host: GitHub
- URL: https://github.com/abcnews/shrink-ray
- Owner: abcnews
- License: mit
- Created: 2019-11-29T02:24:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T01:55:31.000Z (over 3 years ago)
- Last Synced: 2025-11-22T22:03:52.770Z (7 months ago)
- Topics: tool
- Language: TypeScript
- Homepage:
- Size: 2.91 MB
- Stars: 15
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# shrink-ray
Convert a video to optimised renditions in multiple aspect ratios, with the help of ffmpeg
```sh
# install
npm i -g @abcnews/shrink-ray
# use
shrink-ray video.mp4
```