Skip to content

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

Notifications You must be signed in to change notification settings

mustafaaljadery/reverse-video

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published