←back to thread

104 points trollied | 3 comments | | HN request time: 0s | source
Show context
cebert ◴[] No.45785659[source]
It looks like the FFmpeg account on X is calling out Google for using AI to mass-report CVEs in obscure volunteer maintained codecs, then expecting unpaid maintainers to rush fixes. Large, profitable firms rely on FFmpeg everywhere, but don’t seem to be contributing much to the project.
replies(4): >>45786257 #>>45786260 #>>45786339 #>>45792437 #
TZubiri ◴[] No.45786257[source]
You think google uses ffmpeg for youtube?
replies(2): >>45786261 #>>45786999 #
joatmon-snoo ◴[] No.45786261[source]
They do.
replies(1): >>45786433 #
1. defrost ◴[] No.45786433[source]
Full build with all the codecs, or a custom build with a limited vetted set?
replies(1): >>45786989 #
2. Telaneo ◴[] No.45786989[source]
Does it matter?

Like, I don't expect Google to deliver patches for FFmpeg beyond bug fixes or features that directly benefit them, but that's the least you can expect.

replies(1): >>45787512 #
3. defrost ◴[] No.45787512[source]
It matters to Google if they process public submitted videos using FFmpeg codecs that can be exploited.

One would expect Google to only use FFmpeg with vetted codecs and to either reject videos with codecs that have untrusted FFmpeg modules or to sandbox any such processing, both for increased safety and perhaps to occassionally find new malware "in the wild".