Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 361 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 361 Bytes

webm

Convert a video to WebM (.webm) format.

Instructions:

  • Clone repository.
  • Run make setup from the command line.
  • Add the video file to the repository folder.
  • Run ./webm.sh "input.mp4" "output.mp4 where the first argument is the input video file and the second being the output.

Demo

Run ./webm.sh "demo.mp4" "output.mp4 to see a demo.