You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the changes made to improve compliance with RDD 44 (ProRes in MXF) was to default to the "None" signal standard for HD video that doesn't have BT709 colorimetry (color primaries, transfer characteristic or matrix coefficients). This is because SMPTE 296M and 274M require (it should be) BT709. If it's not then it shouldn't be labelled as SMPTE 296M or 274M.
The code should be checked to see if there are video formats that don't follow this logic. Keep in mind that certain products / companies may have or had a different view on this and bmx should follow whatever they do.
The text was updated successfully, but these errors were encountered:
One of the changes made to improve compliance with RDD 44 (ProRes in MXF) was to default to the "None" signal standard for HD video that doesn't have BT709 colorimetry (color primaries, transfer characteristic or matrix coefficients). This is because SMPTE 296M and 274M require (it should be) BT709. If it's not then it shouldn't be labelled as SMPTE 296M or 274M.
The code should be checked to see if there are video formats that don't follow this logic. Keep in mind that certain products / companies may have or had a different view on this and bmx should follow whatever they do.
The text was updated successfully, but these errors were encountered: