# FFMPEGMedia001 **Repository Path**: zxy123yxz/FFMPEGMedia001 ## Basic Information - **Project Name**: FFMPEGMedia001 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-11-30 - **Last Updated**: 2021-11-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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 ## How to use 1. The plugin was tested on Unreal 4.25.2 2. You can clone the repository to `/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](https://docs.unrealengine.com/en-us/Engine/MediaFramework/HowTo/FileMediaSource) but insead of using the automatic player, choose the FFMPEGPlayer inside the players overrides for the step 5. ![Player Overrrides](https://github.com/bakjos/FFMPEGMedia/raw/master/docs/mediatype.png)