diff options
author | Stoppedpuma <58333920+Stoppedpuma@users.noreply.github.com> | 2024-04-14 01:58:21 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-04-16 18:12:08 +0200 |
commit | d066dfc645f9d04bbc59caf97c24a51ad3dd7205 (patch) | |
tree | b0335c0e40e3457ffa4560044fb631f33b1225a6 /TODO | |
parent | 8c43a25543a4d956a5aac2375612625de09a7044 (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-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |