Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for ALEs without blank lines between sections #3

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
98 changes: 65 additions & 33 deletions src/otio_ale_adapter/ale.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

DEFAULT_VIDEO_FORMAT = '1080'
ASC_SOP_REGEX = re.compile(r'(-*\d+\.\d+)')
ALE_SECTION_DESIGNATORS = {"Heading", "Column", "Data"}


def AVID_VIDEO_FORMAT_FROM_WIDTH_HEIGHT(width, height):
Expand Down Expand Up @@ -182,10 +183,66 @@ def _video_format_from_metadata(clips):
return AVID_VIDEO_FORMAT_FROM_WIDTH_HEIGHT(max_width, max_height)


def _read_heading_lines(lines):
"""
Consumes all the Header information from lines returning a dictionary
mapping header keys to header values.
"""
header = {}
# read until we run out of lines or the next section starts, not consuming
# the next section designator
while len(lines) and lines[0] not in ALE_SECTION_DESIGNATORS:
line = lines.pop(0)
if line.strip() == "":
continue

if "\t" not in line:
raise ALEParseError("Invalid Heading line: " + line)

segments = line.split("\t")
while len(segments) >= 2:
key, val = segments.pop(0), segments.pop(0)
header[key] = val
if len(segments) != 0:
raise ALEParseError("Invalid Heading line: " + line)

return header


def _read_columns(lines):
"""
Consumes the Column information from the ALE and returns the list of
columns.
"""
line = lines.pop(0)
columns = line.split("\t")

return columns


def _read_data(lines, columns, fps, ale_name_column_key):
"""
Generator consuming the Data section of the ALE yielding Clips.
"""
while len(lines):
line = lines.pop(0)

if line.strip() == "":
continue

clip = _parse_data_line(
line,
columns,
fps,
ale_name_column_key=ale_name_column_key
)

yield clip


def read_from_string(input_str, fps=24, **adapter_argument_map):
ale_name_column_key = adapter_argument_map.get(
'ale_name_column_key',
'Name'
'ale_name_column_key', 'Name'
)

collection = otio.schema.SerializableCollection()
Expand All @@ -204,21 +261,7 @@ def nextline(lines):
continue

if line.strip() == "Heading":
while len(lines):
line = nextline(lines)

if line.strip() == "":
break

if "\t" not in line:
raise ALEParseError("Invalid Heading line: " + line)

segments = line.split("\t")
while len(segments) >= 2:
key, val = segments.pop(0), segments.pop(0)
header[key] = val
if len(segments) != 0:
raise ALEParseError("Invalid Heading line: " + line)
header.update(_read_heading_lines(lines))

if "FPS" in header:
fps = float(header["FPS"])
Expand All @@ -227,24 +270,13 @@ def nextline(lines):
if len(lines) == 0:
raise ALEParseError("Unexpected end of file after: " + line)

line = nextline(lines)
columns = line.split("\t")
columns = _read_columns(lines)

if line.strip() == "Data":
while len(lines):
line = nextline(lines)

if line.strip() == "":
continue

clip = _parse_data_line(
line,
columns,
fps,
ale_name_column_key=ale_name_column_key
)

collection.append(clip)
clip_generator = _read_data(
lines, columns, fps, ale_name_column_key
)
collection.extend(clip_generator)

collection.metadata["ALE"] = {
"header": header,
Expand Down
14 changes: 14 additions & 0 deletions tests/sample_data/sample_no_blank_lines_between_sections.ale
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Heading
FIELD_DELIM TABS
VIDEO_FORMAT 1080
AUDIO_FORMAT 48kHz
FPS 25
Column
Name Tape Tracks Start End Duration TC 24 Sound TC Camera TC Scene Slate Take Episode Labroll Soundroll Auxiliary TC1 Audiofile Audiotrack1 Audiotrack2 Audiotrack3 Audiotrack4 Audiotrack5 Audiotrack6 Audiotrack7 Audiotrack8 Audiotrack9 Audiotrack10 Audiotrack11 Audiotrack12 Audiotrack13 Audiotrack14 Audiotrack15 Audiotrack16 Audiotrack17 Audiotrack18 Audiotrack19 Audiotrack20 Audiotrack21 Audiotrack22 Audiotrack23 Audiotrack24 Audiotrack25 Audiotrack26 Audiotrack27 Audiotrack28 Audiotrack29 Audiotrack30 Audiotrack31 Audiotrack32 Camroll Shoot Date Shoot Day LUTName LUT1 LUT2 Filename Filepath StartFrameNumber EndFrameNumber Length UID Comments ASC_SOP ASC_SAT Aperture ARRIRAWCoding ASA aspectRatio AveragedFrames AxialEffectiveFocalLength AxialEffectiveFocalLengthPresent AxialNominalFocalLength AxialNominalFocalLengthPresent BGain Camera CameraFormat cameraIndex cameraModel cameraSerialNumber cameraSoftwarePackageName CameraType CdlOffsetBlue CdlOffsetGreen CdlOffsetRed CdlPowerBlue CdlPowerGreen CdlPowerRed CdlSlopeBlue CdlSlopeGreen CdlSlopeRed cinematographer circleTake clipName clipNumber ClipUMID Codec colorFilterArrayLayout colorimetricDataSetIdentifier ColorLookApplied ColorTemp CoordRefSystemPresent CreationTime director DisplayHeight DisplayOffsetX DisplayOffsetY DisplayWidth displayXOffset displayYOffset DropFrame EntrancePupilOffset EntrancePupilOffsetPresent ExposureIndex ExposureIndexAsa ExposureTime ExposureTimeDecimal flip flop FocalLength FocusDistanceImperial FocusDistanceImperialPresent FocusDistanceMetric FocusDistanceMetricPresent framelineFilename Framerate Height ImageChecksum ImageChecksumPresent imageProcessingModel ImageRectangle Interlaced ISO LastModifiedTime LDSLagType LDSLagValue LegacyMxfFile LensIris LensLinearIris lensModel LensRawEncoderValueFocalLength LensRawEncoderValueFocalLengthPresent LensRawEncoderValueFocus LensRawEncoderValueFocusPresent LensRawEncoderValueIris LensRawEncoderValueIrisPresent lensSerialNumber lensSqueezeFactor LinearIris LinearIrisPresent location LookFileName LookFilenamePresent LookIntensity LookModified LookNotePresent Lut1Identifier Lut1IdentifierPresent Lut1Layout Lut1NormalizationGain Lut1NormalizationOffset Lut1PointsPerChannel Lut1ScalingFactor Lut1SourceColor_ColorPrimaryWhitePoint Lut1SourceColor_TransferCurve Lut1TargetColor_ColorPrimaryWhitePoint Lut1TargetColor_TransferCurve MDVersion mediumCapacity mediumFirmwareVersion mediumManufacturer mediumModelName mediumSerialNumber mediumType MetadataClipName MotorRawEncoderValueFocalLength MotorRawEncoderValueFocalLengthPresent MotorRawEncoderValueFocus MotorRawEncoderValueFocusPresent MotorRawEncoderValueIris MotorRawEncoderValueIrisPresent NDFilterDensity NDFilterDensityPresent NDFilterIndex OpticalImageStabilization OpticalImageStabilizationPresent Pan PanPresent pictureEssenceCoding primaries production productionCompany ProjectRate reelName reelNumber Resolution RGain Roll RollPresent sampledHeight sampledWidth sampledXOffset sampledYOffset Saturation SceneColorEncoding_ColorPrimaryWhitePoint SceneColorEncoding_TransferCurve SensorAcquisitionRectangle_Height SensorAcquisitionRectangle_LeftOffset SensorAcquisitionRectangle_TopOffset SensorAcquisitionRectangle_Width SensorDimensions SensorFps SensorName SensorPixelPitch SensorUserPixelMaskActive SensorUserPixelMaskPresent ShutterAngle StartTCFrames storedHeight storedWidth T-Stop temporalProcessingApplied TextureApplied TextureBurstNoiseReductionApplied textureData TextureFilename TextureFilenamePresent TextureTemporalProcessingApplied Tilt TiltPresent TimeCode Tint transferCurve unitCalibrationData VideoRenderingVersionPresent WhiteBalanceApplied WhiteBalanceKelvin WhiteBalanceTintCc whitePoint Width XCoord XCoordPresent YCoord YCoordPresent ZCoord ZCoordPresent
Data
469C-4-1 A_0076C001_230511_184122_h1CTJ VA1A2A3A4 19:42:28:17 19:44:13:04 00:01:44:12 19:42:28:17 19:42:28:17 19:42:28:17 469C-4 1 A_0076_1CTJ_hde 20230511_DAY019_MU 19:42:28:17 4.69C-4T1.wav Mix Boom_A DPA6060_John DPA6060_Jane A_0076C001_230511_184122_a1CTJ 469C-4/1 A_0076C001_230511_184122_h1CTJ /20230615_EP101_Day01_MU/Arri35/A_0076_1CTJ_hde/A_0076_1CTJ/A_0076C001_230511_184122_h1CTJ.mxf 0 2611 2612 648B114B2D800001 (1.0284 1.0284 1.0284)(0.0000 0.0000 0.0000)(1.0244 1.0000 1.1068) 1 3000 ARRIRAWPictureCoding13bit 1280 16/9 1 0.000000 0 32.000000 1 0 A_ ARRI RAW LogC4 A_ ARRI ALEXA 35 12345 1.00.04 ARRI ALEXA 35 0.000000 0.000000 0.000000 1.000000 1.000000 1.000000 1.000000 1.000000 1.000000 Jamie Halide false A_0076C001_230511_184122_a1CTJ 1 060a2b340101010501010d2113cfea796d2c3706f02b11edbcddb916c1737bc5 HDECompressed rggb A4RevA-FSND 0 3800 0 2023 5 11 18:41:22,000 Ariel Cordoba 2592 0 0 4608 0 0 0 0.000000 0 1280 1280 20000/1000000 s 20.0 ms 0 0 32.00 mm 34843 inch 1 885 mm 1 TREM_2.35_Clear.xml 25.000000 2592 0x398eb3b9 1 ImageProcessingGen3 4608x2592 (0x286) 0 1280 2023 5 11 18:43:07,000 0 0 False 2.0 + 0/10 3000 Cooke S4 32 1178 0 1 0 1 0 1 1178 1/1 3000/1000 stop 1 Asturias_Barcelona ACES_TO_REC709_CAMERA_ALEXA35.alf4 1 100 0 0 arrimxf_llk_3d_lut_rec709 1 Interleaved16bitLittleEndianRgbBlueChangesFastest 1.000000 0.000000 65 65535 ARRI Wide Gamut 4 and D65 White ARRI LogC4 ITU-R BT.709 Color Primaries ITU-R BT.709 Transfer Characteristic 0 1875367936 35BE18BH X2X Ltd. CDXCDC0192M210N40A 17303950/X02THX1P330888 Codex Compact Drive A_0076C001_230511_184122_a1CTJ 0 0 0 0 0 0 0.000000 1 0 0 0 0.000000 0 ARRIRAW Picture Coding 13bit AWG4 TREM Movie Studios 25.00 A_0076_1CTJ 76 4608x2592 0 -0.400000 1 2592 4608 0 0 1.000000 ARRI Wide Gamut 4 and D65 White ARRI LogC4 2592 0 286 4608 27.99 x 19.22 mm 25.000000 ALEV IV 4:3 6.075000 0 0 180.000 1773717 2592 4608 2.0 + 0/10 true 0 0 Omitted K445 Default.at1 1 1 0.100000 1 19:42:28:17 0.000000 LogC4 Omitted 0 0 3800 0.000000 D65 4608 0.000000 0 0.000000 0 0.000000 0
469C-4-2 A_0076C002_230511_184540_h1CTJ VA1A2A3A4 19:46:46:12 19:47:07:23 00:00:21:11 19:46:46:12 19:46:46:12 19:46:46:12 469C-4 2 A_0076_1CTJ_hde 20230511_DAY019_MU 19:46:46:12 4.69C-4T2.wav Mix Boom_A DPA6060_John DPA6060_Jane A_0076C002_230511_184540_a1CTJ 469C-4/1 A_0076C002_230511_184540_h1CTJ /20230615_EP101_Day01_MU/Arri35/A_0076_1CTJ_hde/A_0076_1CTJ/A_0076C002_230511_184540_h1CTJ.mxf 0 535 536 648B114B2D800002 (1.0284 1.0284 1.0284)(0.0000 0.0000 0.0000)(1.0244 1.0000 1.1068) 1 3000 ARRIRAWPictureCoding13bit 1280 16/9 1 0.000000 0 32.000000 1 0 A_ ARRI RAW LogC4 A_ ARRI ALEXA 35 12345 1.00.04 ARRI ALEXA 35 0.000000 0.000000 0.000000 1.000000 1.000000 1.000000 1.000000 1.000000 1.000000 Jamie Halide false A_0076C002_230511_184540_a1CTJ 2 060a2b340101010501010d2113f165e806d57e30f02c11edbcddb916c1737bc5 HDECompressed rggb A4RevA-FSND 0 3800 0 2023 5 11 18:45:40,000 Ariel Cordoba 2592 0 0 4608 0 0 0 0.000000 0 1280 1280 20000/1000000 s 20.0 ms 0 0 32.00 mm 32795 inch 1 833 mm 1 TREM_2.35_Clear.xml 25.000000 2592 0xcdc9ca4c 1 ImageProcessingGen3 4608x2592 (0x286) 0 1280 2023 5 11 18:46:01,000 0 0 False 2.0 + 0/10 3000 Cooke S4 32 1178 0 1 0 1 0 1 1178 1/1 3000/1000 stop 1 Asturias_Barcelona ACES_TO_REC709_CAMERA_ALEXA35.alf4 1 100 0 0 arrimxf_llk_3d_lut_rec709 1 Interleaved16bitLittleEndianRgbBlueChangesFastest 1.000000 0.000000 65 65535 ARRI Wide Gamut 4 and D65 White ARRI LogC4 ITU-R BT.709 Color Primaries ITU-R BT.709 Transfer Characteristic 0 1875367936 35BE18BH X2X Ltd. CDXCDC0192M210N40A 17303950/X02THX1P330888 Codex Compact Drive A_0076C002_230511_184540_a1CTJ 0 0 0 0 0 0 0.000000 1 0 0 0 0.000000 0 ARRIRAW Picture Coding 13bit AWG4 TREM Movie Studios 25.00 A_0076_1CTJ 76 4608x2592 0 -0.800000 1 2592 4608 0 0 1.000000 ARRI Wide Gamut 4 and D65 White ARRI LogC4 2592 0 286 4608 27.99 x 19.22 mm 25.000000 ALEV IV 4:3 6.075000 0 0 180.000 1780162 2592 4608 2.0 + 0/10 true 0 0 Omitted K445 Default.at1 1 1 4.600000 1 19:46:46:12 0.000000 LogC4 Omitted 0 0 3800 0.000000 D65 4608 0.000000 0 0.000000 0 0.000000 0
469C-4-3 A_0076C003_230511_184734_h1CTJ VA1A2A3A4 19:48:40:03 19:50:54:23 00:02:14:20 19:48:40:03 19:48:40:03 19:48:40:03 469C-4 3 A_0076_1CTJ_hde 20230511_DAY019_MU 19:48:40:03 4.69C-4T3.wav Mix Boom_A DPA6060_John DPA6060_Jane A_0076C003_230511_184734_a1CTJ 469C-4/1 A_0076C003_230511_184734_h1CTJ /20230615_EP101_Day01_MU/Arri35/A_0076_1CTJ_hde/A_0076_1CTJ/A_0076C003_230511_184734_h1CTJ.mxf 0 3369 3370 648B114B2D800003 (1.0284 1.0284 1.0284)(0.0000 0.0000 0.0000)(1.0244 1.0000 1.1068) 1 3000 ARRIRAWPictureCoding13bit 1280 16/9 1 0.000000 0 32.000000 1 0 A_ ARRI RAW LogC4 A_ ARRI ALEXA 35 12345 1.00.04 ARRI ALEXA 35 0.000000 0.000000 0.000000 1.000000 1.000000 1.000000 1.000000 1.000000 1.000000 Jamie Halide false A_0076C003_230511_184734_a1CTJ 3 060a2b340101010501010d211371ae724a8e8feaf02c11edbcddb916c1737bc5 HDECompressed rggb A4RevA-FSND 0 3800 0 2023 5 11 18:47:34,000 Ariel Cordoba 2592 0 0 4608 0 0 0 0.000000 0 1280 1280 20000/1000000 s 20.0 ms 0 0 32.00 mm 174843 inch 1 4441 mm 1 TREM_2.35_Clear.xml 25.000000 2592 0x7109ea3 1 ImageProcessingGen3 4608x2592 (0x286) 0 1280 2023 5 11 18:49:48,000 0 0 False 2.0 + 0/10 3000 Cooke S4 32 1178 0 1 0 1 0 1 1178 1/1 3000/1000 stop 1 Asturias_Barcelona ACES_TO_REC709_CAMERA_ALEXA35.alf4 1 100 0 0 arrimxf_llk_3d_lut_rec709 1 Interleaved16bitLittleEndianRgbBlueChangesFastest 1.000000 0.000000 65 65535 ARRI Wide Gamut 4 and D65 White ARRI LogC4 ITU-R BT.709 Color Primaries ITU-R BT.709 Transfer Characteristic 0 1875367936 35BE18BH X2X Ltd. CDXCDC0192M210N40A 17303950/X02THX1P330888 Codex Compact Drive A_0076C003_230511_184734_a1CTJ 0 0 0 0 0 0 0.000000 1 0 0 0 0.000000 0 ARRIRAW Picture Coding 13bit AWG4 TREM Movie Studios 25.00 A_0076_1CTJ 76 4608x2592 0 -0.400000 1 2592 4608 0 0 1.000000 ARRI Wide Gamut 4 and D65 White ARRI LogC4 2592 0 286 4608 27.99 x 19.22 mm 25.000000 ALEV IV 4:3 6.075000 0 0 180.000 1783003 2592 4608 2.0 + 0/10 true 0 0 Omitted K445 Default.at1 1 1 0.200000 1 19:48:40:03 0.000000 LogC4 Omitted 0 0 3800 0.000000 D65 4608 0.000000 0 0.000000 0 0.000000 0
469C-4-4 A_0076C004_230511_185300_h1CTJ VA1A2A3A4A5 19:54:06:14 19:56:00:24 00:01:54:10 19:54:06:14 19:54:06:14 19:54:06:14 469C-4 4 A_0076_1CTJ_hde 20230511_DAY019_MU 19:54:06:14 4.69C-4T4.wav Mix Boom_A Boom_B DPA6060_John DPA6060_Jane A_0076C004_230511_185300_a1CTJ 469C-4/1 A_0076C004_230511_185300_h1CTJ /20230615_EP101_Day01_MU/Arri35/A_0076_1CTJ_hde/A_0076_1CTJ/A_0076C004_230511_185300_h1CTJ.mxf 0 2859 2860 648B114B2D800004 (1.0284 1.0284 1.0284)(0.0000 0.0000 0.0000)(1.0244 1.0000 1.1068) 1 3000 ARRIRAWPictureCoding13bit 1280 16/9 1 0.000000 0 32.000000 1 0 A_ ARRI RAW LogC4 A_ ARRI ALEXA 35 12345 1.00.04 ARRI ALEXA 35 0.000000 0.000000 0.000000 1.000000 1.000000 1.000000 1.000000 1.000000 1.000000 Jamie Halide false A_0076C004_230511_185300_a1CTJ 4 060a2b340101010501010d2113b7f4be0d21c338f02d11edbcddb916c1737bc5 HDECompressed rggb A4RevA-FSND 0 3800 0 2023 5 11 18:53:00,000 Ariel Cordoba 2592 0 0 4608 0 0 0 0.000000 0 1280 1280 20000/1000000 s 20.0 ms 0 0 32.00 mm 35039 inch 1 890 mm 1 TREM_2.35_Clear.xml 25.000000 2592 0x49676f1e 1 ImageProcessingGen3 4608x2592 (0x286) 0 1280 2023 5 11 18:54:54,000 0 0 False 2.0 + 0/10 3000 Cooke S4 32 1178 0 1 0 1 0 1 1178 1/1 3000/1000 stop 1 Asturias_Barcelona ACES_TO_REC709_CAMERA_ALEXA35.alf4 1 100 0 0 arrimxf_llk_3d_lut_rec709 1 Interleaved16bitLittleEndianRgbBlueChangesFastest 1.000000 0.000000 65 65535 ARRI Wide Gamut 4 and D65 White ARRI LogC4 ITU-R BT.709 Color Primaries ITU-R BT.709 Transfer Characteristic 0 1875367936 35BE18BH X2X Ltd. CDXCDC0192M210N40A 17303950/X02THX1P330888 Codex Compact Drive A_0076C004_230511_185300_a1CTJ 0 0 0 0 0 0 0.000000 1 0 0 0 0.000000 0 ARRIRAW Picture Coding 13bit AWG4 TREM Movie Studios 25.00 A_0076_1CTJ 76 4608x2592 0 -0.500000 1 2592 4608 0 0 1.000000 ARRI Wide Gamut 4 and D65 White ARRI LogC4 2592 0 286 4608 27.99 x 19.22 mm 25.000000 ALEV IV 4:3 6.075000 0 0 180.000 1791164 2592 4608 2.0 + 0/10 true 0 0 Omitted K445 Default.at1 1 1 4.200000 1 19:54:06:14 0.000000 LogC4 Omitted 0 0 3800 0.000000 D65 4608 0.000000 0 0.000000 0 0.000000 0
469C-4-5 A_0076C005_230511_190706_h1CTJ VA1A2A3A4A5 20:08:12:00 20:09:33:10 00:01:21:10 20:08:12:00 20:08:12:00 20:08:12:00 469C-4 5 A_0076_1CTJ_hde 20230511_DAY019_MU 20:08:12:00 4.69C-5T1.wav Mix Boom_A Boom_B DPA6060_John DPA6060_Jane A_0076C005_230511_190706_a1CTJ 469C-4/1 A_0076C005_230511_190706_h1CTJ /20230615_EP101_Day01_MU/Arri35/A_0076_1CTJ_hde/A_0076_1CTJ/A_0076C005_230511_190706_h1CTJ.mxf 0 2034 2035 648B114B2D800005 (1.0284 1.0284 1.0284)(0.0000 0.0000 0.0000)(1.0244 1.0000 1.1068) 1 3000 ARRIRAWPictureCoding13bit 1280 16/9 1 0.000000 0 40.000000 1 0 A_ ARRI RAW LogC4 A_ ARRI ALEXA 35 12345 1.00.04 ARRI ALEXA 35 0.000000 0.000000 0.000000 1.000000 1.000000 1.000000 1.000000 1.000000 1.000000 Jamie Halide false A_0076C005_230511_190706_a1CTJ 5 060a2b340101010501010d211305b78d058cd58ef02f11ed8202db72b1f85bc0 HDECompressed rggb A4RevA-FSND 0 3800 0 2023 5 11 19:07:06,000 Ariel Cordoba 2592 0 0 4608 0 0 0 0.000000 0 1280 1280 20000/1000000 s 20.0 ms 0 0 40.00 mm 43307 inch 1 1100 mm 1 TREM_2.35_Clear.xml 25.000000 2592 0x69b5807f 1 ImageProcessingGen3 4608x2592 (0x286) 0 1280 2023 5 11 19:08:28,000 0 0 False 2.0 + 0/10 3000 Cooke S4 40 1149 0 1 0 1 0 1 1149 1/1 3000/1000 stop 1 Asturias_Barcelona ACES_TO_REC709_CAMERA_ALEXA35.alf4 1 100 0 0 arrimxf_llk_3d_lut_rec709 1 Interleaved16bitLittleEndianRgbBlueChangesFastest 1.000000 0.000000 65 65535 ARRI Wide Gamut 4 and D65 White ARRI LogC4 ITU-R BT.709 Color Primaries ITU-R BT.709 Transfer Characteristic 0 1875367936 35BE18BH X2X Ltd. CDXCDC0192M210N40A 17303950/X02THX1P330888 Codex Compact Drive A_0076C005_230511_190706_a1CTJ 0 0 0 0 0 0 0.000000 1 0 0 0 0.000000 0 ARRIRAW Picture Coding 13bit AWG4 TREM Movie Studios 25.00 A_0076_1CTJ 76 4608x2592 0 0.400000 1 2592 4608 0 0 1.000000 ARRI Wide Gamut 4 and D65 White ARRI LogC4 2592 0 286 4608 27.99 x 19.22 mm 25.000000 ALEV IV 4:3 6.075000 0 0 180.000 1812300 2592 4608 2.0 + 0/10 true 0 0 Omitted K445 Default.at1 1 1 -0.600000 1 20:08:12:00 0.000000 LogC4 Omitted 0 0 3800 0.000000 D65 4608 0.000000 0 0.000000 0 0.000000 0
469C-4-6 A_0076C006_230511_190946_h1CTJ VA1A2A3A4A5 20:10:51:12 20:12:29:00 00:01:37:13 20:10:51:12 20:10:51:12 20:10:51:12 469C-4 6 A_0076_1CTJ_hde 20230511_DAY019_MU 20:10:51:12 4.69C-5T2.wav Mix Boom_A Boom_B DPA6060_John DPA6060_Jane A_0076C006_230511_190946_a1CTJ 469C-4/1 A_0076C006_230511_190946_h1CTJ /20230615_EP101_Day01_MU/Arri35/A_0076_1CTJ_hde/A_0076_1CTJ/A_0076C006_230511_190946_h1CTJ.mxf 0 2437 2438 648B114B2D800006 (1.0284 1.0284 1.0284)(0.0000 0.0000 0.0000)(1.0244 1.0000 1.1068) 1 3000 ARRIRAWPictureCoding13bit 1280 16/9 1 0.000000 0 40.000000 1 0 A_ ARRI RAW LogC4 A_ ARRI ALEXA 35 12345 1.00.04 ARRI ALEXA 35 0.000000 0.000000 0.000000 1.000000 1.000000 1.000000 1.000000 1.000000 1.000000 Jamie Halide false A_0076C006_230511_190946_a1CTJ 6 060a2b340101010501010d2113488364649bd2dcf02f11ed8202db72b1f85bc0 HDECompressed rggb A4RevA-FSND 0 3800 0 2023 5 11 19:09:46,000 Ariel Cordoba 2592 0 0 4608 0 0 0 0.000000 0 1280 1280 20000/1000000 s 20.0 ms 0 0 40.00 mm 42598 inch 1 1082 mm 1 TREM_2.35_Clear.xml 25.000000 2592 0x1830902e 1 ImageProcessingGen3 4608x2592 (0x286) 0 1280 2023 5 11 19:11:23,000 0 0 False 2.0 + 0/10 3000 Cooke S4 40 1149 0 1 0 1 0 1 1149 1/1 3000/1000 stop 1 Asturias_Barcelona ACES_TO_REC709_CAMERA_ALEXA35.alf4 1 100 0 0 arrimxf_llk_3d_lut_rec709 1 Interleaved16bitLittleEndianRgbBlueChangesFastest 1.000000 0.000000 65 65535 ARRI Wide Gamut 4 and D65 White ARRI LogC4 ITU-R BT.709 Color Primaries ITU-R BT.709 Transfer Characteristic 0 1875367936 35BE18BH X2X Ltd. CDXCDC0192M210N40A 17303950/X02THX1P330888 Codex Compact Drive A_0076C006_230511_190946_a1CTJ 0 0 0 0 0 0 0.000000 1 0 0 0 0.000000 0 ARRIRAW Picture Coding 13bit AWG4 TREM Movie Studios 25.00 A_0076_1CTJ 76 4608x2592 0 0.400000 1 2592 4608 0 0 1.000000 ARRI Wide Gamut 4 and D65 White ARRI LogC4 2592 0 286 4608 27.99 x 19.22 mm 25.000000 ALEV IV 4:3 6.075000 0 0 180.000 1816287 2592 4608 2.0 + 0/10 true 0 0 Omitted K445 Default.at1 1 1 -1.500000 1 20:10:51:12 0.000000 LogC4 Omitted 0 0 3800 0.000000 D65 4608 0.000000 0 0.000000 0 0.000000 0
Loading