New
- Added FFmpeg hardware encoding support for NVIDIA (
h264_nvenc,hevc_nvenc) and AMD (h264_amf,hevc_amf,av1_amf) GPUs. #301 - Added a README banner
Fixes
- Fixed audio incorrectly using the selected video encoder; audio is now copied while video uses the configured codec
- Fixed the failing lint workflow and applied Ruff formatting
Tests
- Added MIME type regression tests
Full Changelog: v.5.0.3...v.5.0.4