Thread: VirtualDub2
View Single Post
Old 24th March 2019, 00:21   #800  |  Link
wonkey_monkey
Formerly davidh*****
 
wonkey_monkey's Avatar
 
Join Date: Jan 2004
Posts: 2,496
I'm not sure if this is a VirtualDub2 problem, but the following Avisynth script:

Code:
colorbars(pixel_type="rgbap8")
comes out all messed up. I was surprised it worked at all, given that VirtualDub2 doesn't understand pixel_type="rgbp8" (no alpha). Is it mistaking RGBAP8 for some other colour space?
__________________
My AviSynth filters / I'm the Doctor
wonkey_monkey is offline   Reply With Quote