kovi
16th April 2006, 16:01
Hi!
I've been looking for reliable methods for extracting video frames in C#.
I've encoutered lots of problems with DirectShow (mediadet, samplegrabber working unreliable... and VIDEOINFOHEADER2 incompatibility...(mpeg2 files)). VFW is getting too old, too few codecs are installed on a tipical PC.
Is there any other way to exract frames from video files (+resolution, + fps, +length) to Bitmap structures? I'm thinking of using avisynth for example. Or something else...
Thanks!
I've been looking for reliable methods for extracting video frames in C#.
I've encoutered lots of problems with DirectShow (mediadet, samplegrabber working unreliable... and VIDEOINFOHEADER2 incompatibility...(mpeg2 files)). VFW is getting too old, too few codecs are installed on a tipical PC.
Is there any other way to exract frames from video files (+resolution, + fps, +length) to Bitmap structures? I'm thinking of using avisynth for example. Or something else...
Thanks!