mxfdemux: Ignore missing metadata descriptors
This commit is contained in:
parent
88492ff72e
commit
f0ab12fe89
@ -6138,7 +6138,6 @@ mxf_metadata_multiple_descriptor_resolve (MXFMetadataBase * m,
|
|||||||
} else {
|
} else {
|
||||||
GST_ERROR ("Descriptor %s not found",
|
GST_ERROR ("Descriptor %s not found",
|
||||||
mxf_uuid_to_string (&self->sub_descriptors_uids[i], str));
|
mxf_uuid_to_string (&self->sub_descriptors_uids[i], str));
|
||||||
return FALSE;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user