ffmpegwasm / ffmpeg.wasm

FFmpeg for browser, powered by WebAssembly
https://ffmpegwasm.netlify.app
MIT License
14.22k stars 831 forks source link

Add nextjs example #539

Closed jeromewu closed 1 year ago

jeromewu commented 1 year ago

Is your feature request related to a problem? Please describe.

Add a nextjs example for nextjs users

Describe the solution you'd like

An example located at apps/next-app to show how ffmpeg.wasm works in action

Describe alternatives you've considered

n/a

Additional context

n/a