From a3b773a963adc57dfb0b22ca02ae7b5e30bdb716 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 15 Jul 2024 21:55:16 +0200 Subject: Show warning when capture monitor on intel and the plane is compressed. The warning tells the user to capture on x11 instead or use -w portal option --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index b4dae18..71e058e 100644 --- a/TODO +++ b/TODO @@ -152,4 +152,6 @@ To test vulkan encode on amd set the environment variable RADV_PERFTEST=video_en Support hevc/av1 for software encoder and hdr support at the same time. Need support for yuv420p shader for that. Use libx265 for hevc and libsvtav1 for av1 (libsvtav1 is the fastest software av1 video encoder). Also support vp8/vp9 since we are not limited by hardware. -Cleanup pipewire code and add more error checks. \ No newline at end of file +Cleanup pipewire code and add more error checks. + +Detect if recording monitor on intel and plane is compressed. In that case give an error and tell the user to use -w portal instead. -- cgit v1.2.3