[FFmpeg-trac] #9235(undetermined:new): commit 958bea5 broke fate-flv-demux

FFmpeg trac at avcodec.org
Tue May 11 06:09:58 EEST 2021


#9235: commit 958bea5 broke fate-flv-demux
-------------------------------------+-------------------------------------
             Reporter:  haihao       |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 commit 958bea5 caused a regression when running `make fate-flv-demux V=2
 KEEP=1`

 [flv @ 0x5612cb432e90] Packet corrupt (stream = 0, dts = 11678).
 [NULL @ 0x5612cb434c20] Invalid NAL unit size (2771 > 1186).
 [NULL @ 0x5612cb434c20] missing picture in access unit with size 1190
 make: *** [tests/Makefile:255: fate-flv-demux] Error 1

 `make fate-flv-demux V=2 KEEP=1` works well after resetting HEAD to
 958bea5~1

 The issue still exists after using the latest FFmpeg (commit 7fac6efa)
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9235>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list