Anthony Starks
Anthony Starks
I saw this thread as well. I'll have to get a Pi4 to test.
FYI, the code will build on the Pi4, but running the executable fails with this message: ```* failed to add service - already in use?```
Thanks for trying this. Can you post details of your tweaks?
Image scaling is not supported at this time. If it were what API would you propose?
Odd. I have not touched that code in some time.
just rebuild clip.c on 4.14.78-v7+. No issues.
FYI: Running your looping example with the latest kernel (4.14.78-v7), (without the omxplayer) for about 1 hour.
if you use other typefaces, you have to be sure to free the resources. > On Jan 19, 2015, at 12:29 PM, Paweł Duda [email protected] wrote: > > I think...
thanks for the report. I’ll look into the font handling. Does your fork contain your glyph addition code? > On Jan 20, 2015, at 4:33 AM, Paweł Duda [email protected] wrote:...
I have reproduced the issue with the digital_signage.c program (crashed after a few hours), but after recompiling to remove the warnings (removed the reference to the unused bg image, added...