[Bug 102203] Using hardware video encoding with amdgpu/vaapi crashes system immediately
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Aug 13 22:04:40 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=102203
Bug ID: 102203
Summary: Using hardware video encoding with amdgpu/vaapi
crashes system immediately
Product: DRI
Version: DRI git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/AMDgpu
Assignee: dri-devel at lists.freedesktop.org
Reporter: jb5sgc1n.nya at 20mm.eu
I tried using hardware video encoding with amdgpu/vaapi, but every attempt
immediately crashes the system.
The latest command line (amongst many with the same crash result) I tried:
ffmpeg -vaapi_device /dev/dri/renderD128 -t 10 -i somevideo.mp4 -vf
'scale=1920:1072,hwupload' -aspect 1920:1072 -map 0:0 -y -c:a copy -threads 1
-slices 1 -vcodec h264_vaapi -b:v 12500k -profile:v 77 -bf 0 test.mkv
ffmpeg/libva/mesa/dri etc. are the most recent ones currently shipped with Arch
Linux (ffmpeg version 3.3.3 built with gcc 7.1.1).
I am currently using
https://cgit.freedesktop.org/~agd5f/linux/log/?h=amd-staging-drm-next as my
kernel, but experienced the same error also with previous kernel versions (like
4.12)
Video card is a Radeon RX 460.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170813/bb34e11f/attachment.html>
More information about the dri-devel
mailing list