[FFmpeg-trac] #9218(undetermined:new): Crash when using libx265 with frame-dup=1

FFmpeg trac at avcodec.org
Thu May 6 08:01:50 EEST 2021


#9218: Crash when using libx265 with frame-dup=1
-------------------------------------+-------------------------------------
             Reporter:  Anton1699    |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:  libx265      |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 FFmpeg crashes when using libx265's frame-dup feature.
 How to reproduce:
 {{{
 % ffmpeg -i <input> -noautoscale -map 0:V:0 -c:v libx265 -x265-params vbv-
 bufsize=50000:vbv-maxrate=50000:hrd=1:level-idc=41:high-tier=1:frame-dup=1
 -<output>
 ffmpeg version N-101971-geaa58e1646-g6c65e49990+2 Copyright (c) 2000-2021
 the FFmpeg developers
 built with gcc 10.2.0 (Rev10, Built by MSYS2 project)
 }}}

 I have attached the log file, although I don't see anything helpful in
 there.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9218>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list