Good video processing library for C#

Associate
Joined
24 Jun 2007
Posts
1,869
Location
Landan.
I've started a new project which requires video playback (and some editing) functionality. Basically VideoCog looks to be exactly what I need, but I'm having some issues with getting it working using VS2010 & .NET 4 (the DLL was built with .NET 1.1).

So does anyone know of something similar that's been kept up to date?

Cheers
 
I've started a new project which requires video playback (and some editing) functionality. Basically VideoCog looks to be exactly what I need, but I'm having some issues with getting it working using VS2010 & .NET 4 (the DLL was built with .NET 1.1).

So does anyone know of something similar that's been kept up to date?

Cheers

I dunno if VLClib would be worth a look, its a C++ library but there a C# wrappers available.

http://forum.videolan.org/viewforum.php?f=32
 
Back
Top Bottom