While playing a MediaTrack in the sequencer, the editor will stop for a few seconds when the sequencerPlayer is paused.

Media Framework - Oct 13, 2021

This is also the case when PauseAtEnd is enabled on the sequencer actor and a Pause is applied. After the pause occurs, the log will show the following  LogMediaUtils: Error: Blocking media playba ...

MediaFramework - Webcam Video input shows as black in Media Player

Media Framework - Aug 17, 2021

Alejandro Arango 3 days ago In fact, it seems the 4.27 changes are conditioned by WMFMEDIA_PLAYER_VERSION . So the only change needed is in WmfMedia.Build.cs . They only need to change it to say: P ...

[Feature Request] Hardware video decoding on Windows DX12

Media Framework - Jun 22, 2021

Currently, all DX12 video decoders on Windows use software decoding. On the other hand, if the engine is running on DX11, developers can use this by enabling the "Hardware Decoding" option under "Ex ...

Video does not loop correctly in ElectraPlayer

Media Framework - Mar 3, 2021

Observe the video does not loop correctly. It only plays a portion that gets shorter with every loop until playback ultimately stops. ...

File Media Output Capture Crashes on OS X

Media Framework - Aug 26, 2020

On OS X, image frames output in PIE but crash occurs in standalone mode; The .wav file is written but is empty (the media player does not seem to go to the master submix correctly) and it seems to ...

Media Player not updating when IMG Media Source files are changed

Media Framework - Aug 20, 2020

Images in a sequence path for an Img Media Source are not updating without restarting the project. Changing the path itself appears to work as expected.  Tested in versions 4.22.3(CL 7053642), 4. ...

Crash on Mac on exit.

Media Framework - Aug 17, 2020

A licensee reported trouble with a crash on exit on Mac. They discovered that the file AvfMediaPlayer.cpp, on the function Open there is this piece of code:// Force the AV player to not be able to ...

Sequencer Media Tracks trigger crash when an ImageSource is added

Media Framework - Jun 18, 2020

The same callstack appears in 4.24.3 (CL-11590370) but only when playing a Sequence with a Media Track that has a ImgMediaSource and Media Texture set on it. These repro steps work for 4.25 and 4.26 ...

MediaTexture.AutoClear Is Ignored On Quest

Media Framework - Mar 9, 2020

When closing a media player asset in the Oculus Quest the Clear Color is ignored and the last frame is left on frame shown. This happened whether I ran the project both while the Quest was and was n ...