Are there ways to play a video loaded into resources on a form? I tried the Microsoft.DirectX.AudioVideoPlayback.dll library, but when I tried to upload a video to a form, the whole program hung, it only helped to get out of debugging. I also tried WindowsMediaPlayer , but with it only the sound is played and it is not possible to add from the video resources, you need a path to the video itself on the PC.

0