Earlier quoted context omitted.
For software encoding Intel suggest you can beat all the other classic SW encoders with AV1 as long as you have enough cores: https://d1qg7561fu8ubi.cloudfront.net/blog/BD-rate_fiugure5.... Lower and to the left is "better" Edit: resolution on that graph image is terrible but they've been sharing it for a while in slide decks so you can probably find better quality by following links from here: https://networkbuilder…
SVT-AV1 has still a lot of visual quality issues. PSNR, SSIM, VMAF are useful metrics, but optimising for these won't get you the best encoder. x264 didn't get its reputation for going after PSNR and SSIM.
AV1 video codec gains broader hardware support
51–60 of 210 posts
Re: AV1 video codec gains broader hardware support
#52Or maybe we should have written codecs to be amenable towards GPU shader implementation...
Re: AV1 video codec gains broader hardware support
#53Earlier quoted context omitted.
SVT-AV1 has still a lot of visual quality issues. PSNR, SSIM, VMAF are useful metrics, but optimising for these won't get you the best encoder. x264 didn't get its reputation for going after PSNR and SSIM.
What did x264 go after?
Kind of like what AV1 does with film grain or various audio codecs do with filler audio that's roughly the right "texture" even if not accurate to the original signal.
edit: this is on top of the basics all working fast and well. You could argue that many competitors "overfit" to metrics and they had the wisdom or correct organisational incentives to avoid this.
Re: AV1 video codec gains broader hardware support
#54Is AV1 better than HEVC? Or is it about the same, just freely licensed?
Re: AV1 video codec gains broader hardware support
#55Is AV1 better than HEVC? Or is it about the same, just freely licensed?
So yes, the answer depends most on whether you care about licensing. Both in terms of royalities and also implementations.
--
[1] https://www.mainconcept.com/hevc - for the casual user most easily accessed by purchasing Adobe Media Encoder
Re: AV1 video codec gains broader hardware support
#56According to the article, it's supported by every browser except Edge. It will be interesting to see who ultimately ends up making a better IE, Safari or Microsoft. So far, it seems Safari is winning, given the ever growing set of standards they don't support, but maybe this is Edge trying to catch up?
[flagged]
1. A fair number of users are gonna use the default browser. You probably want to support those users.
2. iOS users can't download non-WebKit browsers. You probably want to support iOS users.
Re: AV1 video codec gains broader hardware support
#57I would add that broader AV1 support is also a good news for low latency application like Cloud gaming or streaming to VR headsets. HW accelerated encoding/decoding improve upon HEVC on every metrics so you can get near real-time streaming with higher quality and lower bandwidth requirements.
https://support.google.com/youtube/answer/7444635?hl=en#zipp...
Re: AV1 video codec gains broader hardware support
#58According to the article, it's supported by every browser except Edge. It will be interesting to see who ultimately ends up making a better IE, Safari or Microsoft. So far, it seems Safari is winning, given the ever growing set of standards they don't support, but maybe this is Edge trying to catch up?
Re: AV1 video codec gains broader hardware support
#59https://b3148424.smushcdn.com/3148424/wp-content/uploads/202...
Re: AV1 video codec gains broader hardware support
#60Is AV1 better than HEVC? Or is it about the same, just freely licensed?
We have to make a distinction between the standard and implementations. AV1 has open source implementations which achieve really high compression. HEVC also has implementations which achieve really high compression and do that faster than AV1, but all the good ones are paid like MediaConcept. [1] The open source HEVC implementations (i.e. x265) are unfortunately quite weak compared to their AV1 counterparts and do no…
I tested NVENC, X265, and DaVinci Resolve Studio’s H265 encoder.
x265 was best by far. What more am I missing on?