video-to-pose3D icon indicating copy to clipboard operation
video-to-pose3D copied to clipboard

MovieWriter stderr: ffmpeg: error while loading shared libraries: libopenh264.so.5: cannot open shared object file: No such file or directory

Open curryanswer opened this issue 3 years ago • 1 comments

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!!!

curryanswer avatar Jul 29 '21 02:07 curryanswer

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

zh-plus avatar Aug 02 '21 02:08 zh-plus