Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
retrotom
Visitor

Roku 4 roVideoPlayer SetDestinationRect glitch

We received our Roku 4 the other day and while testing our app noticed that calling SetDestinationRect on an actively playing roVideoPlayer component causes noticeable video artifacts. The artifacts are akin to "static". My first guess is that it's an implementation issue (race condition) for SetDestinationRect -- that the GPU is temporarily pointed at the same video buffer but with the wrong stride. These artifacts do not appear on any other Roku device we test with -- just the Roku 4. Resolution and difference in resolution don't appear to make a difference. It's not deterministic; doesn't happen every single time we call the method -- but it happens MOST of the time.
0 Kudos
2 REPLIES 2
retrotom
Visitor

Re: Roku 4 roVideoPlayer SetDestinationRect glitch

Bump.
0 Kudos
RokuJoel
Binge Watcher

Re: Roku 4 roVideoPlayer SetDestinationRect glitch

Please send an email with an example application that demonstrates the problem to Developer[at]Roku.com so we can verify it and append it to a bug report.

- Joel
0 Kudos