DVD Authoring Fix: - Add remultiplex step after MPEG encoding for DVD compliance - Use ffmpeg -fflags +genpts -c copy -f dvd to fix timestamps - Resolves "ERR: SCR moves backwards" error from dvdauthor - FFmpeg direct encoding doesn't always create DVD-compliant streams - Remux regenerates presentation timestamps correctly Queue Animation Fix: - Stop stripe animation on completed jobs - Bug: Refresh() was always incrementing offset regardless of state - Now only increments offset when animStop != nil (animation running) - Completed/failed/cancelled jobs no longer show animated stripes Testing: - DVD authoring should now succeed on AVI files - Completed queue jobs should show static progress bar 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| benchmarkview.go | ||
| components.go | ||
| mainmenu.go | ||
| queueview.go | ||