top | item 42435619

(no title)

aqfamnzc | 1 year ago

What does a "pretty bad" h265 implementation look like? Buggy? Inefficient or what?

discuss

order

wtallis|1 year ago

Video encoders can vary widely in quality. There are lots of parameters that allow for a wide range of "correct" encodings of the same source video file. Realtime hardware encoders in general have lower visual quality for the same bitrate than software encoders that may be slower but more thoroughly search through different options for encoding each group of frames.

Decoding is much more deterministic, so speed and power efficiency are the main ways hardware decoders can differ.

a_vanderbilt|1 year ago

Encoded media either comes out blocky, with artifacts, or plain old slow. Some also have bugs related to the encoder that app developers have to contend with.

bjoli|1 year ago

The h265 quality is just not up to par. The av1 encoder does a nice enough job, so does the h264 one.