|
|
|
|
|
by dubiousconst281
1492 days ago
|
|
There's also the chroma subsampling issue. With the standard 4:2:0 ratios, you'll get half the resolution for the two chroma channels, and if I'm not mistaken, they are more aggressively quantized. It would be better to use YUV/YCbCr directly instead of RGB. |
|