Initial commit
This commit is contained in:
29
backup 24.2.26 - Kopie (61)/deploy/TRANSCRIBE_AUDIO_SPEC.md
Normal file
29
backup 24.2.26 - Kopie (61)/deploy/TRANSCRIBE_AUDIO_SPEC.md
Normal file
@@ -0,0 +1,29 @@
|
||||
# AZA Transkription – Audio-Spezifikation
|
||||
|
||||
## Bevorzugtes Upload-Format
|
||||
|
||||
**M4A** (audio/mp4, AAC)
|
||||
|
||||
---
|
||||
|
||||
## Verarbeitungsregeln
|
||||
|
||||
- **Keine erneute verlustbehaftete Re-Kompression**
|
||||
- **Wenn Konvertierung nötig:** nur einmalig nach WAV/PCM als internes Arbeitsformat
|
||||
- **Temp-Datei** nach Verarbeitung löschen
|
||||
|
||||
---
|
||||
|
||||
## Erlaubte Pfade
|
||||
|
||||
| Input | Interne Verarbeitung | Verboten |
|
||||
|-----------|---------------------------|------------------------|
|
||||
| M4A | Direkt oder lossless decode | M4A → MP3 Re-Encode |
|
||||
|
||||
---
|
||||
|
||||
## Kurzfassung
|
||||
|
||||
- **Input:** M4A
|
||||
- **Internal processing:** direct or lossless decode
|
||||
- **Never:** M4A → MP3 re-encode
|
||||
Reference in New Issue
Block a user