VideoTools/internal/ui
Stu Leak c6fc48eb97 fix: suppress ffmpeg popups on Windows and improve codec performance
- Fixed Windows ffmpeg.exe popups by adding //go:build tags and exporting CreateCommand/CreateCommandRaw properly
- Use utils.GetFFmpegPath(), GetFFprobePath(), GetFFplayPath() instead of hardcoded strings
- Switch AV1 codec to H.264 for better performance (AV1/libsvtav1 is extremely slow)
- Minor UI component refinements (padding, SetMinSize)
2026-01-02 15:22:13 -05:00
..
benchmarkview.go feat: improve UI readability and flexibility 2026-01-02 12:02:51 -05:00
colors.go feat: improve UI readability and flexibility 2026-01-02 12:02:51 -05:00
components.go fix: suppress ffmpeg popups on Windows and improve codec performance 2026-01-02 15:22:13 -05:00
mainmenu.go feat: improve UI readability and flexibility 2026-01-02 12:02:51 -05:00
queueview.go feat: improve UI readability and flexibility 2026-01-02 12:02:51 -05:00