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

Can't save video file #3

Closed
ymoussaba opened this issue Nov 8, 2018 · 1 comment
Closed

Can't save video file #3

ymoussaba opened this issue Nov 8, 2018 · 1 comment

Comments

@ymoussaba
Copy link

I ran this command : sudo timecut "http://localhost:8888/timecut/index.html" --duration=0.5 --selector="#canvas" --output="videos/vid.mp4"
But after capturing all the frames, timecut show an error and did not save the file:
{ Error: spawn ENOTDIR at ChildProcess.spawn (internal/child_process.js:355:11) at spawn (child_process.js:521:9) at makeProcessPromise (/Users/ymoussaba/.nvm/versions/node/v10.1.0/lib/node_modules/timecut/index.js:135:22) at /Users/ymoussaba/.nvm/versions/node/v10.1.0/lib/node_modules/timecut/index.js:176:16 errno: 'ENOTDIR', code: 'ENOTDIR', syscall: 'spawn' }

@ymoussaba ymoussaba changed the title Can't save videos file Can't save video file Nov 8, 2018
@ymoussaba
Copy link
Author

My bad, ffmpeg wasn't installed

@huocaiit huocaiit mentioned this issue Oct 28, 2022
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