Page 1 of 1

Altering Moives brightness, contrast, etc... ?

Posted: Thu Apr 22, 2004 7:20 pm
by CopperCircle
HI, im looking to buy PureBasic and wanted to know if anyone has been able to alter brightness, contrast, color, bass, treble on movies?

Posted: Thu Apr 22, 2004 7:41 pm
by BalrogSoft
Hi CopperCircle, if im not wrong using native commands you can made a sprite with a frame of the playing movie, and edit the image with yours algorythms, (i think that exist some tips posted on this forum to made brightness, contrast, and color saturation from an image), or use directshow (not native method) to made it.

Posted: Fri Apr 23, 2004 1:35 pm
by CopperCircle
Thanks for the reply, do you know of any examples of using DirectShow or post-processing a sprites image?