ffmpeg always passes the video through directshow?
I need to get a streaming video that came from a ip camera, and pass it to directshow. I'm using ffmpeg to get this video, and I'd like know if on windows, everything that ffmpeg makes use the directshow?
Iknow how can I get a movie in rstp protocol, but I don't know how can I output it to directshow.
If true how can I get a movie, read it and pass the output to directshow?
Thanks.