/Splicer

Library allowing the splicing/encoding and frame analysis of video via DirectShow.Net

Primary LanguageC++

Splicer for .Net

Splicer is a library for the .Net framework that aims to simplify 
developing applications for editing and encoding audio and video 
using DirectShow.

For more info please see:

http://www.codeplex.com/splicer

Or more my blog for the latest news:

http://blog.bittercoder.com 

----------------------------------------------------------------------

Rebuilt this in early 2019 with the following changes -

1. Rebuilt with Visual Studio 2017
2. Dependency on NUnit eliminated. Now uses mstest builtin infrastructure.
3. The WavDest sample it needs included in the project (as it no longer ships with SDK)