webseite/content/podcast
muli ad50c6c2ed feat: Added podcast episode 2 of season 3. 2022-09-20 21:29:33 +02:00
..
wtf-s01-e01 Add Podcast Data 2021-03-31 20:47:44 +02:00
wtf-s01-e02 Add Podcast Data 2021-03-31 20:47:44 +02:00
wtf-s01-e03 Add Podcast Data 2021-03-31 20:47:44 +02:00
wtf-s01-e04 Add Podcast Data 2021-03-31 20:47:44 +02:00
wtf-s01-e05 Add Podcast Data 2021-03-31 20:47:44 +02:00
wtf-s01-e06 Add Podcast Data 2021-03-31 20:47:44 +02:00
wtf-s01-e07 Add Podcast Data 2021-03-31 20:47:44 +02:00
wtf-s01-e08 Add Podcast Data 2021-03-31 20:47:44 +02:00
wtf-s01-e09 Add Podcast Data 2021-03-31 20:47:44 +02:00
wtf-s01-e10 Add Podcast Data 2021-03-31 20:47:44 +02:00
wtf-s01-e11 small typos fixed 2021-04-11 22:59:22 +02:00
wtf-s01-e12 small typos fixed 2021-04-11 22:59:22 +02:00
wtf-s01-e13 small typos fixed 2021-04-11 22:59:22 +02:00
wtf-s01-e14 small typos fixed 2021-04-11 22:59:22 +02:00
wtf-s01-e15 Add Podcast Data 2021-03-31 20:47:44 +02:00
wtf-s01-e16 small typos fixed 2021-04-11 22:59:22 +02:00
wtf-s01-e17 Add Podcast Data 2021-03-31 20:47:44 +02:00
wtf-s02-e01 small typos fixed 2021-04-11 22:59:22 +02:00
wtf-s02-e02 Added teaser text to not break the layout on narrow screens. 2021-04-06 18:24:59 +02:00
wtf-s02-e03 Added teaser text to not break the layout on narrow screens. 2021-04-06 18:24:59 +02:00
wtf-s02-e04 Adding meta files - thanks to all the helpers 2021-06-24 20:48:30 +02:00
wtf-s02-e05 Typo gefixt 2022-05-24 23:02:52 +02:00
wtf-s02-e06 fix: Fixed doubled entry due to typo. 2022-08-24 22:43:12 +02:00
wtf-s03-e01 Fix ogg feed 2022-09-02 19:16:26 +02:00
wtf-s03-e02 feat: Added podcast episode 2 of season 3. 2022-09-20 21:29:33 +02:00
README.md OGG Chapters? 2021-04-09 01:36:23 +02:00
contents.lr improve typo 2021-03-31 20:48:04 +02:00

README.md

Beschreibung der Podcast Audio Pipeline

1 - Aufnahme des Podcast

Aufgenommen wird der Podcast mit studio-link. Hier nimmt jeder Gesprächsteilnehmer seine lokale Tonspur auf und diese wird anschließend an L3D geschickt und wie in den nächsten Schritten zum Podcast gewandelt.

2 - "Normalisieren" der rohen Audiodateien

Zum ausbalancieren und normalisieren der Audiodateien wird auf Empfehlung des sendegate Forum die Open Source Podcast Audio Chain - github.com/sritterbusch/ospac.git verwendet.

TL;DR: Die hier verwendeten befehle lauten:

ospac local.flac --output local-improved.flac

3 - Schneiden und 'ähms' teilweise entfernen

Die Exportierten Dateien werden alle ins Audacity importiert, geschnitten, mit intro versehen und 'Ähms' werden weg optimiert. Anschließend wird die Folge als mp3 und ogg exportiert.

4 - Metadaten

Mit picard werden die Metadaten ergänzt so wie das Albumcover hinzugefügt.

4.1 - Kapitelmarken

https://github.com/dskrad/mp3chaps.git https://stackoverflow.com/questions/49364269/how-to-add-chapters-to-ogg-file

5 - Veröffentlichen

Zu guter letzt hier im Lektor passend einfügen. Mit Shownotes und Metadaten ergänzt. Dann veröffentlichen.

Lizenz: MIT (C) 2020 L3D l3d@c3woc.de