Hi,
I need a component (.NET or COM) which can plays video frame by frame. I've tried wmp.dll (axWindowsMediaPlayer) but no luck on playing frame by frame.
any suggestion?
Hi,
I need a component (.NET or COM) which can plays video frame by frame. I've tried wmp.dll (axWindowsMediaPlayer) but no luck on playing frame by frame.
any suggestion?
The free VLC: open-source multimedia framework, player and server can play videos frame by frame. It's open-source and has a programmatic framework.
Developers Corner for programmers.
Enjoy.
Is much better if you avoid COM...
Have you tried VideoCog .NET Control?
In the description you can see "Receive frame by frame callback events for easy image processing"