An open API service indexing awesome lists of open source software.

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

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
```