The AI model was interpreting MM:SS timestamps (e.g., 38:07) as decimal seconds (38.07s) instead of 2287s, causing clips from long videos to have near-zero durations. Switching to raw seconds (e.g., [2287.0s - 2295.0s]) eliminates the ambiguity. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| backend | ||
| database | ||
| frontend | ||
| wireguard | ||
| .env.example | ||
| .gitignore | ||
| docker-compose.yml | ||