My program works as expected, but as it is rendering out frames up to 540 of them, it all ways seems to give this error message around frame 454. I googled it but did't understand anything why? Also right as it gives this error message the screen flickers a little.
The program works, but I was just wondering what it meant or what was causing it?
Thanks.
The program works, but I was just wondering what it meant or what was causing it?
.....
2015-09-02 15:00:52.486 ERads[1594:1106856] Test: mp4 frame: 451
2015-09-02 15:00:52.555 ERads[1594:1106856] Test: mp4 frame: 452
2015-09-02 15:00:52.634 ERads[1594:1106856] Test: mp4 frame: 453
Failed to create command queue. Error = CL_INVALID_VALUE
2015-09-02 15:00:52.745 ERads[1594:1106856] Test: mp4 frame: 454
Failed to create command queue. Error = CL_INVALID_VALUE
2015-09-02 15:00:52.829 ERads[1594:1106856] Test: mp4 frame: 455
Failed to create command queue. Error = CL_INVALID_VALUE
2015-09-02 15:00:52.921 ERads[1594:1106856] Test: mp4 frame: 456
.....
Thanks.