Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue Rendering Transperant Videos: Error No input specified #321

Open
maheshmb13 opened this issue Oct 14, 2024 · 0 comments
Open

Issue Rendering Transperant Videos: Error No input specified #321

maheshmb13 opened this issue Oct 14, 2024 · 0 comments

Comments

@maheshmb13
Copy link

Trying to render transparent videos example provided in the documentation.
Revideo Transparent videos

yarn start
yarn run v1.22.21
$ revideo editor --projectFile ./src/project.tsx
Port 9000 is in use, trying another one...
Editor running on port 9001
10:42:01 AM [vite] ✨ new dependencies optimized: @revideo/2d/editor
10:42:01 AM [vite] ✨ optimized dependencies changed. reloading
/Users/maheshbabu/Workspace/my-animation/my-revideo-project/node_modules/fluent-ffmpeg/lib/ffprobe.js:128
return handleCallback(new Error('No input specified'));
^

Error: No input specified
at proto.ffprobe (/Users/maheshbabu/Workspace/my-animation/my-revideo-project/node_modules/fluent-ffmpeg/lib/ffprobe.js:128:31)
at FfmpegCommand.ffprobe (/Users/maheshbabu/Workspace/my-animation/my-revideo-project/node_modules/fluent-ffmpeg/lib/fluent-ffmpeg.js:221:20)
at /Users/maheshbabu/Workspace/my-animation/my-revideo-project/node_modules/@revideo/ffmpeg/dist/utils.js:210:16
at new Promise ()
at getVideoMetadata (/Users/maheshbabu/Workspace/my-animation/my-revideo-project/node_modules/@revideo/ffmpeg/dist/utils.js:209:12)
at new VideoFrameExtractor (/Users/maheshbabu/Workspace/my-animation/my-revideo-project/node_modules/@revideo/ffmpeg/dist/video-frame-extractor.js:39:38)
at FFmpegBridge.handleDecodeVideoFrame (/Users/maheshbabu/Workspace/my-animation/my-revideo-project/node_modules/@revideo/vite-plugin/lib/partials/ffmpegBridge.js:172:25)
at /Users/maheshbabu/Workspace/my-animation/my-revideo-project/node_modules/@revideo/vite-plugin/lib/partials/ffmpegBridge.js:54:69
at handlePostRequest (/Users/maheshbabu/Workspace/my-animation/my-revideo-project/node_modules/@revideo/vite-plugin/lib/partials/ffmpegBridge.js:26:42)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Node.js v20.11.0
error Command failed with exit code 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant