On Thu, Jan 14, 2021 at 16:36:49 +0000, Simon Brown wrote: > I'm trying to decode video using the libav libraries. To test I'm running > ffmpeg with some options to see if it can run fast enough. [...] > ffmpeg version 4.1.6-1~deb10u1+rpt1 Copyright (c) 2000-2020 the FFmpeg
Could you please run a newer version of ffmpeg (4.3.1 or, preferably, recent git master)? h264_v4l2m2m (and others) have gone through quite some changes, IIRC. > Can anyone suggest what I do to determine what is causing the segmentation > fault? See "crash bug" here: https://ffmpeg.org/bugreports.html Moritz _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
