R
RicercatoreSbadato
I need to open a video MPEG2 and analyze frame per frame. I've read on
http://msdn.microsoft.com/library/d...rectshow/htm/supportedformatsindirectshow.asp
that MPEG2 is not supported by the DirectShow.
I've downloaded the codec for the MPEG2 from ELECARD. Now Can I open the
video and analyze it frame per frame?
PS - I know DirectShow isn't born for C# (but for C++) 'cause the low
performance but I would like to develop for C#...
http://msdn.microsoft.com/library/d...rectshow/htm/supportedformatsindirectshow.asp
that MPEG2 is not supported by the DirectShow.
I've downloaded the codec for the MPEG2 from ELECARD. Now Can I open the
video and analyze it frame per frame?
PS - I know DirectShow isn't born for C# (but for C++) 'cause the low
performance but I would like to develop for C#...