I m doing some video processing with an already written application.
Actually, it uses DirectShow (DS) to decode the videostream and process it via callback.
The major drawback is, that many common video-formats cannot be decoded using DS because of missing codecs (this affects most interlaced video-formats like .vob - Files = DVD-Format).
Therefore, I m looking for some decoding alternative to replace the DirectShow code.
Maybe gstreamer with it s C# bindings could be one.
Unfortunately, there s only little example code how to use it, so it s pretty hard to find some good point for starting.
是否有任何人可以选择如何开始使用轮式和录像机进行进一步处理?
• 预先做好准备!