How to use ffmpeg component in ui editor?

0

I would like to use a video component ffmpeg, but I do not see it in the ui editor. How can you add it? REMOVEDUPLOAD

질문됨 3년 전232회 조회
4개 답변
0
수락된 답변

Hi @REDACTEDUSER

REMOVEDUPLOAD

Then open up your UI canvas and add a UI Image and set the image spritetype to 'render target' and the render target name to $videotest.
REMOVEDUPLOAD

The contents of the UI Image should populate with the video when in game mode and the movie is playing

답변함 3년 전
profile picture
전문가
검토됨 한 달 전
0

Thanks Alex for the feedback!

답변함 3년 전
0

Thank you! It really works. However, without the script canvas, it works like a picture. When you click and view the preview, everything stands still. The video does not play. However, I added a canvas script and now it is play only when the play game is pressed. It seems the ffmpeg (VideoPlayback) component is not finalized a bit.

답변함 3년 전
0

Oh yeah you definitely need some kind of script or c++ code telling the video playback component to play the video - forgot to mention that sorry.

답변함 3년 전

이 게시물은 마감됨: 새 답변, 댓글 및 투표 추가가 비활성화되었습니다.

관련 콘텐츠