Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 349 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 349 Bytes

RenderVideosResolutions

Lib for recreating mp4 videos on 1080p,720p,480p,360p,240p and 144p resolutions. Need ffmpeg installed to work.

Feel free to fork or clone!

Args
  • "--input" : path to input video. (must be mp4) (required);
  • "--output" : output resolution file names (default is the same as --input without .mp4);