Feature #554
closedAdd poster compression option
100%
Description
I need to add the attached script to videolib. This should be a .txt read by the program at boot time (make sure it gets package in the RPM). The user can modify the program and save the modified version. Modified or unmodified, the script is copied into /tmp and run on the poster directory for the currently selected directory. This will reduce the size of the images considerably and make sure they are uniform in resolution and type (all pngs).
Note: upload is not working. Will have to attach it later.
Files
Updated by Hammel about 8 years ago
- Status changed from New to In Progress
- Target version deleted (
0.11.0) - % Done changed from 0 to 50
Added configurable custom script and an ability to run it. Basically works but the script needs to be tested against real posters. I've run it manually against a poster directory but not from within VideoLib.
The poster path needs to be passed to the script or the script needs to be run from within the poster directory.
Updated by Hammel about 8 years ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
Implemented configurable default script and executable command to run it. Works quite well, actually. Is much faster than I expected on the USB stick.
Tested, committed and pushed.
Closing issue.