From b8843395acd03520b7630b6a1dc19f151f42382d Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 10 Feb 2024 02:47:01 +0100 Subject: Add screen rotation support (tested on amd/intel) screen rotation in wayland is best effort, wayland doesn't give the necessary information to make it robust. --- TODO | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index b9bcf13..e15f703 100644 --- a/TODO +++ b/TODO @@ -116,4 +116,10 @@ Support low power option (does it even work with vaapi in ffmpeg??). Would be ve Instead of sending a big list of drm data back to kms client, send the monitor we want to record to kms server and the server should respond with only the matching monitor, and cursor. Tonemap hdr to sdr when hdr is enabled and when hevc_hdr/av1_hdr is not used. -Support hdr capture with kms cuda. \ No newline at end of file +Support hdr capture with kms cuda. + +Mention known issue, capture on intel wayland compressed data glitch. + +Add 10 bit record option, h264_10bit, hevc_10bit and av1_10bit. + +Rotate cursor texture properly (around top left origin) \ No newline at end of file -- cgit v1.2.3