I am trying to build an application which will be used for analysing video files; pause, play, slow forward/backward, go to time and get time.
I am trying to use MediaElement for Wpf. But it does not support slowing down the movie for some file types (like MTS, that I will use a lot).
What is the best way, or best control, or best library for this?