@leocg
Thanks for the great hint. It works line charm. Here are the steps that what I've done:
- run Opera, click "about" and scroll up to look for the install path. Here: /usr/lib/x86_64-linux-gnu/opera, then run: killall opera
- cd /usr/lib/.../opera
- sudo mv libffmpeg.so libffmpeg.so_original
- snap install chromium-ffmpeg
- cd /snap/chromium-ffmpeg/current/
- look for the most actual version:chronium-ffmpeg-XXXXX. Here: chromium-ffmpeg-108372//chromium-ffmpeg
- sudo ln -sf /snap/chromium-ffmpeg/current/chromium-ffmpeg-108372/chromium-ffmpeg/libffmpeg.so libffmpeg.so
Finish. Start opera Opera, goto www.bbc.com and try with any REEL video....to see if it might work and...it works!
Joe