我在运行 pyfmpeg 时遇到问题,当我尝试在下面导入代码时出现错误:
libavformat.so 找不到
我该如何解决这个问题我找不到足够的信息。谢谢..
操作系统:Ubuntu 12.04 Python版本:2.7
import pyffmpeg
stream = pyffmpeg.VideoStream()
stream.open('test.mp4')
image = stream.GetFrameNo(0)
image.save('firstframe.png')
已解决的问题: 我从这里下载了库http://rpmfind.net/linux/rpm2html/search.php?query=libavformats52并复制到 /usr/lib/
但是现在存在新问题,它给出了错误:
错误的 ELF 类:ELFCLASS32