Question About Correct Packaging Setup for Startup Movie (.mp4)

Hello,

I would like to ask for advice regarding a startup movie that is being loaded through the editor.

I am not fully sure what the correct way is to include it in packaging. I tried using:

  • Specific Movies to Package
  • Additional Non-Asset Directories To Package

However, the .mp4 file was not included in the staged build.

After removing those settings, the only approach that worked was:

  • Additional Non-Asset Directories To Copy

Would you consider this the correct approach, or is there a more suitable way to handle startup movie packaging?

Thank you in advance.

Kind regards,

Miroslav

[Attachment Removed]

Hello,

You need to put the file under <Project>\Content\Movies. It should be automatically be added to the Pak file. You can confirm by looking at the content of Manifest_UFSFiles_Win64.txt to validate it was added to the pak file.

Martin

[Attachment Removed]

Hi Martin,

Thank you very much for your answer.

Kind regards,

Miroslav

[Attachment Removed]