What version of FFMPEG, is used in the new Vivaldi?
-
What version of FFMPEG, is used in the newest, stable version of Vivaldi?
Could you please tell me more about how it works in the browser, in general?
-
@kirill1996 On Windows the FFmpeg libraries are bundled into vivaldi.dll so not easy to figure out which version it is. On Linux it's easier as the library is a separate binary.
FFmpeg is used to decode audio/video streams.
You can see it in the logs atchrome://media-internals
No version information there though.You can download the Vivaldi source from here:
https://vivaldi.com/source/
Uncompress and look in thevivaldi-source\chromium\third_party\ffmpeg\
dir for the RELEASE file.Or probably a lot faster, go to the Chromium source and find the release tag that matches Vivaldi's current Chromium version, then find the file there:
https://source.chromium.org/chromium/chromium/src/+/refs/tags/130.0.6723.80:third_party/ffmpeg/RELEASECurrently it's at:
7.0.git