Earlier quoted context omitted.
AVIF is for sure my favorite image format right now. No other format has the quadfecta of lossless, HDR, transparency, browser support. Plus as you said, for very compressed images it looks amazing. It blows my mind how small AVIF files can be. Also, unlike HEIC and Ultra HDR JPEG, it actually supports HDR natively as part of the file format rather than doing the hacky sidecar gain map trick. I know it doesn't matter…
Do you think advanced users should consider AVIF/AVIF2 along JPEGXL for long term pictures archival ? Which kind of encode settings do you suggest for conversion from high resolution RAWs or JPEGs ?
The AV2 Video Standard Has Released (Final v1.0 Specification)
151–160 of 190 posts
Re: The AV2 Video Standard Has Released (Final v1.0 Specification)
#152Earlier quoted context omitted.
AVIF is for sure my favorite image format right now. No other format has the quadfecta of lossless, HDR, transparency, browser support. Plus as you said, for very compressed images it looks amazing. It blows my mind how small AVIF files can be. Also, unlike HEIC and Ultra HDR JPEG, it actually supports HDR natively as part of the file format rather than doing the hacky sidecar gain map trick. I know it doesn't matter…
Do you think advanced users should consider AVIF/AVIF2 along JPEGXL for long term pictures archival ? Which kind of encode settings do you suggest for conversion from high resolution RAWs or JPEGs ?
Re: The AV2 Video Standard Has Released (Final v1.0 Specification)
#153Earlier quoted context omitted.
One of the interesting usage of AV1 was specifically for low bitrate calls, and software encoding was perfectly fine, even on mobile. With low enough resolution, framerate and bitrate, you can get a quality stream without significant encoding artifacts compared to any other codec. It is in production right now and has been for a while. The tradeoff CPU / bandwidth is quite advantageous in situations like this. And no…
> One of the interesting usage of AV1 was specifically for low bitrate calls, and software encoding was perfectly fine, even on mobile. You really want hardware decoding on mobile, otherwise you end up with 40 minutes battery life. Fortunately, for typical videoconference resolutions, VP8 and H.264 are just fine. AV1 is nice to have, though, due to excellent support for synthetic content (screen sharing), and for sca…
I worked on shipping it to Chromium, WebRTC and Google Meet many years ago and we had many publications about it: - https://blog.google/products-and-platforms/products/duo/4-ne... - https://webrtchacks.com/the-hidden-av1-gift-in-google-meet/
The use case is not screensharing or a large conference room, but mainly a simpler talking face for a 1:1 chat, but with good quality as packet loss is then not as impactful on a 30KBps stream with AV1 than a 50KBps VP8 stream.
Re: The AV2 Video Standard Has Released (Final v1.0 Specification)
#154Earlier quoted context omitted.
One of the interesting usage of AV1 was specifically for low bitrate calls, and software encoding was perfectly fine, even on mobile. With low enough resolution, framerate and bitrate, you can get a quality stream without significant encoding artifacts compared to any other codec. It is in production right now and has been for a while. The tradeoff CPU / bandwidth is quite advantageous in situations like this. And no…
Have you said this for Audio Codec I would have agreed. I do not know a single Smartphone Video Conferencing software that uses CPU encoding rather than hardware encoding. Neither WhatsApp or FaceTime, perhaps the largest of the two real time Video Call uses AV1.
It is a lot better to send a stable and visually ok stream with AV1 at 30KBps than fail to send a VP8 50KBps stream that is unusable anyway and is subject to twice as many packet lost than a lower bitrate solution.
It is possible they use AV1 in other scenarios now, but I left the team a while back now and I haven't checked what they are now using under the hood.
Re: The AV2 Video Standard Has Released (Final v1.0 Specification)
#155Earlier quoted context omitted.
Based on AV1's trajectory, hardware encode isn't necessary (though it is nice). The current encoder is a reference encoder. Now that the spec is finalized, expect significant speed improvements from production encoders (realtime likely won't happen until we get it in hardware though)
I strongly disagree with it not being required. I run a small social news site - AV1 is still prohibatively expensive both for the server and clients for software encoding/decoding. Without hardware encoding, the tradeoff for better compression ratios in exchange for massive battery use + very long processing times for encoding simply isn't worth it. In order to get AV1 out, I have to often process a h264 version of…
Re: The AV2 Video Standard Has Released (Final v1.0 Specification)
#156Earlier quoted context omitted.
Anything running on a battery will need hardware acceleration
Even without encoding, as long as decoding is supported for AV2, streaming sites like Youtube can always transcode uploads. The encoder on mobile hardware is more of a nice bonus as long as we have an AV1 encoder available in the meantime.
Re: The AV2 Video Standard Has Released (Final v1.0 Specification)
#157Earlier quoted context omitted.
Do you think advanced users should consider AVIF/AVIF2 along JPEGXL for long term pictures archival ? Which kind of encode settings do you suggest for conversion from high resolution RAWs or JPEGs ?
For long term archival, JXL is better, the only issue with it is browser and device support
Re: The AV2 Video Standard Has Released (Final v1.0 Specification)
#158And how long will it take before someone implements this standard and gets sued because Adobe or Dolby or whoever wanted to get slapped down? My knowledge may be out of date but if this is as "open" as AV1, I'm very skeptical that the individual companies will actually allow that. Greed and all that.
Re: The AV2 Video Standard Has Released (Final v1.0 Specification)
#159AV1 is being actively claim-charted by a lot of companies right now, and lawsuits are almost certainly coming. The same process is already starting for AV2, but most players are waiting for the AV1 cases to mature first. People keep calling the AV-family codecs “royalty free,” but in practice they increasingly look like a legal and financial gamble.