Search found 4 matches
- 2011-10-25T10:05:55-07:00
- Forum: Users
- Topic: Don't know how to fill background of image
- Replies: 7
- Views: 12250
Re: Don't know how to fill background of image
The conversion from png to jpg is a good thing (in my case) because I want my images to be compressed, the less file size the better.
- 2011-10-23T14:23:20-07:00
- Forum: Users
- Topic: Don't know how to fill background of image
- Replies: 7
- Views: 12250
Re: Don't know how to fill background of image
Bonzo, a heart full of thanks for your help. Those were exactly the two things I was missing. As you said, the first one is for the text background, the second one is for the space between the shots and the last one is for the remaining space. It creates separate layers (text, thumbnails, etc) and ...
- 2011-10-23T12:23:10-07:00
- Forum: Users
- Topic: Don't know how to fill background of image
- Replies: 7
- Views: 12250
Re: Don't know how to fill background of image
I'm sorry about that, forgot to say the script creates thumbnails of a video file and it depends on mplayer and imagemagick. Here's what the picture looks like with default background color (the script is unchanged): http://imageshack.us/f/804/59046114.jpg/ And this is what I get if I add convert ...
- 2011-10-23T05:02:03-07:00
- Forum: Users
- Topic: Don't know how to fill background of image
- Replies: 7
- Views: 12250
Don't know how to fill background of image
Hello people! First of all I'm new here, I'm also new to ubuntu commands and creating .sh scripts. I'm using a script made by a user that allows you to create thumbnails from a video, here's the code: http://cli-apps.org/CONTENT/content-files/74676-shot. I've searched high and low and I found a ...