lilian lefranc
lilian lefranc
dcp_inspect should check if element is correct in pkl. e.g. in an interop composition if application/mxf is declared for an interop mxf asset instead of application/x-smpte-mxf;asdcpKind=Picture or application/x-smpte-mxf;asdcpKind=Sound
At the make step, I have this error: [ 46%] Building C object libopendcp/CMakeFiles/opendcp-lib.dir/opendcp_image.c.o $/OpenDCP/opendcp-master/libopendcp/opendcp_image.c: In function ‘opendcp_image_float_create’: $/OpenDCP/opendcp-master/libopendcp/opendcp_image.c:105:44: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] image->component[x].float_data = (int *)malloc((w...