Imageio python包應做您想要的。這是使用此軟件包的python代碼段: import pylab import imageio filename = '/tmp/file.mp4' vid = imageio.get_reader(filename, ...
確定! 回上一頁