Skip to content

FawzyAshraf/FFmpeg-transcoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transcoding a .opus audio and .webm video files into one .mp4 video using FFmpeg.wasm.

Using FFmpeg requires using SharedArrayBuffer which needs some cross-origin settings, so http-proxy-middleware is being used to set up a proxy server.

If the Audio and video files aren't the same length, then, with the current settings, the result will be the same length as the shortest of them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published