MediaPlayerEditor: Failure opening media, even though it opened successfully

Media Framework - Oct 18, 2016

This only happens when successfully opening a media source AFTER failing to open another media source. ...

Startup movies using FDefaultGameMoviePlayer are not skippable using keyboard or gamepad

Media Framework - Oct 13, 2016

There are a few separate issues with user input plumbing that prevent keypresses from getting to FDefaultGameMoviePlayer during a startup video 1) In FDefaultGameMoviePlayer::WaitForMovieToFinish() ...

Crash on iOS loading into a scene with Media Framework assets

Media Framework - Sep 30, 2016

Following launching a packaged Media Framework project, the application crashes. Different behavior is observed between iOS versions. When tested in 7.1.2, the video played in the scene for a few s ...

Crash when after playing media that requires a different conversion shader

Media Framework - Sep 24, 2016

The pixel format conversion code in MediaTextureResource is currently reusing the global bound shader state for different pixel shaders. This is not supported. There needs to be one shader state per ...

Editor Crashes After Deleting Actor with Media Texture

Media Framework - Sep 22, 2016

When spawning an actor with a media texture and then destroying the actor during runtime the game will crash several seconds later (30 - 75 seconds). Fatal error: [Link Removed] [Line: 118] A FRend ...

WmfMedia: Memory leak while playing videos

Media Framework - Sep 21, 2016

There's a pretty substantial memory leak when playing videos with WmfMedia on Windows. ...

Packaging Fails When Media Player->Open Source is Used in C++

Media Framework - Sep 13, 2016

When attempting to use a media player asset in code, packaging will fail with the error message shown below. Could not find a native player for [...]4.13/Content/Movies/Tutorial.wmv This occurs ev ...

AvfMedia: Many file types supported on macOS and iOS are reported as not supported in UE4

Media Framework - Sep 6, 2016

See also https://forums.unrealengine.com/showthread.php?64082-Media-Framework-Roadmap&p=590662&viewfull=1#post590662 ...