Install libffmpeg.so for Vivaldi and Opera
Troubleshooting videos issues in chromium based browsers
WARNING
Be aware that this manipulation could cause your browser to not launch anymore or make your pages crash !
So be sure to have a backup of your datas before doing it.
Find the chromium version your browser is based on
Goto opera://about
or vivaldi://about
,
then Ctrl+F
to find 'Chrome'
in the user-agent,
version number is Chrome/XX
.other_numbers .
Download libffmpeg.so
× METHOD 1 ( EASY )
Go here and get your file based on your chromium version.
(If link is dead check the first link in Resources below)
× METHOD 2 ( ALTERNATIVE )
.deb
package
1. Download Go here and download the chromium-codecs-ffmpeg-extra_XX
where XX
is your chromium version.
( i386 refers to 32bits & amd64 to 64bits version)
data.tar.xz
2. Extract cd <directory-where-you-download-.deb>
ar x <.deb-you-just-download> data.tar.xz
libffmpeg.so
3. then Extract tar -xJf data.tar.xz --strip-components=4 ./usr/lib/chromium-browser/libffmpeg.so
Copy libffmpeg.so in the browser folder
Find where the browser folder is ! Usually :
# Vivaldi
cp libffmpeg.so /opt/vivaldi/lib/
# Opera
cp libffmpeg.so /usr/lib/x86_64-linux-gnu/opera
Notes
On the browser's update, libffmpeg.so could become incompatible again, and make you repeat all the process
Resources
⋅ OperaBrowser Wiki (Reddit) - you will find some great advices there, go checkout !
⋅ Original Gist - "Install libffmpeg.so in vivaldi"
Fix