aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorStoppedpuma <58333920+Stoppedpuma@users.noreply.github.com>2024-04-14 01:58:21 +0200
committerdec05eba <dec05eba@protonmail.com>2024-04-16 18:12:08 +0200
commitd066dfc645f9d04bbc59caf97c24a51ad3dd7205 (patch)
treeb0335c0e40e3457ffa4560044fb631f33b1225a6 /TODO
parent8c43a25543a4d956a5aac2375612625de09a7044 (diff)
Increase audio bitrate for all codecs
Increases AAC to 160kbps, increases Opus and FLAC to 128kbps. Remove step from TODO.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index d980aa4..6b7f9b8 100644
--- a/TODO
+++ b/TODO
@@ -119,5 +119,3 @@ Investigate if there is a way to do gpu->gpu copy directly without touching syst
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