Play video in reverse?
Is it possible to play videos backwards in Unity? I saw 5.6 got the Video Player to replace Movie Texture, so is it possible with this? Presumably it's just reading from the back of the buffer to the front?
I saw this question asked here a while ago, but it had gone unanswered. I hope someone can help clear this up!
Hi @Stamblew, No, I never did! I believe the problem was because the player is designed to play interleaved video as well as non, so it’s not quite as simple as I first imagined. However, this was a few years ago, and I haven’t looked into how newer version of Unity handle video!
Your answer
Follow this Question
Related Questions
Avoid preparation VideoPlayer 1 Answer
I can't upload some quind of movies 0 Answers
How does MovieTexture work? 0 Answers
Cut Video(raw image) in-game? (enable canvas in-game) 0 Answers
My Movie Texture does not loop, why ? 0 Answers