← Back to context

Comment by larodi

18 hours ago

Is anyone else on the opinion that ffmpeg now ranks 4th as the most used lib after ssl, zlib, and sqlite... given video is like omnipresent in 2025?

FFMpeg is probably not as up high since video processing only needs to be done on the servers that receive media. I doubt most phones are running FFMpeg on video.

  • Chrome and Firefox use FFmpeg libraries to decode media, so it's in more places than you might think! (But also, ChatGPT said it's not used in Android browser apps because they would use Android's "native" media stack).

  • Well I would imagine portions of it are on every mobile device, and also Netflix and alike surely use it to encode video.

Curl should be up there, and "SSL" might be lower because of different implementations would split the numbers.