Opened 14 months ago

Last modified 14 months ago

#10254 new defect

Unsupported EXR in the wild

Reported by: Eugene Owned by:
Priority: normal Component: avcodec
Version: 6.0 Keywords: exr avcodec decoding images
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description (last modified by Eugene)

Sample file: https://www.dropbox.com/s/y4wd815sz5syj6a/ffmpeg-unsupported.exr?dl=0

ffmpeg version 6.0 Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 4.8.5 (GCC) 20150623 (Red Hat 4.8.5-44)
  configuration: --enable-libx264 --enable-libvorbis --enable-libtheora --enable-gpl --enable-indev=alsa --enable-nonfree --disable-shared --enable-nvenc --enable-cuda --enable-cuvid --extra-cflags=-Ilocal/include --extra-cflags=-I/usr/local/cuda/targets/x86_64-linux/include --extra-ldflags=-L/usr/local/cuda/targets/x86_64-linux/lib --extra-ldflags=-L/usr/lib64/nvidia --enable-encoder=mjpeg --enable-decoder=mjpeg --enable-asm --enable-libfreetype --enable-libfontconfig
  libavutil      58.  2.100 / 58.  2.100
  libavcodec     60.  3.100 / 60.  3.100
  libavformat    60.  3.100 / 60.  3.100
  libavdevice    60.  1.100 / 60.  1.100
  libavfilter     9.  3.100 /  9.  3.100
  libswscale      7.  1.100 /  7.  1.100
  libswresample   4. 10.100 /  4. 10.100
  libpostproc    57.  1.100 / 57.  1.100
Input #0, exr_pipe, from '/data/snfs1/.projects/Homes/root/ffmpeg 6 tets/EXR_Jaguar_Innovationlab100.exr':
  Duration: N/A, bitrate: N/A
  Stream #0:0: Video: exr, gbrpf32le, 1280x720 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 25 tbn
Stream mapping:
  Stream #0:0 -> #0:0 (exr (native) -> mjpeg (native))
Press [q] to stop, [?] for help
strange codes is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
If you want to help, upload a sample of this file to https://streams.videolan.org/upload/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
[exr @ 0x34026c0] decode_block() failed.

Change History (1)

comment:1 by Eugene, 14 months ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.