I know this has been asked before, but the answer seemed incomplete...
Is there a way to playback .mov files in the MediaElement control in WPF, or what's the alternative? Has anyone done it here?
I know this has been asked before, but the answer seemed incomplete...
Is there a way to playback .mov files in the MediaElement control in WPF, or what's the alternative? Has anyone done it here?
Try QT Lite. It installs the necessary Directshow filters for playback. You may need additional filters depending on what video codec is used inside the MOV container. FFDShow-Tryouts may help you if that is the case.