Jerome Martinez 174ca11d91 avformat/mxfenc: fix stored/sampled/displayed width/height
According to MXF specs the Stored Rectangle corresponds to the data which is
passed to the compressor and received from the decompressor, so they should
contain the width / height extended to the macroblock boundary.

In practice however width and height values rounded to the upper 16 multiples
are only seen when muxing MPEG formats. Therefore this patch changes stored
width and height values to unrounded for all non-MPEG formats, even macroblock
based ones.

For DNXHD the specs (ST 2019-4) explicitly indicates to use 1080 for 1088p.
For ProRes the specs (RDD 44) only refer to to ST 377-1 without precision but
no known commercial implementations are using rounded values.
DV is not using 16x16 macroblocks, so 16 rounding makes no sense.

The patch also fixes Sampled Width / Display Width to use unrounded values.

Signed-off-by: Marton Balint <cus@passwd.hu>
2023-03-26 22:04:44 +02:00
..
al
asf
ast
au
avi
caf
2022-09-18 17:48:52 +02:00
dv
flm
flv
gif
gxf
mmf
mov
mpg
2022-09-05 08:02:28 +02:00
nut
2022-12-03 19:38:11 +01:00
rm
2022-11-06 14:39:27 +01:00
rso
sgi
2022-10-05 14:38:51 +02:00
sox
swf
ts
tta
ul
voc
w64
wav
wtv
wv
2022-12-03 19:38:11 +01:00
2022-12-03 19:38:11 +01:00
y4m