diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-05-03 19:28:25 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-05-03 19:29:04 +0200 |
commit | 0cdc3599318f05a820b3c936f83c98b4b3d11567 (patch) | |
tree | f3618bb6c424f645e97606e0f68e34b2a9ded27b /TODO | |
parent | 39bc110a2015f9dba8ee707ecd2c9c2901d8c2ff (diff) |
Fix audio capture not working with noisetorch if combined with another source with some audio devices. Remove the ability to set audio track name for now. If you need this, email me
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -278,3 +278,5 @@ Fix constant framerate not working properly on amd/intel because capture framera It also appears to skip audio frames on nvidia wayland? why? that should be fine, but it causes video stuttering because of audio/video sync. Add option to pass a fd (from socketpair) to use for rpc. In the rpc have a common header, with protocol version, data type and data in an enum. + +Add the option to set audio track name, for example with -a "track-name:blabla|device:default_output|app:firefox"
\ No newline at end of file |