You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.
Unit tests have revealed that the PPM encoder results in an Out of Resources error. The file format is inefficient and use of the format may require more resources to be allocated to the GPU, or a smaller image resolution.
The text was updated successfully, but these errors were encountered:
Working as expected following firmware update. Run sudo rpi-update to update to latest firmware. After investigation, configuring the encoding sub-format does not appear to be used by the PPM/TGA encoders.
Unit tests have revealed that the PPM encoder results in an Out of Resources error. The file format is inefficient and use of the format may require more resources to be allocated to the GPU, or a smaller image resolution.
The text was updated successfully, but these errors were encountered: