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

Moritz Barsnick barsnick at gmx.net
Fri Dec 21 01:11:35 EET 2018


On Thu, Dec 20, 2018 at 18:24:07 +0100, Roland Singer wrote:
> hope somebody can help solving a segmentation fault caused by using the h264_v4l2m2m encoder on an Samsung Exynos5422.
[...]
> > # ./encode_video out h264_v4l2m2m

Run:
$ gdb -ex r --args ./encode_video out h264_v4l2m2m

At the core dump, type "bt" and press return. Post that backtrace. Or
analyze it, if you know what you are doing. ;-)

Moritz


More information about the ffmpeg-devel mailing list