Update README.md

This commit is contained in:
Brooklyn
2026-01-06 22:33:53 -05:00
committed by GitHub
parent 0634657cce
commit 6d105bd8a8

View File

@@ -59,8 +59,8 @@ Access the web interface at `http://localhost:3000`
```
┌─────────────────────────────────────────────────────────────┐
│ Web Interface (Leptos)
│ http://localhost:3000
│ Web Interface (Leptos) │
│ http://localhost:3000 │
└───────────────────────────┬─────────────────────────────────┘
┌───────────────────────────┴─────────────────────────────────┐
@@ -78,19 +78,19 @@ Access the web interface at `http://localhost:3000`
┌───────────────────────────────┘
┌───────────▼────────────────────────────────────────┐
│ Processor (Job Queue)
│ • Concurrent job execution
│ • State management
│ Processor (Job Queue) │
│ • Concurrent job execution │
│ • State management │
└───────────┬────────────────────────────────────────┘
┌───────────▼────────────────────────────────────────┐
│ Orchestrator (FFmpeg Wrapper)
│ Orchestrator (FFmpeg Wrapper) │
│ │
│ GPU Mode: CPU Mode: │
│ • av1_qsv (Intel) • libsvtav1 (software) │
│ • av1_nvenc (NVIDIA) │
│ • av1_vaapi (AMD) │
└────────────────────────────────────────────────────
└────────────────────────────────────────────────────┘
```
### Database Location