From d066dfc645f9d04bbc59caf97c24a51ad3dd7205 Mon Sep 17 00:00:00 2001 From: Stoppedpuma <58333920+Stoppedpuma@users.noreply.github.com> Date: Sun, 14 Apr 2024 01:58:21 +0200 Subject: Increase audio bitrate for all codecs Increases AAC to 160kbps, increases Opus and FLAC to 128kbps. Remove step from TODO. --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') 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 -- cgit v1.2.3