I included part of https://chromium.googlesource.com/chromium/third_party/ffmpeg/+/refs/heads/master/chromium/patches/README . But bin is +=~0.2 MB compared with chromium/third_party/ffmpeg build.
I'm looking at the way to get reliable -bin
of ffmpeg.org built.
Pinned Comments
oech3 commented on 2025-06-28 08:19 (UTC) (edited on 2025-07-28 15:12 (UTC) by oech3)
I included part of https://chromium.googlesource.com/chromium/third_party/ffmpeg/+/refs/heads/master/chromium/patches/README . But bin is +=~0.2 MB compared with chromium/third_party/ffmpeg build.
I'm looking at the way to get reliable
-bin
of ffmpeg.org built.oech3 commented on 2025-06-27 12:54 (UTC) (edited on 2025-07-21 11:32 (UTC) by oech3)
Use
-git
for Chromium M138+. See also soname at build time. If you need-git
for M137-, please ask me before uploading something.This tries to replace ffmpeg of other apps if sonames are same.
Tell me if this is lacking some optimization or config from http://chromium.googlesource.com/chromium/third_party/ffmpeg/.