cppshane / framr

Web app to give videos a fancy frame with FFmpeg WebAssembly

Home Page:https://framr.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I wrote an FFmpeg script to give the coding portions of my YouTube videos a nice blur shadow effect. And then I realized FFmpeg was ported to WebAssembly, so it can run in the browser. And here we are.

Here is an example of what the frame looks like:

framr-demo

Note: FFmpeg is much, much slower on the browser like this. I recommend using the original ffmpeg bash script if you need to process large/many files.

About

Web app to give videos a fancy frame with FFmpeg WebAssembly

https://framr.dev


Languages

Language:TypeScript 61.5%Language:SCSS 13.3%Language:HTML 10.1%Language:JavaScript 7.8%Language:CSS 7.3%