#`ffmpeg-static` installation issue

17 messages · Page 1 of 1 (latest)

slim meteor
#

Hey! I'm trying to make a discord bot using ffmpeg, and I'm trying to install ffmpeg-static but I'm having errors, does anyone have solution for this?

tired capeBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

hard oar
#

ffmpeg-static installation issue

slim meteor
#

Ight, lemme grab it for you.

hard oar
#

We don't seem to have a ffmpeg-static package.
Where did you get the idea that we do?

slim meteor
#

Huh?

hard oar
#

No such package.

slim meteor
#

oh.

#

well that's wierd.

#

Have you ever heard of such package?

hard oar
#

Not in Termux.
The main reason we don't have a staticly linked build for ffmpeg (or most packages) is because that would be a huge package.

The ffmpeg package has over 40 dependencies.

slim meteor
#

Okay.

#

I could see if i could use my code without using ffmpeg-static.

hard oar
#

If you're just running ffmpeg commands under the hood it shouldn't matter if it's statically or dynamically linked.

slim meteor
#

Yep, seems like i never needed such package. Thank you.

#

And code works. Thanks.