Questions tagged [video]
Questions about playing, recording or creating video files in games.
99 questions
0 votes
0 answers
52 views
Video editing/editor in Godot or use Godot animations for video editing in Blender Video Editor or elsewhere
I found it very nice and easy to make animations in Godot and it allows you to generate animations using programming, which is marvellous. You can animate the movement of a text with a complex ...
0 votes
0 answers
155 views
Can I remake an old game? I do not want to sell it [duplicate]
Im gonna remake an old video game that was for play station 1 And when i done it i wanna create a video about game and gameplay and Construction steps and upload it to YouTube If i put download link ...
0 votes
0 answers
201 views
Play Encrypted Video Files from Android Device's Local Storage
We are searching for ways to play encrypted video files on an Android device such that a user cannot extract the files via USB cable or other methods to a computer and play them. We'd like the ...
0 votes
0 answers
1k views
Download a video to PersistentDataPath in Unity while also playing it as it downloads?
I am attempting to integrate a video function which will playback short looping videos (similar to YouTube Shorts or TikTok). I therefore want the videos to download to PersistentDataPath and be ...
2 votes
1 answer
1k views
How to stream videos from external source in Unity?
I'm working in Unity on a level for a VR project that requires displaying multiple 360 videos in a hall. These videos are large (8K and 60 minutes each) so cannot be contained in the app itself. Is it ...
1 vote
0 answers
46 views
Is it possible to automate the export of videos from Unreal Engine so that assets are swapped out dynamically?
Let's say I have an unreal project that features a character in an environment. I want to use Unreal to cycle through characters and environments and create a number of videos. Let's say for instance ...
1 vote
1 answer
3k views
How to play videos in Gamemaker Studio 2?
I made a little cutscene in Adobe Animate. I was wondering what would be the best way to have it triggered in game-maker studio 2. The Video is .mp4 but I could convert it as I have the .fla file ...
0 votes
0 answers
347 views
How can we stream the go pro video to Unity3D?
hi~ I want to render the go pro hero9's video on a texture in Unity3D. However, I can not visit go pro as a webcam according to the device index. Anyone know how to do this? Thanks!