Page 1 of 1

Overlay Text Problem

Posted: Tue Sep 30, 2014 11:18 pm
by overcash2
I am trying to overlay weather text on an image that I have gathered from a URL address(not an AirCam). I am uploading the Meteobridge Weather Camera. I can click on the picture of the camera to the right of the overlay text box(the one that doesn't have the work text on the camera) and I can see my current image. That works great. However when I click on the other picture to the camera, the one with text, it just shows an old photo image of when I used to have an AirCam.

Here are my settings that I am using:

1280x720 image size

-fill black -draw "fill-opacity 0.7 rectangle 0 700 1280 720" -pointsize 12 -fill orange -draw "text 1 715 '[YYYY]-[MM]-[DD] [hh]:[mm]'" -fill white -draw "text 105 715 'Temp: [th0temp-act=F.1:--] °F Hum: [th0hum-act.0:--] % Press: [thb0seapress-act=inhg.2:--] inHg Wind: [wind0avgwind-act=mph.1:--] mph Gust: [wind0wind-max5=mph.1:--] mph Rain: [rain0total-sumday=in.2:--] in'

Any help would be appreciated.

Re: Overlay Text Problem

Posted: Tue Sep 30, 2014 11:44 pm
by admin
I am missing the closing double quote at the end.

Re: Overlay Text Problem

Posted: Wed Oct 01, 2014 9:43 am
by watson45
am trying to overlay weather text on an image that I have gathered from a URL address(not an AirCam). I am uploading the Meteobridge Weather Camera. I can click on the picture of the camera to the right of the overlay text box(the one that doesn't have the work text on the camera) and I can see my current image

Re: Overlay Text Problem

Posted: Wed Oct 01, 2014 8:32 pm
by admin
Ok, so just overlaying of text/data is not working, right?

What size does your image have?
What overlay text definition are you using?