VideoTools/internal/convert
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
..
dvd_regions.go Format cleanup and minor fixes 2025-12-23 21:56:47 -05:00
dvd.go Format cleanup and minor fixes 2025-12-23 21:56:47 -05:00
ffmpeg.go fix: suppress ffmpeg popups on Windows and improve codec performance 2026-01-02 15:22:13 -05:00
format_name.go Normalize MP4 format label, improve log readability, and prep reduction display 2025-12-08 18:46:34 -05:00
presets.go Add metadata map to VideoSource and add MP4 H.265 preset 2025-12-08 16:02:53 -05:00
types.go Add unit selector for target file size 2025-12-20 13:35:39 -05:00