Opened 17 months ago
Closed 16 months ago
#11555 closed enhancement (fixed)
Pixel format of 16-bit EXR reported as 32-bit?
| Reported by: | fmnijk | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | avcodec |
| Version: | git-master | Keywords: | exr |
| Cc: | MasterQuestionable | Blocked By: | |
| Blocking: | Reproduced by developer: | yes | |
| Analyzed by developer: | yes |
Description (last modified by )
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
Attachments (1)
Change History (6)
by , 17 months ago
comment:1 by , 17 months ago
| Component: | undetermined → ffprobe |
|---|---|
| Version: | unspecified → git-master |
comment:2 by , 17 months ago
| Description: | modified (diff) |
|---|
comment:3 by , 17 months ago
| Description: | modified (diff) |
|---|
comment:4 by , 17 months ago
| Analyzed by developer: | set |
|---|---|
| Cc: | added |
| Component: | ffprobe → avcodec |
| Keywords: | exr added |
| Summary: | ffprobe incorrectly reports half precision EXR files as 32-bit float → Pixel format of 16-bit EXR reported as 32-bit? |
comment:5 by , 16 months ago
| Reproduced by developer: | set |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
| Type: | defect → enhancement |
Should be addressed in d08c5527cf17fc65a80dd411c01f6ff4ea7cb7f4.
Note:
See TracTickets
for help on using tickets.



͏ Also relevant:
͏ https://trac.ffmpeg.org/ticket/11541#comment:6