What options do Oppo make available?
IIRC, they have a feature called source direct which is popular.
Since there isnāt anything there to actually sampleā¦you have to use the values from the 4 pixels in some way. So, itās not a straight average, but rather a weighted average, with the weighting coming from exactly where āin-betweenā the pixels the āsampleā is taken. Just averaging the 4 pixels would mean the āsampleā comes from exactly the center of all 4 pixels.
Since it devolves down to a single number, it still gives no help in figuring out the original pixels, even knowing exactly where the āsampleā comes from. You can show this in a simpler way by using just two pixels, one black and one white. Moving the āsampleā between them gives you all shades of grey. But, just knowing the grey value and where it came from canāt tell you what the two pixels wereā¦there will always be at least 128 different value pairs for the pixels that could result in the sample value from any particular location (assuming 8-bit chroma).
True, but you can pass 420 for 4K/50 and 4K/60, and 422 for lower resolutions. Or rather you canāt - you can only do one of those two things at a time - but you could do both if you made the change Iām asking for.
Source Direct is indeed very useful, but thatās in a slightly different functional area from what weāre discussing here; that just means the output resolution should always match the resolution of the source video whenever possible (including 480i and 576i for DVDs).
The one I was thinking of is the āAuto/Safeā option on the Colour Space menu, which means āuse the lowest-bandwidth option that is legal for any given resolution and bit-depthā, i.e. 420 for 4K/50 and 60, and 422 for other modes, thus ensuring maximum compatibility. (By contrast, IIRC āAutoā means 444 for lower resolutions and 422 for all 4K modes; and you can also lock it to 444 or 422 for all possible resolutions).
Usually you only offer a Chroma setting if youāre having problems implementing auto switching. Sorry NVIDIAā¦
Iām not sure we can rely on a user to do a better job.