[FFmpeg-trac] #8930(avcodec:new): Pixel format 0x21112100 bits:8 is not implemented.

FFmpeg trac at avcodec.org
Mon Oct 12 00:27:18 EEST 2020


#8930: Pixel format 0x21112100 bits:8 is not implemented.
------------------------------------+--------------------------------------
             Reporter:  ikorolev72  |                     Type:  defect
               Status:  new         |                 Priority:  minor
            Component:  avcodec     |                  Version:  git-master
             Keywords:  mjpeg       |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+--------------------------------------
 Summary of the bug: Pixel format 0x21112100 bits:8 is not implemented.
 How to reproduce:
 {{{
 Converting the attached file will result in the error "Pixel format
 0x21112100 bit: 8 not implemented."

 % ffmpeg -i 1602445422320867.jpeg 1.jpg

 ffmpeg version 4.3 Copyright (c) 2000-2020 the FFmpeg developers
   built with gcc 9.3.1 (GCC) 20200621
   configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-
 fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-
 libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame
 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg
 --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr
 --enable-libsrt --enable-libtheora --enable-libtwolame --enable-libvpx
 --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265
 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp
 --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvo-
 amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-
 libaom --enable-libgsm --disable-w32threads --enable-libmfx --enable-
 ffnvcodec --enable-cuda-llvm --enable-cuvid --enable-d3d11va --enable-
 nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt
 --enable-amf
   libavutil      56. 51.100 / 56. 51.100
   libavcodec     58. 91.100 / 58. 91.100
   libavformat    58. 45.100 / 58. 45.100
   libavdevice    58. 10.100 / 58. 10.100
   libavfilter     7. 85.100 /  7. 85.100
   libswscale      5.  7.100 /  5.  7.100
   libswresample   3.  7.100 /  3.  7.100
   libpostproc    55.  7.100 / 55.  7.100
 [mjpeg @ 0000000000554f80] Pixel format 0x21112100 bits:8 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.
 [image2 @ 0000000000552680] decoding for stream 0 failed
 [image2 @ 0000000000552680] Could not find codec parameters for stream 0
 (Video: mjpeg (Baseline), none(bt470bg/unknown/unknown), 150x100 [SAR 1:1
 DAR 3:2]): unspecified pixel format
 Consider increasing the value for the 'analyzeduration' and 'probesize'
 options
 Input #0, image2, from '1602445422320867.jpeg':
   Duration: 00:00:00.04, start: 0.000000, bitrate: 624 kb/s
     Stream #0:0: Video: mjpeg (Baseline), none(bt470bg/unknown/unknown),
 150x100 [SAR 1:1 DAR 3:2], 25 tbr, 25 tbn, 25 tbc
 Stream mapping:
   Stream #0:0 -> #0:0 (mjpeg (native) -> mjpeg (native))
 Press [q] to stop, [?] for help
 [mjpeg @ 000000000055c3c0] Pixel format 0x21112100 bits:8 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.
 Error while decoding stream #0:0: Not yet implemented in FFmpeg, patches
 welcome
 Cannot determine format of input stream 0:0 after EOF
 Error marking filters as finished
 Conversion failed!

 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8930>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list