I am interested in embedding a VLC player into a WPF application. It is to be used as a quality control tool where the user can watch a movie, pause, and move to different frames in order to get a good idea of how the movie looks. Most of these will be MP4 files, but with a few .MOV files. (Hence the need for VLC) Does anybody know where to start? I have seen the activex page and am thinking that would be the best way to go. Does anyone have any insights or a link to a good guide?
Asked
Active
Viewed 2.5k times
2 Answers
8
Take a look at VideoLan DotNet, they have VLC controls for WPF and Winforms.
Here is the tutorial.

Jérémie Bertrand
- 3,025
- 3
- 44
- 53

Flagbug
- 2,093
- 3
- 24
- 47
-
34 years later, not production ready. – maxbeaudoin Dec 20 '15 at 21:28