access video frames
C#
2
Posts
2
Posters
0
Views
1
Watching
-
I want to access the induvidual frames of a video file (avi, mpeg) make some modifications and save the frame. Is this possible using C# ? if not what other languages can do it ?
Yes it is. Use the DX interop to get the reference to the frame buffer and bingo! its done.
Excelsior Arjun Bahree "By The Might of Mjolnir" I Came! I Coded! I Conquered!