Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

PPM image encoder issue #23

Closed
techyian opened this issue May 4, 2017 · 2 comments
Closed

PPM image encoder issue #23

techyian opened this issue May 4, 2017 · 2 comments
Assignees
Milestone

Comments

@techyian
Copy link
Owner

techyian commented May 4, 2017

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.

@techyian
Copy link
Owner Author

Raspberry Pi forum post reference https://www.raspberrypi.org/forums/viewtopic.php?f=43&t=213835

@techyian
Copy link
Owner Author

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.

@techyian techyian added this to To do in MMALSharp v0.4 via automation Jul 23, 2018
@techyian techyian moved this from To do to Done in MMALSharp v0.4 Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

No branches or pull requests

1 participant