| Summary: | RX480 GPU lockup with vaapi encoding | ||||||
|---|---|---|---|---|---|---|---|
| Product: | DRI | Reporter: | Christoph Haag <haagch> | ||||
| Component: | DRM/AMDgpu | Assignee: | Default DRI bug account <dri-devel> | ||||
| Status: | CLOSED INVALID | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | medium | ||||||
| Version: | unspecified | ||||||
| Hardware: | Other | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| i915 platform: | i915 features: | ||||||
| Attachments: |
|
||||||
|
Description
Christoph Haag
2016-10-16 17:01:54 UTC
I'll mark this as invalid although it might still be worth to investigate. I took some suggestions from bug 98278 for my recording script and this is the pipeline I end up with: gst-launch-1.0 -e ximagesrc display-name=:0 use-damage=0 startx=0 starty=0 endx=1919 endy=1079 ! multiqueue ! video/x-raw,format=BGRx,framerate=60/1 ! videoconvert ! video/x-raw,format=NV12,framerate=60/1 ! multiqueue ! vaapih264enc rate-control=cqp bitrate=5000 ! video/x-h264,profile=baseline ! h264parse ! multiqueue ! matroskamux name=muxer. ! progressreport name=Rec_time ! filesink location=output.mkv This records very nicely and looks like it does NOT cause GPU hangs. We have fixed quite a bunch of issue with VA-API as well as the kernel recently. Could be that this is fixed by now. Anyway let's close this bug for now. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.