Dont use dbus_bus_request_name

This commit is contained in:
dec05eba
2026-01-28 01:37:50 +01:00
parent 144b481526
commit bdf1950ca2
2 changed files with 2 additions and 16 deletions

2
TODO
View File

@@ -397,3 +397,5 @@ Return the max resolution of each codec in --info to display an error in the UI
Should -low-power option also use vaapi/vulkan low power, if available?
Should capture option x=bla;y=bla be scaled by -s (output resolution scale)? width and height is.
Certain webcam resolutions yuyv resolutions dont work (on amd at least), such as 800x600. Maybe it's because of alignment issue, 600 isn't divisible by 16.