←back to thread

FFmpeg 8.0

(ffmpeg.org)
985 points gyan | 1 comments | | HN request time: 0s | source
Show context
larodi ◴[] No.44986130[source]
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?
replies(10): >>44986202 #>>44986229 #>>44986504 #>>44986695 #>>44986901 #>>44987202 #>>44988137 #>>44988732 #>>44989684 #>>44996646 #
zvr ◴[] No.44988732[source]
Curl should be up there, and "SSL" might be lower because of different implementations would split the numbers.
replies(1): >>44988837 #
larodi ◴[] No.44988837[source]
Curl perhaps yes, but it employs zlib and libssl to operate, right so?
replies(1): >>44994931 #
1. zvr ◴[] No.44994931[source]
Yes, it uses zlib and some implementation of SSL.

My earlier comment about "SSL" is that the actual library might be OpenSSL, BoringSSL, WolfSSL, GnuTLS, or any one of a number of others. So the number of uses of each one is smaller than the total number of "SSL" uses.