Code: Select all
convert -background none -fill "#000000" -font /path/to/font -pointsize 12 -size 150x40 -gravity Center -density 72 caption:@input_file /path/to/out
Any idea why this is happening and how I can fix it? (I've tried using limits (time, memory and map) to at least free the resources, but they don't seem to trigger)