Oh ok. Just look at GrowlTunes source code then for starters. It tries to
find album art, and if it doesn't, I believe it then sends off a
notification with the itunes app icns in it instead. I don't know how you'd
do the miniaturization bit like you are wanting with a screen grab, but you
could build out a method to do that in your app, and then just do some
intelligence to say:
if grabMiniScreenShot:works = true
then send miniScreenShotResults
else if grabMniiScreenShot:works = false
then send appIcon

Forgive my pseudocode, but that's the idea I'd go with maybe.

Chris

On Wed, Aug 12, 2009 at 11:19 AM, Dan Sinclair <[email protected]>wrote:

>
>
>
>
> “*I'm not sure why you would want to add this. I don't think the majority
> of our end users or developers would appreciate video in notifications.
>
> Chris”
>
> *I didn’t mean to actually have a video playing in the notification, I
> meant to have a screen grab...that’s what the link is pointing to...
>
> Forget I said thumbnail of a video file...just imagine I said a low-res
> image of any sort, it doesn’t matter what sort...can this be shown in a
> notification like a piece of album artwork from iTunes?!
>
> Thanks.
>
> Dan
>
> On Aug 11, 2009, at 11:12 AM, Dan Sinclair wrote:
>
>  Hi,
>
>  Is it possible to use the below (see link) to put a thumbnail in a
> GrowlNotify notification? I’ll still have the Application Icon so I don’t
> want to overwrite it. I think it would be like adding a piece of Artwork
> from iTunes...
>
>
> http://mamchenkov.net/wordpress/2005/10/05/making-thumbnails-for-movies-with-ffmpeg/
>
>  Regards,
>
>  Dan
>
>
>
>
>
>
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Growl Discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/growldiscuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to