truong-bui / AsyncLoadingScreen

Async Loading Screen is a free and open-source plugin for Unreal Engine. Async Loading Screen allows you to easily configure a Loading Screen System in the project settings, and automatically add a Loading Screen whenever you open a new level, without Level Streaming.
https://www.unrealengine.com/marketplace/en-US/product/async-loading-screen
MIT License
776 stars 98 forks source link

Video not showing at startup #72

Open Sivel0302 opened 1 year ago

Sivel0302 commented 1 year ago

I did it as per the instructions: I threw the video in mp4 format into the root of the Content folder, in the plugin settings I just wrote the name of the video without extension and without Contrnt, etc. As a result, it does not work - the video does not start, just a black screen

truong-bui commented 1 year ago

So little info, I couldn't help you. The movie player works fine on my side. Please try with the UE logo movies (in the tutorial section) to see if you are doing it correctly.

Leelamps commented 1 year ago

Heya! The video only will play on 1920x1088 resolution I don't know why UE4 Only accept this resolution for movies, let me know if it's okay.

infinstarlight commented 9 months ago

The Bink Media plugin may be enabled, and it seems like it blocks using .mp4 files with MoviePlayer as it expects .bk2 files instead. Just found this out for myself.