clone the project and open the project directory open terminal and type the following commands:
-
sudo add-apt-repository ppa:stebbins/handbrake-git-snapshots sudo apt-get update sudo apt-get install handbrake-cli
these commands will install handbrake-cli that is the engine that will actually do the conversion
-
npm i && npm run dev
-
open browser and goto http://localhost:3000
-
upload your webm file and wait...
NOTE: it will take a few minutes to convert the video depending on the video size). check the terminal (you opened to perform step 1) to monitor the video conversion progress