#11555: ffprobe incorrectly reports half precision EXR files as 32-bit float ------------------------------------+----------------------------------- Reporter: fmnijk | Owner: (none) Type: defect | Status: new Priority: normal | Component: ffprobe Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Description changed by fmnijk:
Old description: > When analyzing EXR files, ffprobe reports half precision (16-bit) files > as 32-bit float format. > > ffprobe -v error -show_entries stream=pix_fmt -of > default=noprint_wrappers=1:nokey=1 1.exr > # gbrpf32le > > oiiotool --info 1.exr > # 1.exr : 512 x 512, 3 channel, half openexr > > ## System Information: > ffmpeg version N-119348-ge73c59c6c3-20250425 New description: When analyzing EXR files, ffprobe reports half precision (16-bit) files as 32-bit float format. A test image is attached for verification. ffprobe -v error -show_entries stream=pix_fmt -of default=noprint_wrappers=1:nokey=1 1.exr # gbrpf32le oiiotool --info 1.exr # 1.exr : 512 x 512, 3 channel, half openexr ## System Information: ffmpeg version N-119348-ge73c59c6c3-20250425 -- -- Ticket URL: <https://trac.ffmpeg.org/ticket/11555#comment:3> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
_______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".