UE5: Importing and playing Videos

Опубликовано: 27 Декабрь 2024
на канале: dukesofdevon
767
21

It's unfortunately complicated to import video files into Unreal and try to play them for cinematics or other purposes.
This video covers the basics of how import video files, how to place and play them in your level and how to set up basic control over them with blue prints by creating a UI widget video player.

Topics covered:
Media Source
Media Player
Media Texture
UI Material
Widget Creation
Widget spawning
Media Player use and delegates.