VideoTools/internal/ui
Stu Leak 49e01f5817 Fix DVD authoring SCR errors and queue animation persistence
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>
2025-12-25 21:20:14 -05:00
..
benchmarkview.go Format cleanup and minor fixes 2025-12-23 21:56:47 -05:00
components.go Fix merge badge color 2025-12-24 01:42:57 -05:00
mainmenu.go Make main menu vertically resizable 2025-12-24 00:30:18 -05:00
queueview.go Fix DVD authoring SCR errors and queue animation persistence 2025-12-25 21:20:14 -05:00