Search found 1 match

by ajes
2012-06-29T03:37:31-07:00
Forum: Users
Topic: Subtitles in IM
Replies: 2
Views: 4309

Subtitles in IM

Hi,

I'd like to create image, that is subtitle to image. It should look like in VLC or like in YouTube with dark background.
I created something like this:
convert -background 'white' -transparent 'white' -size '720x480' -fill "rgba(55,55,55,0.7 )" -draw "rectangle 0,380 720,480" -fill 'yellow ...