Hacker News new | ask | show | jobs
by pvidler 4379 days ago
> Thus - at the same bitrate - higher resolution images might look worse than lower resolution ones.

But the 4K stream is HEVC (H.265) vs H.264 for the other HD streams, so it may not be that simple.

1 comments

Well, HEVC compresses the same quality to about half the size of H.264, so since 4K is about 4x 1080p and the bitrate is a little over 2x their 1080p Super HD streams I'd expect the quality to be a little better.

What I'd really be interested to see is the House of Cards intro at this bitrate - the 1080p Super HD stream had a lot of really off-putting banding in the clouds.

> HEVC compresses the same quality to about half the size of H.264

Eh, it's supposed to, but it's not there yet. The best H.264 encoder (x264) is actually still more efficient than the best H.265 encoders (and MUCH faster).

Development of the H265 encoders is progressing fast though, x265 will likely surpass x264 within the year.

Here's some recent samples (12th June) that compares a very recent build of x265 with x264: http://forum.doom9.org/showpost.php?p=1683608&postcount=907