libffmpeg.so needs to be changed every installation
-
hydroper last edited by
Whenever I install Opera on Linux I've to replace the libffmpeg.so file by the Chromium's libffmpeg.so. I wish they fixed that file.
-
9Dragons last edited by
Its utterly ridiculous that I cant watch Netflix unless I jump through several hoops.
-
jhonndee last edited by
You're right—Opera for Linux doesn’t bundle the full libffmpeg .so due to licensing issues. A practical fix is to symlink or copy the full version of libffmpeg .so (from Chromium or chromium-codecs-ffmpeg-extra) into Opera’s lib directory after each update. To automate it, you can write a simple shell script and add it to a post-install hook or run it manually after updates. This avoids doing it manually every time.
-
leifjoha last edited by
@jhonndee I have made a bash script for copy a full libffmpeg.so.
But I take libffmpeg.so from https://github.com/nwjs-ffmpeg-prebuilt/nwjs-ffmpeg-prebuilt/releases/. I have no Chromium/Crome on my PC. But I can't understand that Opera not can solved the legal problem, when Firefox to Linux and Crome to Linux can.