Thankyou for reply.
Can you switch to source=("git+https://chromium.googlesource.com/chromium/third_party/ffmpeg.git#tag=$_ffmpeg_rev")
where _ffmpeg_rev
is avaiable at https://github.com/chromium/chromium/blob/${pkgver}/DEPS
?
[Edit]It seems the source built similar with chromium-ffmpeg-codecs-git
also sick on lib_extra
. /usr/lib/libffmpeg.so
and NoExtract=usr/lib/opera*/libffmpeg.so
works with
ERROR: ld.so: object '/usr/lib/opera-beta/libffmpeg.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Maybe, is opera*
mixing two libffmpeg.so
?
Pinned Comments
MartinVonReich commented on 2025-04-08 10:44 (UTC)
Upstream URL
Source URL
Chromium Dashboard
WorldDrknss commented on 2025-01-20 03:18 (UTC)
Finally one that actually works with Opera One.
Thanks.