Black screen.
Hello. Thanks so much for making this for us to try out. I've loaded up the scene but I can't seem to get anything to play. I'm using the file browser to select my video file but when I load it the screen is still black and I don't get any error messages. Any suggestions? Thanks!
@noobtoob4lyfe My apologies for the late response.
Does the progress bar start going when you start the video? Also GameObject "Decoder" has a ViveMediaDecoder component which I've given a public RenderTexture called Output. Could you see if that RenderTexture is also black after starting the video?
If that RenderTexture is black it means that ViveMediaDecoder is not decoding the video properly. If your video is visible there it means that there is something wrong with the Frame Interpolation.