I can't watch h.264 video mp4 format in Opera browser. Ubuntu version 19.10. It was working in 19.04.
Asked
Active
Viewed 7,503 times
2 Answers
5
In my experience, to install Opera from snap was not necessary. Just install the chromium codecs from snap by:
sudo snap install chromium-ffmpeg
Then go to the created /snap/chromium-ffmpeg directory and search for the libffmpeg.so file (I just selected the folder with the higher number supposing is the newest, in my case /snap/chromium-ffmpeg/15/chromium-ffmpeg-95241).
Copy and replace the libffmpeg.so file to the /usr/lib/x86_64-linux-gnu/opera directory. That worked for me.
Eliah Kagan
- 119,640