Where is FFMPEG file in Heroku #44
Unanswered
arisprung18
asked this question in
Q&A
Replies: 3 comments
-
AFAIK, with this buildpack, So the path would just be FFmpeg ffmpeg = new FFmpeg("ffmpeg"); But I could be wrong 😥 |
Beta Was this translation helpful? Give feedback.
0 replies
-
on heroku, it's in your |
Beta Was this translation helpful? Give feedback.
0 replies
-
which i'm assuming is what @spookyUnknownUser's code does |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am directing the FFMPEG to my local file when running on my local computer.
However when I deploy to Heroku where should I direct the FFMPEG initialization?
Beta Was this translation helpful? Give feedback.
All reactions