I notice that I sent this reply off list by accident, regarding the water make placement.
Here it is for posterity: Also, note the Image Dimensions patch. The input of that can connect to the image splitter at the right of the composition, and it will give you pixel width and height. You can use that with resize, image crop, math, and other patches to insure that no matter what resolution or aspect ratio, your watermark ends up in a reasonable place and size. Looking at your composition, I would tend to expect that you would resize the watermark and use the info from Image Dimensions to resize accordingly, but I guess it could to the other way around depending on criteria. Automator will be feeding the Image Filter you are creating the images that Image Dimensions will use to do a dynamic resize. If all the images are the same resolution, you don't really need to do what I'm saying. Just find the sweet spot and let it ride. Best, GT > On Oct 21, 2015, at 2:09 AM, Josh Reiss <j...@joshreiss.com> wrote: > > That totally worked!!! Thank You!! > > omg. I'm so close. Now i just need to work on aligning the image to an edge > (or figure out when the image is horizontal or vertical) > > One issue I'm seeing is that quartz doesn't seem to honor camera orientation > in images like the finder, lightroom, and photoshop do... so basically when I > try to put the overlay in the lower left hand corner, it always performs as > if the image is horizontal, even when the camera took the image vertically. > > hmmmnm > > >> On 10/20/15 10:35 PM, George Toledo wrote: >> Try dragging your watermark pic onto the composition instead of using the >> image importer....this creates an Image patch, and will embed your watermark >> in the composition instead of referencing it from an external path. >> >> Also - you can find a valid file path for the Image Importer by dragging the >> image in question into it's Image Location parameter....it may just be that >> it's fiddly in a filter protocol. Not sure about that. >> >> >> >>> On Oct 21, 2015, at 1:17 AM, Josh Reiss <j...@joshreiss.com> wrote: >>> >>> Ok, I've got everything working external to my script! Automator can see my >>> quartz composition and run my images through it and that part works great! >>> And Joshua Sophrin, you were right... it's rock solid! >>> >>> >>> The only thing is... I'm hitting a wall inside quartz when I try to use >>> "image importer" to bring in my overlay. >>> It seems like every time my image importer is in the path to the final >>> image output, the filter won't load in automator. It will show up fine in >>> the quartz preview, but won't even load in automator as one of the quartz >>> filters. >>> >>> I'm trying to hard code the path to the image in the "image importer" >>> patch. Is this not the way to do it? or is it crashing because I need to >>> put some kind of load delay in the quartz filter to load the "image >>> importer" file? >>> >>> >>> I'm just guessing here because I can't seem to figure this one out. Any >>> help appreciated. >>> >>> Here's the screen capture of my nodes, AND the preview window showing part >>> of the overlay over the image working... >>> >>> any ideas anyone? >>> (and very grateful for all the help. I'm trying to get this working on a >>> deadline and could not have got this far tonight without the list help...) >>> <Screen Shot 2015-10-20 at 10.08.44 PM copy.jpg> >>> _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Quartzcomposer-dev mailing list (Quartzcomposer-dev@lists.apple.com) >>> Help/Unsubscribe/Update your Subscription: >>> https://lists.apple.com/mailman/options/quartzcomposer-dev/gtoledo3%40gmail.com >>> >>> This email sent to gtole...@gmail.com >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Quartzcomposer-dev mailing list (Quartzcomposer-dev@lists.apple.com) >> Help/Unsubscribe/Update your Subscription: >> https://lists.apple.com/mailman/options/quartzcomposer-dev/josh%40joshreiss.com >> >> This email sent to j...@joshreiss.com > _______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list (Quartzcomposer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com