Flicker Plugin

In this tutorial we take a look at our plugin Flicker Free, our simple to use deflickering software plugin available for Blackmagic Design's DaVinci Resolve that deals with flickering in your video from a wide variety of sources. It deals with the flickering from time-lapse, LED and fluorescent lights, archival, and slow-mo footage. The plugin uses Dan Coulter's phpFlickr class (version 1.4.3 is included with the plugin) which does all of the hard work of communicating with Flickr. It also provides caching options, as the use of flickr: autotags may significantly slow down your site otherwise (see the plugin's README for details).

The Flickr Module for WP Robot is the best Flickr autoblogging plugin for WordPress. It allows you to add targeted images and photos to your WordPress blog on complete autopilot to ensure your blog stays fresh and updated at any time. Flicker Free is a powerful and simple way to remove flicker from your video. We offer presets for different types of footage, making it easy to eliminate flicker caused by out of sync cameras, time-lapse, or slow-motion video.

The Flickr plugin displays thumbnails of Flickr photos on your site and links the thumbnails to their photo pages.

All the plugin does is to implement a [flickr:] autotag. You simply add the photo's id and it does all the rest. What is a photo id? When you view a photo on Flickr, the URL looks something like this:

Flicker PluginFlicker

So here '71877803' is the photo's id. Now you simply add that id in the [flickr:] autotag after the colon:

When the story is displayed, it will show the photo's thumbnail instead of the autotag. Clicking on the thumbnail will take you to the photo page on Flickr (the above URL, in this example).

Flickr Plugin For Lightroom

The plugin will get the photo's title from Flickr and display it as a title attribute when you hover your mouse over the thumbnail. If you'd rather provide your own title, simply enter it after the id:

And that's pretty much everything the plugin currently does.

Flickr Plugin For Lightroom

The plugin uses Dan Coulter's phpFlickr class (version 1.4.3 is included with the plugin) which does all of the hard work of communicating with Flickr. It also provides caching options, as the use of [flickr:] autotags may significantly slow down your site otherwise (see the plugin's README for details).

Plugin

Yes, I can imagine a lot more things that this plugin could do with the Flickr API. But currently it doesn't. It's pretty much only a proof-of-concept that I hacked together last night. I released it because I thought people would find it useful. If you have any grand plans for this plugin, then by all means grab the source and run with it (it's GPL, after all).

Flicker Plugin Premiere Pro

Oh, and because I'm lazy the included installation script only really works with Geeklog 1.4.0 although there's nothing in the plugin itself that would prevent it from working with 1.3.10 or 1.3.11. If you create the entry for the plugin in Geeklog's gl_plugin table manually, then it should work just fine on those versions.