Skip to content

modfy/videotranscode.space

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
modfy.video

Netlify Status Codecs And Formats CI CodeQL Language grade: JavaScript Run on Repl.it

Built with ❤︎ by CryogenicPlanet and contributors


Usage

Landing page : https://modfy.video/

Web Application : https://app.modfy.video/

  1. Go to app.modfy.video
  2. Add video/images
  3. Choose settings
  4. Download processed video

Contributing

Quick Start

  1. Install dependencies
git clone https://github.com/modfy/modfy.video.git
yarn install
# or
npm install
  1. Build
yarn generate
# or
npm run-scripts generate
  1. Start
yarn start
# or
npm start

Full getting started at https://docs.modfy.video/pages/get%20started/quickstart

Our Contributing Guidelines also should be a good starting point.

Documentation

Full documentation is at https://docs.modfy.space/

The API Reference is here

Project Structure

Browser Support

Our build of FFmpeg needs SharedArrayBuffer support so our browser support depends on that

Data on support for the sharedarraybuffer feature across the major browsers from caniuse.com

Learn more at: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer#Browser_compatibility or https://caniuse.com/#feat=sharedarraybuffer

Author

Built by @CryogenicPlanet

License

Apache 2.0

About

A video transcoder and converter built using Web Assembly and FFMPEG to transcode and convert videos right in your browser while protecting your privacy

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks