imageio-ffmpeg icon indicating copy to clipboard operation
imageio-ffmpeg copied to clipboard

count_frames doesn't exist in 2.3.0 version

Open sharkdeng opened this issue 5 years ago • 1 comments

I found the following code is not applicable.

reader = imageio.get_reader(x_train[0], 'ffmpeg')
reader.count_frames()

sharkdeng avatar Feb 20 '20 07:02 sharkdeng

What version of imageio is this?

almarklein avatar Feb 20 '20 13:02 almarklein