Error: ‘AVStream’ {aka ‘struct AVStream’} has no member named ‘codec’

RESOLVED! Thanks again :slightly_smiling_face:

SOLUTION IN SHORT:
For now (until openCV resolves the issue) use ffmpeg v4.4 and if you get an error message with ff_pw_9, include --enable-shared --disable-static in the ./configure step.