29.01.2021, 17:41
(29.01.2021, 15:19)Selur Wrote:Quote:Same with DeStripe, it also requires YV12 so save adjustments to the custom code have to be made.so before the DeStripe() call you should add a convertToYV12 and after it a '# colorformat YV12'
Cu Selur
That works, thank you.
Had to add ConvertToRGB24() before ConvertToYV12() (not sure if this correct approach) .
Otherwise - error "ConvertToYV12: only 8 bit sources allowed..."
Any plan to make path to "Hybrid" plugins folder transparent for "Custom"?