MagicYUV for MacOS X
====================

MagicYUV for MacOS X is currently available as
- a QuickTime encoder/decoder component
- a decoder plugin for VLC
- MediaCore import/export plugins for Adobe CC

Installation
============
Automated install: run the supplied install.command script.

QuickTime component
-------------------
To manually install the MagicYUV for MacOS X QuickTime component, copy the
MagicYUV.component folder from the MagicYUV package either globally:
	/Library/QuickTime/
or locally (for a single user):
	~/Library/QuickTime/

VLC plugin
----------
To manually install the MagicYUV for MacOS X VLC plugin, copy the respective
libmagicyuv_plugin.dylib file from the MagicYUV package to the VLC plugins folder:
	/Applications/VLC.app/Contents/MacOS/plugins/

NOTE:
The VLC plugin only works with the specific VLC version it was compiled for
(which is the name of the directory the plugin resides in).

Adobe plugins
-------------
To manually install the MagicYUV for MacOS X Adobe plugins, copy the respective
ExporterMagicYUV.bundle and ImporterMagicYUV.bundle folders from the MagicYUV package to the Adobe plugins folder:
	/Library/Application Support/Adobe/Common/Plug-ins/7.0/

Uninstallation
==============
Automated uninstall: run the supplied uninstall.command script.

To manually uninstall the QuickTime component:
Delete the MagicYUV.component folder from the QuickTime folder (/Library/QuickTime/MagicYUV.component).

To manually uninstall the VLC plugin:
Delete the libmagicyuv_plugin.dylib file from the VLC plugins folder above.

To manually uninstall the Adobe plugins:
Delete the ExporterMagicYUV.bundle and ImporterMagicYUV.bundle folders
from the Adobe plugins folder (/Library/Application Support/Adobe/Common/Plug-ins/7.0/).
