I am using the Video processor transform to scale a Texture I have. This seems to work ok and I then wish to encode it using a transform. At the moment I am taking the output from the video processor transform and passing it to the encoder
transform. Is this the correct way to do things? At the moment I have no errors until I go to process output from the encoder which fails.
↧