A plugin that let's you use the FFMPEG library as media player WARNING: Video not work if DisableAudio = false.
- Works on Windows, Linux and Mac
- Support for hardware accelerated codecs
- Support for videos with alpha
- The plugin works with Unreal 5.4
- You can clone the repository to
<Game>/Plugins/or if you want you can use git submodules to your own git repository. Alternatively, you can copy to theEngine/Plugins/if you wish to make the plugin available to all of your projects.Do not forget to run UE4's
Generate Project Filesto account for these changes! - Follow the steps to play a video tutorial but insead of using the automatic player, choose the FFMPEGPlayer inside the players overrides for the step 5.
