+ Reply to Thread
Results 1 to 5 of 5
Thread
-
Am I wrong to assume that pretty much any PC can decode AV1 in software (AV1 main 10bit @1080p60 2Mbps), given that decoding complexity is about 1.5x hevc ?
-
It's more complex than that.
The dav1d decoder has (nearly?) all 8bit asm optimisations, which means that playback is no issue.
10bit however has no asm AVX2 optimisations yet (ARMv8 asm is implemented tho).
Playback is still very problematic for 10bit content. Seeking and playing results in a very high (inefficient) cpu-usage.
Most Desktop CPU's (Mid-Range / High-End) will probably be able to play 10bit just fine. Depending on the used encoder setting it can change pretty much (tiles, specific encoder/decoder filters etc) -
Good to know, thanks.
youtube provides AV1 encodes (up to 1080p60) for all recent videos with 1M views, including the RTX3000 launch event: https://www.youtube.com/watch?v=QKx-eMAVK70
(youtube-dl code: 399)
AV1 main 1080p30 8bit, 1Mbps: plays OK on i3-4150, tested with software decoding (LAV) with mpc-hc video player.
Similar Threads
-
Best Possible Quality for Blu-Ray and 4K UHD Encodes HW vs SW RTX 2080
By iS70rM in forum Video ConversionReplies: 7Last Post: 18th May 2020, 19:01 -
GPU Accelerated AV Converter multi-formats for nVidia CUDA Hardware.
By sev7en in forum Newbie / General discussionsReplies: 0Last Post: 21st Oct 2019, 03:29 -
A "budget" Nvidia card for H265 hardware encoding
By agatek in forum Video ConversionReplies: 37Last Post: 16th Oct 2019, 08:12 -
Turing NVENC on RTX series
By Agamemnus in forum Latest Video NewsReplies: 11Last Post: 8th Mar 2019, 22:28 -
Nvidia Cuda video decoder CUVID problem at certain files.
By Bernix in forum Software PlayingReplies: 4Last Post: 21st Dec 2017, 08:56