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.