Python modules for Flowblade
January 12, 2022 —
BarryK
I am interested in Flowblade video editor, and chasing up it's dependencies. It looks like need an extra three python modules, so have compiled these in OpenEmbedded:
python3-nose 1.3.7
python3-numpy 1.17.4
python3-pillow 6.2.1
With all of these video editors, there is quite a long list of dependencies. Flowblade is written in python and requires gtk3, ffmpeg, mlt, python3, frei0r, gmic ...that's for starters. If you would like to read about it:
https://jliljebl.github.io/flowblade/
Will post more if I manage to get enough deps together for it to
run.
Tags: easy