Log in

View Full Version : Index a UHD LogC HDR ArriRaw mxf file?


FranceBB
22nd October 2021, 20:29
Hi there,
is there any indexer for an ArriRaw file muxed in mxf?
Looks like even MediaInfo can't find anything about the video:

General
Complete name : V:\00_INGEST_MAM\fra annalisa\SKYQ_FAM3\2021_10_06\1_OCF\A001P366\A001P366\A001C004_211006_P366.mxf
Format : MXF
Format version : 1.3
Format profile : OP-1a
Format settings : Closed / Complete
File size : 888 MiB
Encoded date : 2021-10-06 12:04:53.000
Writing application : ARRI ALEXA Mini SUP 6.01.01

Audio #1
ID : 3
Format : PCM
Format settings, wrapping mode : Frame (AES)
Codec ID : 0D01030102060300
Bit rate : 1 152 kb/s
Channel(s) : 1 channel
Sampling rate : 48.0 kHz
Bit depth : 24 bits
Locked : Yes

Audio #2
ID : 4
Format : PCM
Format settings, wrapping mode : Frame (AES)
Codec ID : 0D01030102060300
Bit rate : 1 152 kb/s
Channel(s) : 1 channel
Sampling rate : 48.0 kHz
Bit depth : 24 bits
Locked : Yes

Audio #3
ID : 5
Format : PCM
Format settings, wrapping mode : Frame (AES)
Codec ID : 0D01030102060300
Bit rate : 1 152 kb/s
Channel(s) : 1 channel
Sampling rate : 48.0 kHz
Bit depth : 24 bits
Locked : Yes

Audio #4
ID : 6
Format : PCM
Format settings, wrapping mode : Frame (AES)
Codec ID : 0D01030102060300
Bit rate : 1 152 kb/s
Channel(s) : 1 channel
Sampling rate : 48.0 kHz
Bit depth : 24 bits
Locked : Yes

Audio #5
ID : 7
Format : PCM
Format settings, wrapping mode : Frame (AES)
Codec ID : 0D01030102060300
Bit rate : 1 152 kb/s
Channel(s) : 1 channel
Sampling rate : 48.0 kHz
Bit depth : 24 bits
Locked : Yes


It doesn't show the video track, but it's actually there: it's an ArriRaw lossless 3424x2202 25p in LogC HDR.
The problem is that I have no way of indexing those files, nor opening them as I've already tried with MPC-HC, MPV, PotPlayer and VLC to no avail.

LWLibavVideoSource("V:\00_INGEST_MAM\fra annalisa\SKYQ_FAM3\2021_10_06\1_OCF\A001P366\A001P366\A001C004_211006_P366.mxf")

failed to get the video track

FFVideoSource("V:\00_INGEST_MAM\fra annalisa\SKYQ_FAM3\2021_10_06\1_OCF\A001P366\A001P366\A001C004_211006_P366.mxf")

No video track found

DirectShowSource("V:\00_INGEST_MAM\fra annalisa\SKYQ_FAM3\2021_10_06\1_OCF\A001P366\A001P366\A001C004_211006_P366.mxf")

No video


Player situation: MPV crashes, PotPlayer hangs, MPC-HC with LAV Decoders is able to decode the audio but not the video, VLC decodes the audio but says that it wasn't able to identify the video codec.


Here is a sample: https://we.tl/t-ozFrlxxRqg

Any suggestions?

groucho86
22nd October 2021, 21:11
https://www.arri.com/en/learn-help/learn-help-camera-system/tools/arri-meta-extract

There's a command line tool available. Doesn't generate an easy-to-parse json or xml, but all the metadata is there.