Picture from video
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
I think I posted this before, but I have searched and not found the post. I want to extract a bitmap from a mpg, avi, etc. Any ideas? TIA
Have you seen this, here on CP: DirectX.Capture Class Library By Brian Low A .NET class library for capturing video and audio to AVI files. http://www.codeproject.com/cs/media/directxcapture.asp[^] and DirectX Video Stream and frame capture By hpAng A library that can capture video stream and frame together http://www.codeproject.com/cs/media/DirXVidStrm.asp[^]