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

Error: Cannot find ffmpeg #39

Closed
TomW1605 opened this issue Apr 18, 2020 · 2 comments
Closed

Error: Cannot find ffmpeg #39

TomW1605 opened this issue Apr 18, 2020 · 2 comments
Assignees
Labels
Projects
Milestone

Comments

@TomW1605
Copy link
Contributor

on windows 7 i am getting this error when evry video finishes downloading

TechQuickie> TQ: Better Graphics For F [] 100% 0/0MBError: Cannot find ffmpeg
    at F:\Floatplane-Downloader\node_modules\fluent-ffmpeg\lib\processor.js:136:22 0.20MB/s 69/150MB ETA: 8m 48s
    at FfmpegCommand.proto._getFfmpegPath (F:\Floatplane-Downloader\node_modules\fluent-ffmpeg\lib\capabilities.js:90:14)
    at FfmpegCommand.proto._spawnFfmpeg (F:\Floatplane-Downloader\node_modules\fluent-ffmpeg\lib\processor.js:132:10)
    at FfmpegCommand.proto.availableFormats.proto.getAvailableFormats (F:\Floatplane-Downloader\node_modules\fluent-ffmpeg\lib\capabilities.js:517:10)
    at F:\Floatplane-Downloader\node_modules\fluent-ffmpeg\lib\capabilities.js:568:14
    at nextTask (F:\Floatplane-Downloader\node_modules\async\dist\async.js:5324:14)
    at Object.waterfall (F:\Floatplane-Downloader\node_modules\async\dist\async.js:5334:5)
    at FfmpegCommand.proto._checkCapabilities (F:\Floatplane-Downloader\node_modules\fluent-ffmpeg\lib\capabilities.js:565:11)
    at F:\Floatplane-Downloader\node_modules\fluent-ffmpeg\lib\processor.js:298:14
@Inrixia
Copy link
Owner

Inrixia commented Apr 19, 2020

The ffmpeg library currently used is broken. Anyone who encounters this during install needs to manually download ffmpeg and place it in the folder your script is looking for.

@Inrixia Inrixia added the bug label Apr 19, 2020
@Inrixia
Copy link
Owner

Inrixia commented Mar 12, 2021

Fixed with 10a849b
Will be released with v5

@Inrixia Inrixia closed this as completed Mar 12, 2021
@Inrixia Inrixia added this to the V5 Release milestone Mar 19, 2021
@Inrixia Inrixia added this to Done in V5 Mar 19, 2021
@Inrixia Inrixia self-assigned this Mar 19, 2021
@Inrixia Inrixia moved this from Done to Closed Issues & Pull Requests in V5 Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
V5
Closed Issues & Pull Requests
Development

No branches or pull requests

2 participants