S
S
Stepan Sidorov2020-10-19 14:30:13
fmpeg
Stepan Sidorov, 2020-10-19 14:30:13

How do I install ffmpeg on CentOS hosting without having sudo?

Hello.
The following situation happened: I bought a hosting on reg.ru for my telegram bot, there is a CentOS operating system, and there are no sudo rights :|
For the bot to work, I need to have ffmpeg installed in the system, but as it is already clear, yum cannot be used to install ffmpeg, alas. rights are required. Well, actually, how do I install ffmpeg so that python programs can work with it (or just so that it works in the shell)?
or if it's not possible please advise me how to convert .ogg to .wav, I didn't find a better solution than ffmpeg

Thanks!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Ronald McDonald, 2020-10-19
@Zoominger

Download the ffmpeg binary and access it directly.

S
Stepan Sidorov, 2020-10-20
@always-prog

There is a solution to this issue. You need to download the ffmpeg
static files .
Then unzip and install locally.
ffmpeg will be accessed along the path where it is located.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question