Open curryanswer opened 3 years ago
This link may help: https://stackoverflow.com/questions/62213783/ffmpeg-error-while-loading-shared-libraries-libopenh264-so-5.
I'm currently using ffmpeg version 3.4.8-0ubuntu0.2 Copyright (c) 2000-2020 the FFmpeg developers
hello! I run your code and got a bug:
MovieWriter stderr: ffmpeg: error while loading shared libraries: libopenh264.so.5: cannot open shared object file: No such file or directory
how to solve it? which version of ffmpeg do you use? Thank you very much!!!