Y
Hacker News
new
|
ask
|
show
|
jobs
by
james-bcn
131 days ago
What is the advantage of using avif over using an MP4 file?
3 comments
zamadatix
131 days ago
Alpha transparency is supported which you won't get with (normal) AV1 in MP4. The author seems more interested in the default behavior which seems like a waste since AV1 will do videos better.
link
rchaud
131 days ago
smaller file size, transparency support and circumventing autoplay restrictions on Safari.
link
zamadatix
130 days ago
It's really audio that has autoplay limitations, video fine
https://developer.apple.com/documentation/webkit/delivering-...
.
link
adzm
131 days ago
Since every frame is independent they can be quickly decoded
link