Skip to content

carlsenior/Video-Scrubber

Repository files navigation

Note

Next.js Custom Component for Modern Video Editor

This is a Next.js project bootstrapped with create-next-app. You need to confirm FFmpeg installed on your PC

Project dependency

  • "@types/bluebird": "^3.5.42",
  • "@types/fluent-ffmpeg": "^2.1.24",
  • "axios": "^1.6.2",
  • "bluebird": "^3.7.2",
  • "ffmpeg": "^0.0.4",

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

20231222_150737.mp4