[FFmpeg-devel] [PATCH] ffmpeg: flush_encoders should not treat avcodec_send_frame return AVERROR_EOF as fatal
Carl Eugen Hoyos
ceffmpeg at gmail.com
Fri Oct 19 21:25:24 EEST 2018
2018-10-19 14:27 GMT+02:00, Jason Stevens <jay at wizardofthenet.com>:
> this fixes AV_CODEC_CAP_DELAY encoders going into FATAL error
> and exiting on quit or finish encoding once they go into draining mode
> and send_frame() returns AVERROR_EOF
Could you provide a command line / sample that triggers this issue?
Carl Eugen
More information about the ffmpeg-devel
mailing list