Alright, this is something I have been trying to figure out. How would we make something like a movie theater video player like this video below.
Hopefully this is possible.
Alright, this is something I have been trying to figure out. How would we make something like a movie theater video player like this video below.
Hopefully this is possible.
This is possible BUT very time worthy and tedious
You basically take all the frames and use a while loop
If you saw someone do it, it’s possible lol
This can be accomplished using VideoFrame, but only a closed group of people are allowed to upload videos it looks like. And I don’t think the people in that group would infringe copyright. So it is possible that the above was done.
It was created by a SurfaceGUI based video renderer that streams in bitmap data from a web server, parses it, and then draws each pixel on a canvas at 30 frames per second.
I don’t think anyone would be willing to describe all this or so, but my idea was to get every frame (which is a waste of time) and make an image frame as it goes from frame to frame
Btw, it should not be copyrighted.