[Bug 271390] Playing back high resolution video file causes video signal loss
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271390 Jan Beich <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] CC|[email protected], | |[email protected], | |[email protected] | --- Comment #2 from Jan Beich <[email protected]> --- ^Triage: replacing CC list with Assignee to a maillist most familar with graphics issues. Sorry, I'm *not* familar with AMD GPUs, VDPAU, Xorg or mplayer and don't have issues on my Intel Skylake iGPU watching 2160p60 videos with "mpv --hwdec=vaapi --gpu-api=vulkan" under Sway. Maybe try to rule out Xorg by playing a video directly on KMS console (e.g., switch to /dev/ttyv0 via Ctrl+Alt+F1). $ mpv --no-config --hwdec=vaapi --gpu-context=drm /path/to/foo.mp4 or $ mpv --no-config --hwdec=vaapi --gpu-api=vulkan --gpu-context=displayvk /path/to/foo.mp4 -- You are receiving this mail because: You are the assignee for the bug.