amiaopensource / amiaopensource/lenticular
Trouble processing files > x3000px on macOS
Offen
- Vorherrschende Sprache
- C
- Sterne
- 10
- Forks
- 4
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Perhaps its the management of memory, but my average-processing-power MacBook seems to not be able to handle large-resolution files. If I convert the file and reduce the width (or likely the issue is file size), ./lenticular will run.
The program does not stop until later, and the error message I get is:
```
RECONSTRUCTING COLORS...
Computing image dimensions for color reconstructed frame...
rgbFrame.width = -1, rgbFrame.height = 1
ERROR: Won't allocate memory because 'width < 1 || heigth < 1'.
```
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.