Quantcast
Channel: Community | MonoGame - Latest topics
Viewing all articles
Browse latest Browse all 6821

Playing the video doesn't work anymore

$
0
0

@ClEngine wrote:

When I use the MP4 file format for playback, only the sound has no picture. Is it wrong for me?

var video = Content.Load<Video> ("testVideo");
var videoPlayer = new VideoPlayer();
videoPlayer.Play(video);

videoPlayer.GetTexture() When I use this method, I return a null value, I don't know how to solve this problem.

What version of MonoGame does the bug occur on:

MonoGame 3.7

What operating system are you using:

Windows

What MonoGame platform are you using:

WindowsDX

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 6821

Trending Articles