[FFmpeg-devel] h264_v4l2m2m encoder segmentation fault (Samsung Exynos5422)

Roland Singer roland at desertbit.com
Fri Dec 21 15:06:08 EET 2018


Second thing I noticed is that flushing is broken for v4l2m2m encoders.

> avcodec_send_frame(enc_ctx, NULL);

should return AVERROR_EOF instead of continuing with an empty AVPacket with size=0.

Hope we can get this fixed.

Roland


More information about the ffmpeg-devel mailing list