diff options
-rw-r--r-- | 2022/organizers-notebook.md | 21 | ||||
-rw-r--r-- | 2022/organizers-notebook/index.org | 20 |
2 files changed, 22 insertions, 19 deletions
diff --git a/2022/organizers-notebook.md b/2022/organizers-notebook.md index 668ebcfb..1efa8c6e 100644 --- a/2022/organizers-notebook.md +++ b/2022/organizers-notebook.md @@ -2275,16 +2275,17 @@ We’ve simplified the process down to these steps: Compressor:AttackTime="0.1" NoiseFloor="-50" Normalize="1" Ratio="2" ReleaseTime="1" Threshold="-30" UsePeak="0" 1. Export → Export Audio… → Opus Files (.opus format) + Use the following settings: - -> Bit Rate: 64 kbps -> VBR Mode: On -> Compression: 10 -> Application: Audio -> Frame Duration: 20 ms -> Cutoff: Disabled - -[audacity-export-settings.png](https://media.emacsconf.org/misc/audacity-export-settings.png) + + [audacity-export-settings.png](https://media.emacsconf.org/misc/audacity-export-settings.png) + + > Bit Rate: 64 kbps + > VBR Mode: On + > Compression: 10 + > Application: Audio + > Frame Duration: 20 ms + > Cutoff: Disabled #### Model-based denoising filter @@ -2834,7 +2835,7 @@ Probably focus on grabbing the audio first and seeing what’s worth keeping Make a table of the form -<table id="orge1857c7" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides"> +<table id="org8d55212" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides"> <colgroup> 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 |