<div dir="ltr"><div>Hello,</div><div> </div><div>I am working on MXF XDCAMHD422 files. I want to access per-frame timecodes which are embedded in MXF system item, short reminder: according to the <font>SMPTE 385M, essence coding is a sequence of following KLVs:</font></div>
<div>system item</div><div>picture item (MPEG frame)</div><div>sound item</div><div>It seems that the demuxer is properly redistrubuting picture item to a video stream and sound item(s) to audio stream(s), however system item is not processed and thus there's a lack for per-frame timecodes. I was looking at mxfdec.c source and it looks that the only processed timecode is essence starting timecode. This means also that a alternate per-frame timecode mechanism which is additional SMPTE timecode track won't work with ffmpeg too. Am I rigt with my considerations or am I missing something?</div>
<div> </div><div>best regards</div><div> </div><div>Remek</div></div>