I have a Graph in GraphEdit which converts a USB Webcam into different forms of video like .MKV
Input -> ffdshow Video Converter ->
Smart Tee -> AVI Mux -> file.mkv
How can I create the ffdshow codec filter in DirectShow.Net so I can create this setup in C#? I looked and I don’t have ffdshow listed FilterCategory.
ffdshow is listed under
actually a lot of the encoders, decoders and filters are listed in it.