Skip to content

A sample application showcasing ffmpeg usage in a browser with files over 4GB using WORKERSFS

License

Notifications You must be signed in to change notification settings

pavloshargan/ffmpeg-browser-4gb-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ffmpeg-browser-4gb-plus

A sample application showcasing ffmpeg usage in a browser with files over 4GB using WORKERSFS

To use it start an http server in the repository folder like this:

npm install -g http-server
http-server

Then open ffmpegtest.html page.

The app trims an uploaded video (00:01-00:09 segment) and downloads the result to clients machine

About

A sample application showcasing ffmpeg usage in a browser with files over 4GB using WORKERSFS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published