How to Make Opera Play Videos on Udemy and CNN?
-
A Former User last edited by
How do you make Opera play videos on Udemy and CNN, it can not play right now? I'm using Linux Mint Debian 4 with Opera Version:67.0.3575.115.
-
leocg Moderator Volunteer last edited by
@juantamad Take a look at https://forums.opera.com/topic/25129/post/3
-
antoncm last edited by
This is work for me
- Download libffmpeg from this repository https://github.com/iteufel/nwjs-ffmpeg-prebuilt/releases/
- Create the next folder
mdkir -p /usr/lib/chromium-browser
- Unzip the downloaded file in the folder /usr/lib/chromium-browser
- Change file permissions with
chmod 555 /usr/lib/chromium-browser/libffmpeg.so
- Restart your browser
-