Files
ripster/docs/pipeline/index.md

40 lines
981 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Pipeline
Der Pipeline-Abschnitt beschreibt den Kern-Workflow von Ripster.
<div class="grid cards" markdown>
- :material-state-machine: **Workflow & Zustände**
---
Der vollständige Ripping-Workflow mit allen Zustandsübergängen.
[:octicons-arrow-right-24: Workflow](workflow.md)
- :material-film: **Encode-Planung**
---
Wie Ripster Audio- und Untertitel-Tracks analysiert und Encode-Pläne erstellt.
[:octicons-arrow-right-24: Encoding](encoding.md)
- :material-playlist-check: **Playlist-Analyse**
---
Erkennung von Blu-ray Playlist-Obfuskierung und Auswahl der korrekten Playlist.
[:octicons-arrow-right-24: Playlist-Analyse](playlist-analysis.md)
- :material-script-text: **Post-Encode-Skripte**
---
Automatische Ausführung von Shell-Skripten nach erfolgreichem Encoding z. B. zum Verschieben oder Benachrichtigen.
[:octicons-arrow-right-24: Post-Encode-Skripte](post-encode-scripts.md)
</div>