jbusecke / xmovie

A simple way of creating movies from xarray objects
https://xmovie.readthedocs.io/
MIT License
251 stars 38 forks source link

Specifying `ffmpeg` path #154

Open tomchor opened 1 year ago

tomchor commented 1 year ago

I've been in a few situations (mostly on servers) where the animation script failed because the command ffmpeg wasn't recognized (change of environment, etc.). It would be good to be able to explicitly pass the full path to ffmpeg to avoid such errors.