Skip to content

Goldy7424930900/video-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Converter for Ubuntu - .webm to .mp4

before running the web app install handbrake-cli

sudo add-apt-repository ppa:stebbins/handbrake-releases
sudo apt-get update

# Install HandBrake.
sudo apt-get install handbrake-cli

install and run

cd video-converter
npm i
npm run dev

goto localhost:3000 and all set :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published