google / mediapy

This Python library makes it easy to display images and videos in a notebook.
https://pypi.org/project/mediapy/
Apache License 2.0
389 stars 18 forks source link

Unable to parse video framerate in line #32

Closed JunyaoHu closed 1 year ago

JunyaoHu commented 1 year ago

city-cond-0

I want to use mediapy.read_video to read it but there is something wrong because this gif only has 2 frames and has not fps metadata. how to read it by using mediapy?

hhoppe commented 1 year ago

This was fixed in https://github.com/google/mediapy/pull/34