firebase / firebase/functions-samples

Incorrect FFMPEG path

Open
#692 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12.2k
Forks
3.8k
Avg merge
3d 23h
Merged PRs (30d)
1

Description

The path to `ffmpeg-static` should probably not use the subproperty `.path`, it doesn't seem to find it:

https://github.com/firebase/functions-samples/blob/207d80197711d14c93ff639ff8416c75f984c9e6/ffmpeg-convert-audio/functions/index.js#L69

If I change to `.setFfmpegPath(ffmpeg_static)` it works.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.