Altering Moives brightness, contrast, etc... ?

Everything else that doesn't fall into one of the other PB categories.
CopperCircle
User
User
Posts: 11
Joined: Thu Apr 22, 2004 6:42 pm

Altering Moives brightness, contrast, etc... ?

Post 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?
BalrogSoft
Enthusiast
Enthusiast
Posts: 203
Joined: Sat Apr 26, 2003 6:33 pm
Location: Spain
Contact:

Post 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.
CopperCircle
User
User
Posts: 11
Joined: Thu Apr 22, 2004 6:42 pm

Post by CopperCircle »

Thanks for the reply, do you know of any examples of using DirectShow or post-processing a sprites image?
Post Reply