I have tried to extract video frames using python but it shows an error like "ModuleNotFoundError: No module named 'ffmpeg'" can anyone have any solution?
Asked
Active
Viewed 58 times
0
-
Can you add your code which caused mentioned error? – Daweo Dec 13 '21 at 15:27
-
Does this answer your question? [ModuleNotFoundError: No module named 'ffmpeg' on Spyder although ffmpeg is installed on Anaconda navigator](https://stackoverflow.com/questions/68930093/modulenotfounderror-no-module-named-ffmpeg-on-spyder-although-ffmpeg-is-insta) – GeralexGR Dec 14 '21 at 13:14