You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to run the walkthrough notebook with my own mp4 video. When I try to inspect the video using the instruction frame in a code cell, I get the following error:
File av/stream.pyx:112, in av.stream.Stream.__getattr__()
AttributeError: 'av.video.codeccontext.VideoCodecContext' object has no attribute 'long_name'
I work with pip on Linux.
The text was updated successfully, but these errors were encountered:
I'm trying to run the walkthrough notebook with my own mp4 video. When I try to inspect the video using the instruction
frame
in a code cell, I get the following error:I work with pip on Linux.
The text was updated successfully, but these errors were encountered: