[Compilation] Discussions on Problems Playing Videos on Linux
-
A Former User last edited by 8 Jun 2024, 07:25
@swk058 said in opera for linux cannot play h264 videos:
@nomtigel My most addons came from chromium ext. Plz goto Linux (.org) for best Q&A
I have also a debian version: NP's Opera blockers or codecs. Download K-Lite FullHello,
thanks for pointing me (and us) at this. But I have to ask:- "NP's Opera blockers or codecs" vs. "Download K-Lite Full: are those two different things mentioned?
- K-Lite-Full appears to be a Windows.EXE only archive, nothing for linux?
Thanks.
-
sorenfeodor last edited by 12 Jun 2024, 09:48
The newest version (111?) of opera stable requires a newer version of libffmpeg.so (corresponding to chromium 125), a version which I cannot find - I've looked all the usual places. So be careful about updating
-
exoplanet last edited by 12 Jun 2024, 11:57
@sorenfeodor yes, a new version and a new video problem for opera, such that no other browser has.
-
styen last edited by styen 12 Jun 2024, 17:15 12 Jun 2024, 17:09
@valdineidossantos https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine
But in future, it would be a good idea not to update to a new major version immediately after release. -
valdineidossantos last edited by 12 Jun 2024, 17:40
@styen Thank you for your answer.
I installed this script before, and it runs every time Opera is updated. Why is this problem not solved when it runs? When I reinstalled it, the issue was solved.
-
alexs last edited by alexs 12 Jun 2024, 17:50 12 Jun 2024, 17:48
Open http://packages.linuxmint.com/list.php?release=wilma#upstream search (Crtl+L)
chromium
and download the *.deb packageamd64
.[1]Unpack this and copy the
libffmpeg.so
from unpack folder/chromium/usr/lib/chromium/
to/usr/lib/x86_64-linux-gnu/opera/lib_extra/libffmpeg.so
Restart Opera.
[1] or http://packages.linuxmint.com/pool/upstream/c/chromium/ and download the lastedwilma_amd64.deb
Chromium version.Tested on Debian/unstable
Opera version: 111.0.5168.25
Chromium version: 125.0.6422.143 -
styen last edited by 12 Jun 2024, 17:54
@valdineidossantos there is time lag between the publish of new opera release and corresponding ffmpeg version
-
styen last edited by 12 Jun 2024, 17:57
@valdineidossantos said in [Compilation] Discussions on Problems Playing Videos on Linux:
When I reinstalled it, the issue was solved.
there was no need to reinstall it, running "fix-opera" command manually after few hours is enough
-
exoplanet last edited by 12 Jun 2024, 19:22
newly released opera version :111.0.5168.25
solved my problem.
-
alexs last edited by 12 Jun 2024, 19:37
@exoplanet read https://forums.opera.com/post/353172 this work for me.
-
sorenfeodor last edited by 13 Jun 2024, 08:54
@sorenfeodor A version for chromium 125 can be found on https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine/releases I haven't tested it yet. I expect that also means that Hagen's script will work.
-
Likitthakul last edited by 13 Jun 2024, 09:01
@sorenfeodor said in [Compilation] Discussions on Problems Playing Videos on Linux:
@sorenfeodor A version for chromium 125 can be found on https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine/releases I haven't tested it yet. I expect that also means that Hagen's script will work.
Yes I am getting
-
sorenfeodor 24 Jul 2024, 09:08
-
RungeKutta last edited by 24 Sept 2024, 20:35
I create a script that install the broken library and fix the opera bug.