YUV Color Patch

This pair of patches converts between YUV triplets and Quartz Composer color values.

A public release of the YUV Color patch, updated to work on Leopard.

This version fixes some timing issues that would cause the patch to execute needlessly when the inputs didn’t change. This will provide marginally higher performance for compositions using this patch (probably immeasurable though).

It also autoupdates old compositions to use the newer patch object; This was necessary because we’ve changed some internals that would otherwise break it.

Versions

YUV Color Patch v0.2   18.3 KB ppc · i386 · ppc64 · x86_64

This pair of patches converts between YUV triplets and Quartz Composer color values. A public release of the YUV Color patch, updated to work on Leopard. This version fixes some timing issues that would cause the patch to execute needlessly when the inputs didn't change. This will provide marginally higher performance for compositions using this patch (probably immeasurable though). It also autoupdates old compositions to use the newer patch object; This was necessary because we've changed some internals that would otherwise break it.

Instructions

  1. Download most recent file using above link
  2. Extract content (you will see single *.plugin file)
  3. Copy this file to:
    • ~/Library/Graphics/Quartz Composer Plug-Ins (~ sign stands for home directory, so it is /Users/YOUR_USERNAME/Library/Graphics/Quartz Composer Plug-Ins)
    • or, for system wide installation (for all users) you can copy this plugin to /Library/Graphics/Quartz Composer Plug-Ins

Patches

The following patches are defined in YUV Color Patch plugin:

This patch is deprecated. Use Kineme Color to YUV instead.

http://kineme.net/

This patch extracts a YUV triplet from an input color.

http://kineme.net/

This patch generates a color from Y, U, V, and Alpha inputs.

http://kineme.net/