How do I create a simple video effect filter for DirectShow or DMO?
What do I need - tutorials on tutorials or tutorials (like brightness / contrast adjustment filters or any other pixel-per-pixel type filter) to make simple filters for direct show video estrum filter ("I have my webcam" -> "My Photoshop filter" -> "Rendering (or save in file)".
What you are looking for may be directshow Ransform filter, a sampling filter for Windows SDK; EZRGB24 Filter Pattern
Comments
Post a Comment