Play DVD and cut a Video in WPF
-
Hi guys, 1) Do you know if is it possible to play a Dvd in a MediaElement Control? Otherwise do you can suggest me for another way(like to convert the Dvd in a supported video format)? 2) Do you know how to cut a video fragment from a supported video format(such as myvideo.avi) and save it(such as Part1ofmyvideo.avi) ? Thanks PS: Sorry for my English :)
-
Hi guys, 1) Do you know if is it possible to play a Dvd in a MediaElement Control? Otherwise do you can suggest me for another way(like to convert the Dvd in a supported video format)? 2) Do you know how to cut a video fragment from a supported video format(such as myvideo.avi) and save it(such as Part1ofmyvideo.avi) ? Thanks PS: Sorry for my English :)
take a look at these links. Mahhala - WPF MediaKit[^] http://stackoverflow.com/questions/1321819/mediaelement-support-in-wpf[^] Hope this helps