Kongqun Yang <yangkongqun <at> gmail.com> writes: > + } else if (chroma_w == 0 && chroma_h == 0) { > + return VPX_SUBSAMPLING_444; Could you confirm that this fixes RGB encoding? I believe this was broken in your previous patch. Carl Eugen