Skip to content

liao02x/Web-Video-Editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Video Editor

Fork of https://github.com/shadowmoose/Web-Video-Editor

Try it out here: https://liao02x.github.io/Web-Video-Editor/web/

Load a video, adjust the time, and click+drag on the screen to crop into a rectangle.

The web page (optionally) supports loading a Javascript-compiled version of FFmpeg, which can encode small jobs within the browser.

Applied the fix from https://github.com/orgs/community/discussions/13309#discussioncomment-3844940 to fix the issue of SharedArrayBuffer not being available in GitHub Pages. Tested working on Chrome.

About

Web-based video file Editor - Crop video/Adjust time. Supports in-browser conversion or exporting FFmpeg commands.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 77.2%
  • HTML 12.6%
  • CSS 10.2%