Report this

What is the reason for this report?

Which plan have ffmpeg service active?

Posted on November 10, 2015

I need this activated to post some video because the target come mostly from China



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

The droplets in all packages are unmanaged, this means you need to install and configure everything yourself. So basically every package is possible, you just need to setup the droplet yourself with the packages and services you want.

To install FFMPEG all you need to do is use the following commands:

  1. sudo apt update
  2. sudo apt install ffmpeg

To verify the installation, use the ffmpeg -version command, which prints the FFmpeg version:

  1. ffmpeg -version

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.