I'm trying to do scene detection on video files.
I want to take a video file as an input and i want to detect scene changes and also tell me at what positions are scene changes happening.
I'm happy to use 3rd party libraries to do this, but I'm not sure where to start.
Possibly EmguCV (OpenCV .net wrapper) can fulfill your needs. Here is video surveillance module.