error using convert, "missing an image filename"
Posted: 2011-02-09T10:33:33-07:00
Code: Select all
timelapseguest@timelapse:~$ convert /scratch/tmp*.jpg -average foo.png
convert: missing an image filename `foo.png'.
this is really confusing me...
tried it with a bunch of different convert stuff and always getting this same error where is says the outputfilename is missing...
i've checked permissions and other stuff but still coming up blank. any thoughts?