From bc553692307a3005410b5b2f5c7e20a26aefdcfe Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 13 Apr 2024 01:46:31 +0200 Subject: Set audio timeout to a low value again --- TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 86911c3..d980aa4 100644 --- a/TODO +++ b/TODO @@ -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 -- cgit v1.2.3