diff options
author | Leo Vivier <zaeph@zaeph.net> | 2022-11-02 06:09:09 +0100 |
---|---|---|
committer | Leo Vivier <zaeph@zaeph.net> | 2022-11-02 06:09:09 +0100 |
commit | 02efc6edd346ef865856f7411c56cba7c243f9f0 (patch) | |
tree | 72f87937307806ad93f7a16326913c0343df0994 /2022/organizers-notebook | |
parent | 5cf248246dd035a97395b7fff2a53846f954b6ad (diff) | |
download | emacsconf-wiki-02efc6edd346ef865856f7411c56cba7c243f9f0.tar.xz emacsconf-wiki-02efc6edd346ef865856f7411c56cba7c243f9f0.zip |
Indent better
Diffstat (limited to '2022/organizers-notebook')
-rw-r--r-- | 2022/organizers-notebook/index.org | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org index 1927a0fc..ae8743c1 100644 --- a/2022/organizers-notebook/index.org +++ b/2022/organizers-notebook/index.org @@ -1640,19 +1640,21 @@ Compressor:AttackTime="0.1" NoiseFloor="-50" Normalize="1" Ratio="2" ReleaseTime #+end_src 7. Export → Export Audio… → Opus Files (.opus format) + Use the following settings: -#+begin_quote -Bit Rate: 64 kbps -VBR Mode: On -Compression: 10 -Application: Audio -Frame Duration: 20 ms -Cutoff: Disabled -#+end_quote - [[https://media.emacsconf.org/misc/audacity-export-settings.png][audacity-export-settings.png]] + #+begin_quote + Bit Rate: 64 kbps + VBR Mode: On + Compression: 10 + Application: Audio + Frame Duration: 20 ms + Cutoff: Disabled + #+end_quote + + **** Model-based denoising filter If you can’t manage to get a good result with Audacity, chances are it’s because there’s too much noise in the video, even after profile-based |