Ask Your Question

Revision history [back]

I believe that Sage uses your system versions of ffmpeg and the Imagemagick tools, so you can just follow the installation instructions from their websites. If you do have them installed on your system and the commands still aren't working, then you probably need to make sure that Sage knows where to find them. For this purpose, the Python os module could be useful.

I believe that Sage uses your system versions of ffmpeg and the Imagemagick tools, so you can just follow the installation instructions from their websites. If you do have them installed on your system and the commands still aren't working, then you probably need to make sure that Sage knows where to find them. For this purpose, the Python os module could be useful.

UPDATE:

Indeed if you're running Sage in virtualbox, you'll need to install ffmpeg and Imagemagick there.