20.02.2022, 20:08
Okay, I'll try to find time next week or weekend to implement support for GrainFactoryLite.
I should probably add support for:
https://github.com/realfinder/AVS-Stuff/...y3mod.avsi
since it seems to be based on the version you linked to bug has high bit depth support.
Cu Selur
I should probably add support for:
https://github.com/realfinder/AVS-Stuff/...y3mod.avsi
since it seems to be based on the version you linked to bug has high bit depth support.
##################################################
### ###
### GrainFactoryLite ###
### ###
### by 06_taro - astrataro@gmail.com ###
### ###
### v1.2 - 06 April 2012 ###
### 2020.04.06 mod ###
### ###
##################################################
###
### Luma adaptive grain generating filter in 8-bit precision
###
### Based on Didée's GrainFactory3 script
###
###
### +-------------+
### | CHANGELOG |
### +-------------+
###
### 2020.04.06
### - HBD for avs+
###
### v1.2 - 06 April 2012
### - Added support for generating f3kdb based grain ( set negative value for g*str to use f3kdb based grain )
###
### v1.1 - 13 March 2012
### - Add chroma grain support
### - Add RemoveGrain requirement
### - Use float for "ontop_grain" instead of int
### - Synchronize version number with GrainFactoryLite
###
### v0.3 - 28 May 2011
### - Split "constant" into "g*const"
###
### v0.2 - 27 May 2011
### - Use float for "g*str" instead of int
###
### v0.1 - 22 May 2011
### - First release, able to generate completely constant grain
###
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.