Skip to content

A front-end project for transcoding videos to different formats, codecs, and resolutions

Notifications You must be signed in to change notification settings

HasibullahMahmood/React-VideoTranscoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-VideoConverter

Keywords

REACT.JS, FFMPEG, FLUENT-FFMPEG

Install node.js which comes with npm(node package manager)

Official website: https://nodejs.org/en/download/

Check versions

node -v

npm -v

Clone this project

git clone https://github.com/HasibullahMahmood/React-VideoTranscoder.git

cd React-VideoConverter

Install required dependencies

npm install

Start this react project on the browser

npm start

UI

HOMEPAGE

image

UPLOADING AND ENCODING

image

FINISHED PARTIAL ENCODING

image

PLAYING SAMPLE VIDEO

image

About

A front-end project for transcoding videos to different formats, codecs, and resolutions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published