aboutsummaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)Author
3 daysRevert "Pulseaudio audio device capture: dont change default output when ↵dec05eba
switching default output" This reverts commit 902556b143342b8e03474fc62ab363c41c6d30a3.
3 daysPulseaudio audio device capture: dont change default output when switching ↵dec05eba
default output
8 daysPipewire: auto change default_output/default_input connected nodes when the ↵dec05eba
default devices are changed in system audio settings
10 daysFix merging audio with audio device and app audio where one audio device is ↵dec05eba
a microphone with mono input
11 daysChange jpeg quality parametersdec05eba
12 daysUpdate READMEdec05eba
12 daysForce nvenc codecs to work on opensusedec05eba
13 daysMake image output lossy (use stb image writer), also significantly improves ↵dec05eba
performance for jpeg
2025-02-16Support taking a screenshot (-o image.jpg/image.png)dec05eba
2025-02-11mdec05eba
2025-02-10Make plasmashell check work in flatpakdec05eba
2025-02-09Attempt to fix incorrect hdr colors on kde plasma 6.2dec05eba
2025-02-07Improve argument parsingdec05eba
2025-01-25Dont normalize audio for mixed audio. This matches app audio|device audio ↵dec05eba
mix, fixes mic audio being decreased
2025-01-24m5.0.3dec05eba
2025-01-24-overlay-replay > -restart-replay-on-savedec05eba
2025-01-19mdec05eba
2025-01-10Workaround teamspeak crashing when recording app audiodec05eba
2025-01-08Update TODOdec05eba
2025-01-03Minor changedec05eba
2024-12-26Make '-w screen' capture the first monitor on nvidia x11 as well to make it ↵dec05eba
work like amd, intel and nvidia wayland. Keep screen-direct for all monitors, that is gsync compatible
2024-12-09Fix --list-capture-options with card path not working on x11 nvidia because ↵dec05eba
x11 nvidia doesn't use dri
2024-12-05Remove incorrect references to -aa and -aaidec05eba
2024-11-17Exclude duplicate app from --list-application-audiodec05eba
2024-11-13nvidia x11: fix black screen regressiondec05eba
2024-11-11Add --list-capture-options optiondec05eba
2024-11-10Add -aa and -aai options to record audio only from selected applicationsdec05eba
Use the --list-application-audio option to list available applications to record from.
2024-11-09Fix incorrect color format in x11 cursor (bgr instead of rgb)dec05eba
2024-11-08Fixed TODOdec05eba
2024-11-08x11: fix correct monitor capture size when output is scaleddec05eba
2024-11-05Fix incorrect bitrate calculation for constant bitratedec05eba
2024-11-01Update issues linkdec05eba
2024-10-26Add option to change output resolution (-s)dec05eba
2024-10-16Enable low latency encoding mode on amd (only available on amd since mesa ↵dec05eba
version mesa 24.1.4)
2024-10-14README kdenlivedec05eba
2024-10-12Update TODOdec05eba
2024-10-06Move some TODO from README to TODO filedec05eba
2024-10-06Update TODOdec05eba
2024-10-01Comment out vulkan includes for nowdec05eba
2024-09-27Add vulkan video encoding option (-k h264_vulkan). WIP, not fully hardware ↵dec05eba
accelerated yet
2024-09-18Use async_depth option on vaapi for much better encoding performancedec05eba
2024-09-17Disable pure vaapi for intel because it doesn't work, will be fixed later if ↵dec05eba
possible
2024-09-16Pure vaapi capture (for capture target) and opengl composition for cursor ↵dec05eba
only when capturing window and portal as well, clear background on resize for monitor capture
2024-09-14Set update fps to video fps, on x11 sync video to damage trackingdec05eba
2024-09-06Move damage tracking to separate filedec05eba
2024-08-18TODO: track vbr/cbrdec05eba
2024-08-17Update TODOdec05eba
2024-08-17Add hevc_10bit and av1_10bit options for 10bit color range, increase video ↵dec05eba
quality (qp)
2024-08-16Allow capture of external monitors on a laptop with dedicated gpu (prime) on ↵dec05eba
x11, fix cursor not visible on some wayland compositors (hyprland) with multiple monitors
2024-08-15Disable prime-run + portal for nowdec05eba