Adobe software - Premiere Pro, After Effects and Media Encoder - have their own list of available codecs. These software do not use QuickTime codecs if we just install them into proper directory. In particular, they do not exchange data with appropriate format from/to codecs. Especially, we have to add codecs to the list to support 8bit+ formats.
The files that describe the list exist "per version of Adobe software" and "per user". For example, even in same computer, CC 2014 and CC 2015 use separate files, and user A and B use separate files.
The registration tool is not provided yet. It is released in near future version of Ut Video Codec Suite.
First, open codec list file.
<User's profile directory>\AppData\Roaming\Adobe\Common\MediaCoreQTCodecRules<Version of Adobe software>.xml
<User's home directory>/Library/Application Support/Adobe/Common/MediaCoreQTCodecRules<Version of Adobe software>.xml
For example, if user name is "umezawa" and version of Adobe software is CC 2015, filename is C:\Users\umezawa\AppData\Roaming\Adobe\Common\MediaCoreQTCodecRulesCC 2015.xml
on Windows, and /Users/umezawa/Library/Application Support/Adobe/Common/MediaCoreQTCodecRulesCC 2015.xml
on Mac.
Add following lines before </MediaCoreQTCodecRules>
at the end of the file.
<QTCodec codec='ULRG' vendor='****' platform='windows' direction='encode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' decodefourcc='argb' /> <QTCodec codec='ULRG' vendor='****' platform='windows' direction='decode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' decodefourcc='argb' /> <QTCodec codec='ULRA' vendor='****' platform='windows' direction='encode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' decodefourcc='argb' /> <QTCodec codec='ULRA' vendor='****' platform='windows' direction='decode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' decodefourcc='argb' /> <QTCodec codec='ULY2' vendor='****' platform='windows' direction='encode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' decodefourcc='2yuv' /> <QTCodec codec='ULY2' vendor='****' platform='windows' direction='decode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' decodefourcc='2yuv' /> <QTCodec codec='ULY0' vendor='****' platform='windows' direction='encode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' decodefourcc='2yuv' /> <QTCodec codec='ULY0' vendor='****' platform='windows' direction='decode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' decodefourcc='2yuv' /> <QTCodec codec='ULH2' vendor='****' platform='windows' direction='encode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' decodefourcc='2yuv' /> <QTCodec codec='ULH2' vendor='****' platform='windows' direction='decode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' decodefourcc='2yuv' /> <QTCodec codec='ULH0' vendor='****' platform='windows' direction='encode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' decodefourcc='2yuv' /> <QTCodec codec='ULH0' vendor='****' platform='windows' direction='decode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' decodefourcc='2yuv' /> <QTCodec codec='UQRG' vendor='****' platform='windows' direction='encode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' deepdecodefourcc='b64a' decodefourcc='b64a' /> <QTCodec codec='UQRG' vendor='****' platform='windows' direction='decode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' deepdecodefourcc='b64a' decodefourcc='b64a' /> <QTCodec codec='UQRA' vendor='****' platform='windows' direction='encode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' deepdecodefourcc='b64a' decodefourcc='b64a' /> <QTCodec codec='UQRA' vendor='****' platform='windows' direction='decode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' deepdecodefourcc='b64a' decodefourcc='b64a' /> <QTCodec codec='UQY2' vendor='****' platform='windows' direction='encode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' deepdecodefourcc='v210' decodefourcc='v210' /> <QTCodec codec='UQY2' vendor='****' platform='windows' direction='decode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' deepdecodefourcc='v210' decodefourcc='v210' /> <QTCodec codec='ULRG' vendor='****' platform='mactel' direction='encode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' decodefourcc='argb' /> <QTCodec codec='ULRG' vendor='****' platform='mactel' direction='decode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' decodefourcc='argb' /> <QTCodec codec='ULRA' vendor='****' platform='mactel' direction='encode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' decodefourcc='argb' /> <QTCodec codec='ULRA' vendor='****' platform='mactel' direction='decode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' decodefourcc='argb' /> <QTCodec codec='ULY2' vendor='****' platform='mactel' direction='encode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' decodefourcc='2yuv' /> <QTCodec codec='ULY2' vendor='****' platform='mactel' direction='decode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' decodefourcc='2yuv' /> <QTCodec codec='ULY0' vendor='****' platform='mactel' direction='encode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' decodefourcc='2yuv' /> <QTCodec codec='ULY0' vendor='****' platform='mactel' direction='decode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' decodefourcc='2yuv' /> <QTCodec codec='ULH2' vendor='****' platform='mactel' direction='encode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' decodefourcc='2yuv' /> <QTCodec codec='ULH2' vendor='****' platform='mactel' direction='decode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' decodefourcc='2yuv' /> <QTCodec codec='ULH0' vendor='****' platform='mactel' direction='encode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' decodefourcc='2yuv' /> <QTCodec codec='ULH0' vendor='****' platform='mactel' direction='decode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' decodefourcc='2yuv' /> <QTCodec codec='UQRG' vendor='****' platform='mactel' direction='encode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' deepdecodefourcc='b64a' decodefourcc='b64a' /> <QTCodec codec='UQRG' vendor='****' platform='mactel' direction='decode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' deepdecodefourcc='b64a' decodefourcc='b64a' /> <QTCodec codec='UQRA' vendor='****' platform='mactel' direction='encode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' deepdecodefourcc='b64a' decodefourcc='b64a' /> <QTCodec codec='UQRA' vendor='****' platform='mactel' direction='decode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' deepdecodefourcc='b64a' decodefourcc='b64a' /> <QTCodec codec='UQY2' vendor='****' platform='mactel' direction='encode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' deepdecodefourcc='v210' decodefourcc='v210' /> <QTCodec codec='UQY2' vendor='****' platform='mactel' direction='decode' versionlow='0x00000' versionhigh='*' gammatag='false' cvbuffertag='2.2' deepdecodefourcc='v210' decodefourcc='v210' />
These settings are reflected after you restart Adobe software.