[FFmpeg-devel] [PATCH v2 1/6] tests: Add enhanced-flv-hevc-hdr10 for demux and mux HDR color info

James Almer jamrial at gmail.com
Thu Mar 20 05:09:09 EET 2025


On 3/19/2025 1:36 PM, Zhao Zhili wrote:
> 
> 
>> On Mar 19, 2025, at 23:38, Sean McGovern <gseanmcg at gmail.com> wrote:
>>
>> Hi Zhao,
>>
>> On Mon, Mar 10, 2025 at 10:35 PM Zhao Zhili
>> <quinkblack-at-foxmail.com at ffmpeg.org> wrote:
>>>
>>> From: Zhao Zhili <zhilizhao at tencent.com>
>>>
>>> ---
>>> tests/fate/flvenc.mak                  |   4 +
>>> tests/ref/fate/enhanced-flv-hevc-hdr10 | 100 +++++++++++++++++++++++++
>>> 2 files changed, 104 insertions(+)
>>> create mode 100644 tests/ref/fate/enhanced-flv-hevc-hdr10
>>
>> Sorry for not addressing this earlier -- this fails on big-endian
>> PowerPC (both 32- and 64-bit). Please have a look at FATE.
>> The test should probably explicitly request that the sample is little-endian.
> 
> OK. It’s due to ffprobe shows the native endian yuv420p10 as yuv420p10le on little endian
> arch.
> 
> I can filter out the pix_fmt entry, but it’s a general problem in test: there is no way to separate
> native endian from explicit big/little endian in pixel format.

See what's done for fate-mxf-probe-applehdr10 in mxf.mak, which had the 
same issue.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250320/d1fe18fc/attachment.sig>


More information about the ffmpeg-devel mailing list