Crash when using --frame-dup

Issue #598 new
Former user created an issue

The encoder crashes when the frame-dup feature is enabled. I'm reproducing it with this FFmpeg command line:

$ 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>

Comments (0)

  1. Log in to comment