- 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) |
||
|---|---|---|
| .. | ||
| linux | ||
| controller_linux.go | ||
| controller_stub.go | ||
| controller.go | ||
| factory.go | ||
| ffplay_wrapper.go | ||
| fyne_ui.go | ||
| mpv_controller.go | ||
| unified_ffmpeg_player.go | ||
| vlc_controller.go | ||
| vtplayer.go | ||