View Single Post
Old 15th May 2019, 19:42   #14  |  Link
gugglu
Registered User
 
Join Date: Jul 2012
Location: Nottingham
Posts: 44
Quote:
Originally Posted by stax76 View Post
and if you do this:

dither_convert_8_to_16()
dither_quantize(bitdepth=10, reducerange=true, mode=0)
dither_out()
ConvertFromDoubleWidth(bits=10)
that will work no doubt i guess , thanks foe de tip.

Edit:
Awesome! that works fine, just tried it. bunch of thanks.

Last edited by gugglu; 15th May 2019 at 19:46. Reason: tested the script
gugglu is offline   Reply With Quote