UE5 Tutorial - Add Video to a Widget

Sdílet
Vložit
  • čas přidán 13. 09. 2024

Komentáře • 46

  • @SoftStoneGames
    @SoftStoneGames  Před 2 lety +2

    Got any requests for a tutorial? Let me know in the comments!

    • @RAPADURA_TV
      @RAPADURA_TV Před měsícem

      na hora de empacotar o jogo o video nao roda mas no editor sim sabe oque aconteceu ?

  • @user-td3hm6lw3x
    @user-td3hm6lw3x Před rokem +7

    If anybody is looking to make this work on loop (like gifs) just add the 'Set Looping' node to the Event Construct dragging it from the Media Player Reference.
    This was very helpful. Thank you

    • @Bettercallsouls
      @Bettercallsouls Před rokem

      dude it is enough to check "Loop" inside the Media Player :D

    • @user-nn5gz8ge1i
      @user-nn5gz8ge1i Před 7 měsíci

      And necessarily enable electra plugin that your gif playing normaly and not like shit)

    • @MrMerfman
      @MrMerfman Před 4 měsíci

      That doesn't work with me :(

  • @aleksamitrovic023
    @aleksamitrovic023 Před 10 měsíci +1

    So fast and straight to the point, damn, wish everyone was like this...very cool

  • @dav
    @dav Před rokem +3

    Thank you for sharing this! The Elektra plugin was what I was looking for :)

    • @dav
      @dav Před rokem +1

      Spoke too soon, enabled Electra, restarted and it still is playing blank. If I open up the Media Player in the content browser, I can see the videos being played with a Electra watermark. In the VideoWidget, do we need to size the image? I see in your video that it is set at 32x32 px. I'm not sure what else went wrong...

    • @truraeli
      @truraeli Před rokem

      @@dav We got the same issue. We have no idea of what it could be...

  • @marshallredwood3846
    @marshallredwood3846 Před rokem +3

    Thank you very much for this tutorial, works perfectly

  • @jomesias
    @jomesias Před 4 měsíci +1

    Awesome! Once you want to start doing advanced stuff in unreal (like time reversal, Replay system etc) it requires C++. At least this solution is available in blueprints 🎉🎉

  • @MichaelSzymkowski
    @MichaelSzymkowski Před 10 měsíci

    Play in Editor: It works.
    Playing after packaging: Black Background.
    I used the Texture for a Border

    • @SoftStoneGames
      @SoftStoneGames  Před 10 měsíci

      Sounds like your movie file didn’t get packaged. Make sure you copy/paste your movie file to the movies folder, and then import it into your project from there.

  • @DobriyTLT
    @DobriyTLT Před 4 měsíci

    Thanks a lot, you are my hero!!

  • @Bulutulu
    @Bulutulu Před 4 měsíci +1

    Activate the 'electra player' plugin, the video works, but I can't package my project. How can I fix this?

    • @incognito390
      @incognito390 Před 2 měsíci

      You must place your video in the "movie" folder. If it doesn't exist, create it in the project folder.

  • @djinfinity1363
    @djinfinity1363 Před rokem +1

    Thanks a lot mate

  • @hakeem2478
    @hakeem2478 Před rokem +1

    thank you bro

  • @sitifathimahmuthmainnah1913

    how if i want to add an audio to a widget?

  • @difajoz7225
    @difajoz7225 Před 14 dny +1

    why my material is black😭💀

  • @TheTELproductions
    @TheTELproductions Před 11 měsíci

    Thanks man

  • @mesh3667
    @mesh3667 Před rokem +1

    @SoftStoneGames Could you please make a guide on how to skip the video, want to have the option to skip the video in my games opening sequence, but I am not able to find any guides to do so

    • @SoftStoneGames
      @SoftStoneGames  Před rokem

      What also works is placing the image inside of a button. This way you can close the video when the button is clicked.

  • @matthewp4102
    @matthewp4102 Před rokem

    Does this work the same for a video clip that has transparent areas (alpha channel)?

  • @Arecross1
    @Arecross1 Před rokem +3

    its just white :(

  • @freddie_g
    @freddie_g Před rokem

    Great tutorial, thank you! *subscribe*⭐⭐⭐⭐⭐

  • @GokdenizCetin
    @GokdenizCetin Před rokem +1

    It's blank unfortunately

    • @SoftStoneGames
      @SoftStoneGames  Před rokem +1

      Check if you’ve got the Electra plugin enabled

    • @GokdenizCetin
      @GokdenizCetin Před rokem +4

      @@SoftStoneGames I did!! What is the problem you think?

  • @user-nn5gz8ge1i
    @user-nn5gz8ge1i Před 7 měsíci

    Bro, dir "Movies" must be in Content dir? Or it can be in any other directory that located in "Content" dir?

    • @SoftStoneGames
      @SoftStoneGames  Před 7 měsíci +1

      Must be placed in the content folder. If you place it anywhere else, the movie files won’t get packaged

    • @user-nn5gz8ge1i
      @user-nn5gz8ge1i Před 7 měsíci

      @@SoftStoneGames OK, thanks mate!

  • @playAliMusic
    @playAliMusic Před rokem

    Electra plugin crashes my engine anytime I try to walk

    • @SoftStoneGames
      @SoftStoneGames  Před rokem

      I don’t think the plugin is needed anymore in 5.1&5.2

  • @yusufbulbul9434
    @yusufbulbul9434 Před 8 měsíci

    didn't work 5.2 :(

    • @SoftStoneGames
      @SoftStoneGames  Před 8 měsíci

      There's a link in the description for the UE5 version

  • @renzzi5283
    @renzzi5283 Před rokem

    its not playing infinitly

    • @SoftStoneGames
      @SoftStoneGames  Před rokem +1

      Open the mediaplayer, and on the right side, under playback you can check "loop"

  • @nikitafilatov6723
    @nikitafilatov6723 Před 3 měsíci

    tnks)
    bt it not working on packaged project ((

  • @sitifathimahmuthmainnah1913

    how if I want to add an audio to a widget ?

    • @SoftStoneGames
      @SoftStoneGames  Před 2 lety

      To add audio, you have to split the audio track from the movie file. You can check out my unreal engine 4 tutorial for that (add video and audio to a widget). The unreal engine 5 tutorial for this will come soon, but there’s actually no difference in how to add audio files between ue4 and ue5.

    • @sitifathimahmuthmainnah1913
      @sitifathimahmuthmainnah1913 Před 2 lety

      @@SoftStoneGames thanks a lot