Y
Hacker News
new
|
ask
|
show
|
jobs
by
omnicognate
212 days ago
AIUI, (lib)ffmpeg is used by practically everything that does anything with video, including such definitely-security-sensitive things as Chrome, which people use to play untrusted content all the time.
2 comments
godshatter
212 days ago
Then maybe the Google chrome devs should submit a PR to ffmpeg.
link
walletdrainer
211 days ago
Chrome devs frequently do just that, Chrome just doesn’t enable this codec.
link
omnicognate
212 days ago
Sure.
And
fund them.
link
cogman10
212 days ago
hmm, didn't realize chrome was using ffmpeg in the background. That definitely makes it more dangerous than I supposed.
Looks like firefox does the same.
link
conradev
212 days ago
Firefox has moved some parsers to Rust:
https://github.com/mozilla/mp4parse-rust
link
rebelwebmaster
212 days ago
Firefox also does a lot of media decoding in a separate process.
link
xxs
211 days ago
Pretty much anything that has any video uses the library (incl. youtube)
link