[FFmpeg-trac] #10254(avcodec:new): Unsupported EXR in the wild

FFmpeg trac at avcodec.org
Mon Mar 13 15:01:06 EET 2023


#10254: Unsupported EXR in the wild
-------------------------------------+-------------------------------------
             Reporter:  Eugene       |                    Owner:  (none)
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avcodec
              Version:  6.0          |               Resolution:
             Keywords:  exr avcodec  |               Blocked By:
  decoding images                    |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Description changed by Eugene:

Old description:

> {{{
> 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 at ffmpeg.org)
> [exr @ 0x34026c0] decode_block() failed.
> }}}

New description:

 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 at ffmpeg.org)
 [exr @ 0x34026c0] decode_block() failed.
 }}}

--
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10254#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list