mustafaaljadery / reverse-video

A web application that allows you to render your video in reverse.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reverse Video

This is a web application that allows you to reverse any video. A video that is 10 seconds will remain 10 seconds but all scenes and audio will be played in reverse. I built this project to better understand wasm from an application perspective.

Homepage Image

Built using NextJS, Tailwind, and FFmpeg WASM.

Development

npm installl && npm run dev

Production

npm install && npm run build && npm run start

License

All code is under an MIT License.

About

A web application that allows you to render your video in reverse.


Languages

Language:TypeScript 92.7%Language:JavaScript 6.8%Language:CSS 0.6%