You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Robust Backend Error Handling: FFmpeg stderr output is now captured during failure. The exact error reason (e.g., Unknown encoder, Invalid data) is parsed and printed next to the failed file name.
Fully Integrated PromptUI Library: Built-in, cross-platform arrow-key selection in all menus (no typed inputs required for menus).
Up/down arrow key selection working identically on Windows, Linux, and macOS consoles.
PNG compression handling dynamically mapping quality to standard compression levels.
PowerShell installer download failure — added TLS 1.2 and -UseBasicParsing to Invoke-WebRequest in install.ps1.