VideoTools/internal
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
..
app Format cleanup and minor fixes 2025-12-23 21:56:47 -05:00
benchmark feat: implement unified FFmpeg player and fix critical build issues 2026-01-02 01:02:07 -05:00
convert fix: suppress ffmpeg popups on Windows and improve codec performance 2026-01-02 15:22:13 -05:00
enhancement fix: QoL improvements and cleanup 2026-01-02 04:24:47 -05:00
interlace Format cleanup and minor fixes 2025-12-23 21:56:47 -05:00
logging feat: implement Phase 2 AI enhancement module with ONNX framework 2026-01-02 02:02:55 -05:00
metadata Add queue error copy, auto naming helper, and metadata templating 2025-12-07 12:03:21 -05:00
modules feat: implement Phase 2 AI enhancement module with ONNX framework 2026-01-02 02:02:55 -05:00
player fix: suppress ffmpeg popups on Windows and improve codec performance 2026-01-02 15:22:13 -05:00
queue feat(logging): Add panic recovery and error logging for UI crashes 2025-12-31 18:00:34 -05:00
sysinfo fix(windows): Hide command windows in hardware detection and fix GPU detection 2025-12-28 19:32:15 -05:00
thumbnail fix: suppress ffmpeg popups on Windows and improve codec performance 2026-01-02 15:22:13 -05:00
ui fix: suppress ffmpeg popups on Windows and improve codec performance 2026-01-02 15:22:13 -05:00
utils fix: suppress ffmpeg popups on Windows and improve codec performance 2026-01-02 15:22:13 -05:00