[FFmpeg-trac] #10868(avformat:new): mxf-probe-j2k FATE test fails on big-endian systems such as PowerPC
FFmpeg
trac at avcodec.org
Sat Feb 17 23:55:00 EET 2024
#10868: mxf-probe-j2k FATE test fails on big-endian systems such as PowerPC
-------------------------------------+-------------------------------------
Reporter: Sean | Type: defect
McGovern |
Status: new | Priority: normal
Component: avformat | Version: git-
| master
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
How to reproduce:
Run 'fate-mxf-probe-j2k' on a big-endian system -- the following output is
produced:
{{{
+++ tests/data/fate/mxf-probe-j2k 2024-02-17 15:41:46.698231492
-0500
@@ -14,7 +14,7 @@
has_b_frames=0
sample_aspect_ratio=1:1
display_aspect_ratio=16:9
-pix_fmt=rgb48le
+pix_fmt=rgb48be
level=-99
color_range=unknown
color_space=unknown
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10868>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list