#10907: Assertion pkt failed at fftools/ffmpeg_dec.c:710 - crash when 
transcoding
av1 (libdav1d) -> h264 (libx264)
-------------------------------------+-------------------------------------
             Reporter:  azhelev      |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 I am trying to transcode av1 (libdav1d) to h264 (libx264) video. ffmpeg
 terminated with SIGABRT and dumped core

 {{{
 Assertion pkt failed at fftools/ffmpeg_dec.c:710
 }}}


 How to reproduce:
 {{{
 $ ffmpeg -i 8c15d2570816542b10dc84df63d06cbf -vf scale=-2:234 -preset
 ultrafast 8c15d2570816542b10dc84df63d06cbf_avc.mp4

 ffmpeg version N-114162-g2129d66a66
 built on 14.03.2024
 }}}

 report file, gdb and valgrind output attached.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10907>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to