Home All Groups Group Topic Archive Search About

Creating a video manipulation program with .NET?

Author
10 Aug 2006 3:18 PM
Dave
I want to create a little video manipulation app. in .NET.  It has to
load/play/save video and do some basic image manipulation.  I want to avoid
commercial (ie. not free) libraries.  Does anyone have links to information
to get me started?  I'm very familiar with .NET/C# but have little video
coding experience.

Author
10 Aug 2006 4:20 PM
Dave
I guess DirectX9 will do what I need?  I'm downloading the SDK now.

Any good resources for image effect & filter algorithms?  I want to create
pixelation effects, embossing effects, etc.
Author
10 Aug 2006 8:31 PM
Mike Lowery
"Dave" <n***@nowhere.com> wrote in message
news:ejX3ojJvGHA.4384@TK2MSFTNGP04.phx.gbl...
>I guess DirectX9 will do what I need?  I'm downloading the SDK now.
>
> Any good resources for image effect & filter algorithms?  I want to create
> pixelation effects, embossing effects, etc.

I believe you'll be wanting to research DirectShow:
http://msdn.microsoft.com/library/en-us/wcemultimedia5/html/_wce50oridirectshow.asp

AddThis Social Bookmark Button