Skip to content

Unreal FFMPEG Plugin to support more video formats and alpha videos

Notifications You must be signed in to change notification settings

pstawicki/FFMPEGMedia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFMPEG Media Plugin for unreal engine

A plugin that let's you use the FFMPEG library as media player

Features:

  • Works on Windows and Mac
  • Support for hardware accelerated codecs
  • Support for videos with alpha

Fixed dependencies and Windows C4458 error for UE 4.24.2

How to use

  1. The plugin was tested on Unreal 4.19.2
  2. 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 the Engine/Plugins/ if you wish to make the plugin available to all of your projects.

    Do not forget to run UE4's Generate Project Files to account for these changes!

  3. 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.

Player Overrrides

About

Unreal FFMPEG Plugin to support more video formats and alpha videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.7%
  • C# 3.3%