HighInBC
7th October 2004, 22:55
Hi guys, have not posted here in a while.
I need a filter that will allow me to make every pixel below a certain brightness black, and every pixel abouve a cerain level white. In essence a black and white bitmap created using a theshold.
I have tried doing this with Layer() and Limiter() with limited success.
Is the a filter that already does this? Can I do it with Layer() somehow?
I am doing to to create alpha masks for overlaying purposes. I have a perl script that does this, and it works great, but I have to make gigabytes on uncompressed BMP's to do it. An avisynth filter would work great.
I use the latest version of avisynth.
Anyone who helps me will get there name in the special thanks section of the film I am working on. thanks -HighInBC
I need a filter that will allow me to make every pixel below a certain brightness black, and every pixel abouve a cerain level white. In essence a black and white bitmap created using a theshold.
I have tried doing this with Layer() and Limiter() with limited success.
Is the a filter that already does this? Can I do it with Layer() somehow?
I am doing to to create alpha masks for overlaying purposes. I have a perl script that does this, and it works great, but I have to make gigabytes on uncompressed BMP's to do it. An avisynth filter would work great.
I use the latest version of avisynth.
Anyone who helps me will get there name in the special thanks section of the film I am working on. thanks -HighInBC