MagicYUV for Linux
==================

MagicYUV for Linux is currently available as a decoder plugin for VLC.

Installation
------------
Automated install: run the supplied install.sh script from a terminal.

To manually install the MagicYUV for Linux VLC plugin, copy the respective
libmagicyuv_plugin.so file from the MagicYUV package to the VLC plugins folder:
	/usr/lib/vlc/plugins/codec

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

Uninstallation
--------------
Automated uninstall: run the supplied uninstall.sh script from a terminal.

To manually uninstall simply delete the libmagicyuv_plugin.so from the VLC plugins folder.

