go back to the project page
Even though the Laptop has a 6.5GB Hard Drive, and "Damn Small Linux" is so, well Damn Small, I did not want to waste any of the precious space.
The Laptop was a rather slow model (366MHz), and even though VLC is the fastest video player I know, it still had problems showing XviD avi movies. So even though XviD is my favorite codec, I had to come up with something else. My source was my own MiniDV camera, producing 720x480 NTSC.
My solution was to encode to MPEG2 (interlaced) with Adobe Premiere Elements.
I chose a resolution of 640x480 and encoded with a bit rate of 2500kbs.
The resulting file is about 1.2GB and rests now comfortably on my HDD, being called by VLC.
For my images, I needed to do a bunch of modifications too. Since I am shooting with a Canon 20D and Canon 300D, most images are in 3:2 format, yet the laptop is a 4:3 Model.
These are the image conversion steps I took with Photoshop CS2
. I have also provided this Photoshop Action that automates the steps, in case you have a similar issue (just make a folder c:\output on your HDD) and run the action on any folder containing images.
| 1. |
Make sure all images are the same size (3:2) since I sometimes use differerent RAW Converters. I chose a resolution that reflects the 3:2 original sizes, yet lets me allow to resize to 4:3 easily. So I set them all to 2700x1800
|
| 2. |
Now crop down to 4:3. Again, this is done automatically by my action. By changing the canvas size to 2400x1800 by dropping 150pixels left and right. Now you can see why I chose this resolution, as this is easily dividable by 4:3 |
| 3. |
Changed the image size to 1024x768 using the "bicubic sharper" option in Photoshop (generally a good idea when going from large to small) |
| 4. |
File->Save for Web to c:\output. I am using this option with a Quality Level of 99. I am using this rather than the "Save as ..." option, since it minimizes the file size. It does not add any jpeg comments or color profile information (the Linux viewer is not color managed either), so the files come out somewhat smaller. |
| 5. |
Close the image to free up memory before the action loads the next image |
Bookmark/Search this post with:
Post new comment