PeterPawn
IPPF-Urgestein
- Mitglied seit
- 10 Mai 2006
- Beiträge
- 15,348
- Punkte für Reaktionen
- 1,782
- Punkte
- 113
"image2ram" is designed as a "unix filter program" ... it takes the input from STDIN (redirected or via a pipe from another process), processes it and writes the result to STDOUT.
You've to call it with an image (Freetz or "original AVM blend") on STDIN and the final result (the image ready to be written to the device with eva_to_memory) will be sent to STDOUT.
You've to call it with an image (Freetz or "original AVM blend") on STDIN and the final result (the image ready to be written to the device with eva_to_memory) will be sent to STDOUT.