You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: activities/live-streaming/post-production.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,15 +13,20 @@ When doing post-production of a 'Let's talk about public code' [live stream](ind
13
13
* Download the audio files from Streamyard, either using the direct link when ending the stream, or by finding them in the "Library" later.
14
14
* Use the [Audacity project template](https://files.publiccode.net/nextcloud/index.php/s/aEoGGTNbJzw6iGx) to get started.
15
15
* Cut out long pauses, coughs and other noise, but try to keep the content similar to the recording.
16
+
* Adjust the short audio intro.
17
+
* Adjust the outro music.
16
18
* Compress and normalize.
19
+
* Add labels and export them.
20
+
* Export audio as mono channel mp3.
21
+
* Add chapters to the mp3 file with this [script](https://github.com/trevligmjukvara/production-scripts/blob/master/produce-chapters.py).
17
22
* Upload to [Podbean](../tool-management/podbean.md), the operations coordinator can share login details through our 1Password.
18
23
* Create a thumbnail for the episode using the [thumbnail template](https://files.publiccode.net/nextcloud/index.php/s/kHPQ3ZS2nHgxA5S).
19
24
*[Post a blogpost](../communication/blogging.md) with the link to the video and the audio.
20
25
* Include a request for feedback from the audience.
21
-
* Update stream destinations
22
-
* Fix the tense in the language of the description
23
-
* If possible, add the recording to a playlist
24
-
* Optionally, add subtitles
26
+
* Update stream destinations.
27
+
* Fix the tense in the language of the description.
28
+
* If possible, add the recording to a playlist.
29
+
* Optionally, add subtitles (can be created with [Whisper AI](https://github.com/openai/whisper)).
25
30
* Update Odoo by moving the card to the Produced column.
26
31
* Send the guest a thank you email with request for feedback and links to the episode and blog post.
27
32
* Connect them to a call to action such as [sign up for our tailored-to-your-preferences-newsletter](https://odoo.publiccode.net/survey/start/594b9243-c7e5-4bc1-8714-35137c971842).
0 commit comments