[FFmpeg-trac] #8967(avcodec:new): FFmpeg fails with image2pipe while image2 works

FFmpeg trac at avcodec.org
Mon Nov 9 11:13:39 EET 2020


#8967: FFmpeg fails with image2pipe while image2 works
-------------------------------------+-------------------------------------
             Reporter:  fritsch      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avcodec
              Version:  unspecified  |               Resolution:
             Keywords:  mjpeg        |               Blocked By:
  regression kodi                    |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by fritsch):

 Issue exactly:

 ffmpeg before this change: Output would be a 64 KB image
 ffmpeg after this change: something (a 4kb image is output) and the real
 image won't as decoding it results in "Invalid data found when processing
 input"

 Which ffmpeg command would you suggest to extract the full image? And how
 would you workaround that in code? (e.g. use image2 demuxer to parse it
 away?)

 And how do you explain the changed behaviour between image2pipe and image2
 - one is creating an error, the other one is outputting the 64 kb frame?

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


More information about the FFmpeg-trac mailing list