Major_Kong
9th September 2009, 16:09
Don't know if it will very useful to anyone but me... but i cobbled up a very simple PyGtk App to help me with cropping, that let's you change the crop values "on the fly". Apart from the python libraries the app only needs mplayer.
http://h.imagehost.org/t/0599/screen.jpg (http://h.imagehost.org/view/0599/screen)
Installing:
Just unzip the contents of croppreview.zip;
Give "croppreview.py" execution permission either by using your file manager or by typing in the console "chmod +x croppreview.py";
Type in the terminal ./croppreview.py or just double click on the croppreview.py file
Notes:
I'm not a python programmer, so don't expect much;
There's no seeking;
Pause/Play sometimes fails;
Did i mention that i cobbled up the app ?;
If you give it a file mplayer can't open the app borks;
This is my first python app, so once again don't expect much.
http://rapidshare.com/files/277875472/croppreview.zip.html
EDIT: Made a few changes, nothing major, just some tweaks. To install and run, unzip pycrop.zip and run the bash script (pycrop.sh).
And i think i'll leave it like this. Can't really think of any features to add... and to really perfect the app i suspect another approach would have to be used.
http://h.imagehost.org/t/0599/screen.jpg (http://h.imagehost.org/view/0599/screen)
Installing:
Just unzip the contents of croppreview.zip;
Give "croppreview.py" execution permission either by using your file manager or by typing in the console "chmod +x croppreview.py";
Type in the terminal ./croppreview.py or just double click on the croppreview.py file
Notes:
I'm not a python programmer, so don't expect much;
There's no seeking;
Pause/Play sometimes fails;
Did i mention that i cobbled up the app ?;
If you give it a file mplayer can't open the app borks;
This is my first python app, so once again don't expect much.
http://rapidshare.com/files/277875472/croppreview.zip.html
EDIT: Made a few changes, nothing major, just some tweaks. To install and run, unzip pycrop.zip and run the bash script (pycrop.sh).
And i think i'll leave it like this. Can't really think of any features to add... and to really perfect the app i suspect another approach would have to be used.