| 001 | use AppleScript version "2.8" |
| 002 | use framework "Foundation" |
| 003 | use framework "AppKit" |
| 004 | use framework "AVFoundation" |
| 005 | use framework "CoreMedia" |
| 006 | use scripting additions |
| 007 |
|
| 008 | property refMe : a reference to current application |
| 009 | log refMe's kCMVideoCodecType_422YpCbCr8 as text |
| 010 | -->846624121 |
| 011 | log refMe's kCMVideoCodecType_422YpCbCr8 as text |
| 012 | -->846624121 |
| 013 | log refMe's kCMVideoCodecType_Animation as text |
| 014 | -->1919706400 |
| 015 | log refMe's kCMVideoCodecType_Animation as text |
| 016 | -->1919706400 |
| 017 | log refMe's kCMVideoCodecType_AppleProRes422 as text |
| 018 | -->1634755438 |
| 019 | log refMe's kCMVideoCodecType_AppleProRes422HQ as text |
| 020 | -->1634755432 |
| 021 | log refMe's kCMVideoCodecType_AppleProRes422LT as text |
| 022 | -->1634755443 |
| 023 | log refMe's kCMVideoCodecType_AppleProRes422Proxy as text |
| 024 | -->1634755439 |
| 025 | log refMe's kCMVideoCodecType_AppleProRes4444 as text |
| 026 | -->1634743400 |
| 027 | log refMe's kCMVideoCodecType_AppleProRes4444XQ as text |
| 028 | -->1634743416 |
| 029 | log refMe's kCMVideoCodecType_AppleProResRAW as text |
| 030 | -->1634759278 |
| 031 | log refMe's kCMVideoCodecType_AppleProResRAWHQ as text |
| 032 | -->1634759272 |
| 033 | log refMe's kCMVideoCodecType_AV1 as text |
| 034 | -->1635135537 |
| 035 | log refMe's kCMVideoCodecType_Cinepak as text |
| 036 | -->1668704612 |
| 037 | log refMe's kCMVideoCodecType_Cinepak as text |
| 038 | -->1668704612 |
| 039 | log refMe's kCMVideoCodecType_DepthHEVC as text |
| 040 | -->1684369512 |
| 041 | log refMe's kCMVideoCodecType_DisparityHEVC as text |
| 042 | -->1684632424 |
| 043 | log refMe's kCMVideoCodecType_DolbyVisionHEVC as text |
| 044 | -->1685481521 |
| 045 | log refMe's kCMVideoCodecType_DVCNTSC as text |
| 046 | -->1685480224 |
| 047 | log refMe's kCMVideoCodecType_DVCNTSC as text |
| 048 | -->1685480224 |
| 049 | log refMe's kCMVideoCodecType_DVCPAL as text |
| 050 | -->1685480304 |
| 051 | log refMe's kCMVideoCodecType_DVCPAL as text |
| 052 | -->1685480304 |
| 053 | log refMe's kCMVideoCodecType_DVCPro50NTSC as text |
| 054 | -->1685468526 |
| 055 | log refMe's kCMVideoCodecType_DVCPro50NTSC as text |
| 056 | -->1685468526 |
| 057 | log refMe's kCMVideoCodecType_DVCPro50PAL as text |
| 058 | -->1685468528 |
| 059 | log refMe's kCMVideoCodecType_DVCPro50PAL as text |
| 060 | -->1685468528 |
| 061 | log refMe's kCMVideoCodecType_DVCPROHD1080i50 as text |
| 062 | -->1685481525 |
| 063 | log refMe's kCMVideoCodecType_DVCPROHD1080i50 as text |
| 064 | -->1685481525 |
| 065 | log refMe's kCMVideoCodecType_DVCPROHD1080i60 as text |
| 066 | -->1685481526 |
| 067 | log refMe's kCMVideoCodecType_DVCPROHD1080i60 as text |
| 068 | -->1685481526 |
| 069 | log refMe's kCMVideoCodecType_DVCPROHD1080p25 as text |
| 070 | -->1685481522 |
| 071 | log refMe's kCMVideoCodecType_DVCPROHD1080p25 as text |
| 072 | -->1685481522 |
| 073 | log refMe's kCMVideoCodecType_DVCPROHD1080p30 as text |
| 074 | -->1685481523 |
| 075 | log refMe's kCMVideoCodecType_DVCPROHD1080p30 as text |
| 076 | -->1685481523 |
| 077 | log refMe's kCMVideoCodecType_DVCPROHD720p50 as text |
| 078 | -->1685481585 |
| 079 | log refMe's kCMVideoCodecType_DVCPROHD720p50 as text |
| 080 | -->1685481585 |
| 081 | log refMe's kCMVideoCodecType_DVCPROHD720p60 as text |
| 082 | -->1685481584 |
| 083 | log refMe's kCMVideoCodecType_DVCPROHD720p60 as text |
| 084 | -->1685481584 |
| 085 | log refMe's kCMVideoCodecType_DVCProPAL as text |
| 086 | -->1685483632 |
| 087 | log refMe's kCMVideoCodecType_DVCProPAL as text |
| 088 | -->1685483632 |
| 089 | log refMe's kCMVideoCodecType_H263 as text |
| 090 | -->1748121139 |
| 091 | log refMe's kCMVideoCodecType_H263 as text |
| 092 | -->1748121139 |
| 093 | log refMe's kCMVideoCodecType_H264 as text |
| 094 | -->1635148593 |
| 095 | log refMe's kCMVideoCodecType_H264 as text |
| 096 | -->1635148593 |
| 097 | log refMe's kCMVideoCodecType_HEVC as text |
| 098 | -->1752589105 |
| 099 | log refMe's kCMVideoCodecType_HEVCWithAlpha as text |
| 100 | -->1836415073 |
| 101 | log refMe's kCMVideoCodecType_JPEG_OpenDML as text |
| 102 | -->1684890161 |
| 103 | log refMe's kCMVideoCodecType_JPEG_OpenDML as text |
| 104 | -->1684890161 |
| 105 | log refMe's kCMVideoCodecType_JPEG_XL as text |
| 106 | -->1786276963 |
| 107 | log refMe's kCMVideoCodecType_JPEG as text |
| 108 | -->1785750887 |
| 109 | log refMe's kCMVideoCodecType_JPEG as text |
| 110 | -->1785750887 |
| 111 | log refMe's kCMVideoCodecType_MPEG1Video as text |
| 112 | -->1836069238 |
| 113 | log refMe's kCMVideoCodecType_MPEG1Video as text |
| 114 | -->1836069238 |
| 115 | log refMe's kCMVideoCodecType_MPEG2Video as text |
| 116 | -->1836069494 |
| 117 | log refMe's kCMVideoCodecType_MPEG4Video as text |
| 118 | -->1836070006 |
| 119 | log refMe's kCMVideoCodecType_MPEG4Video as text |
| 120 | -->1836070006 |
| 121 | log refMe's kCMVideoCodecType_SorensonVideo3 as text |
| 122 | -->1398165811 |
| 123 | log refMe's kCMVideoCodecType_SorensonVideo3 as text |
| 124 | -->1398165811 |
| 125 | log refMe's kCMVideoCodecType_SorensonVideo as text |
| 126 | -->1398165809 |
| 127 | log refMe's kCMVideoCodecType_SorensonVideo as text |
| 128 | -->1398165809 |
| 129 | log refMe's kCMVideoCodecType_VP9 as text |
| 130 | -->1987063865 |
| 131 | log refMe's kCMVideoCodecType_MPEG2Video as text |
| 132 | -->1836069494 |