问题 i'm trying to perform an algorithm to convert from yuvj420p to yuv420p. The difference between both formats are the range values. yuvj420p [0-255] and yuv420p [16-239] I want to know how to adapt the values to the new range. 回答1: A bit late to this, but for future reference, in case it helps anyone, here is how to deal with this problem with FFmpeg. When exporting, say, an uncompressed AVI from After Effects, sometimes the FFmpeg conversion seems to lack contrast, as if the range was being