#Custom dockerfile to install ffmpeg for audio processing in Python Function?

4 messages · Page 1 of 1 (latest)

ruby sand
#

Hey there,
Does anyone know how I can install ffmpeg in the runtime environment where my Python Function runs?
Do I need a custom dockerfile and is that doable or is there an easier option?
Thanks a million.

terse merlin
ruby sand
#

Thanks. I'm trying it right now. added the ffmpeg binary in my function folder.
Got an error with my build : Repository directory size should be less than 28.61 MBs.
Is this a free plan limit or a general limit?
ffmpeg is 78+MB

terse merlin