diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-04-13 01:46:31 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-04-13 01:46:31 +0200 |
commit | bc553692307a3005410b5b2f5c7e20a26aefdcfe (patch) | |
tree | b74e9a1b81741e70ceacfc85c9856e75af8e1d3a /TODO | |
parent | 1c274cd4484589e94846dff0a7200467388f3225 (diff) |
Set audio timeout to a low value again
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -117,3 +117,7 @@ Support drm plane rotation. Neither X11 nor any Wayland compositor currently rot Investigate if there is a way to do gpu->gpu copy directly without touching system ram to enable video encoding on a different gpu. On nvidia this is possible with cudaMemcpyPeer, but how about from an intel/amd gpu to an nvidia gpu or the other way around or any combination of iGPU and dedicated GPU? Maybe something with clEnqueueMigrateMemObjects? on AMD something with DirectGMA maybe? + +Fix opus/flac ( variable framerate audio :( ). + +Change aac bitrate by default to 160kbps and opus/flac to 128kbps and remove the -ab option.
\ No newline at end of file |