VideoTools/internal/player/linux
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
..
controller.go fix: suppress ffmpeg popups on Windows and improve codec performance 2026-01-02 15:22:13 -05:00