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
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to