My problem is pretty simple: I need to insert into a short video an image at a specific position that will last from a specified minute of the video to another specified one.
My video actually have a placeholder that is used with online video editing tools, but I would like to do it programmatically.
Many people tak about DirectShow but the last update looks to be about 10years ago.
Is this actually possible with c#?
Note:
I need to do this automatically without my input, this should work in background for me