On Tue, 13 Apr 2021 at 04:55, Leo Liu <leo.liu@xxxxxxx> wrote: > > >It curious why ffmpeg does not cause such issues. > >For example such command not cause kernel panic: > >$ ffmpeg -f x11grab -framerate 60 -video_size 3840x2160 -i :0.0 -vf > >'format=nv12,hwupload' -vaapi_device /dev/dri/renderD128 -vcodec > >h264_vaapi output3.mp4 > > What command are you using to see the issue or how can the issue be reproduced? $ mpv output4.mp4 And of course, I know how it should works because when I encode video with CPU encoder (libx264) all fine. $ ffmpeg -f x11grab -framerate 60 -video_size 3840x2160 -i :0.0 -vcodec libx264 output3.mp4 > Please file a freedesktop gitlab issue, so we can keep track of it. Here? https://gitlab.freedesktop.org/drm/amd/-/issues Also, I found that other users face the same problem. https://bbs.archlinux.org/viewtopic.php?id=261965 -- Best Regards, Mike Gavrilov. _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx