In case you are making reference to old devices which implemented A2 rendering through a threshold function, the term you are looking for is "dithering": you have to preprocess the clips through a dithering function after scaling them to dimensions as big as the screen.
But note that this is very legacy: current devices already implement A2 rendering through dithering - natively, by default and without any need for pre-processing.
Last edited by mdp; 01-12-2018 at 06:51 AM.
|