Closed ali-ramadhan closed 3 years ago
I don't think conda/pip will install the ffmpeg binaries needed to produces movies in make_lesbrary_plots.py.
make_lesbrary_plots.py
Should add a couple of steps on installing an ffmpeg static build and adding it to PATH
PATH
https://johnvansickle.com/ffmpeg/
This script won't exist after merging PR #42.
I don't think conda/pip will install the ffmpeg binaries needed to produces movies in
make_lesbrary_plots.py
.Should add a couple of steps on installing an ffmpeg static build and adding it to
PATH
https://johnvansickle.com/ffmpeg/