| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ffplayout-v2.0.1_desktop_x86_64-pc-windows-msvc.zip | 2026-08-12 | 10.6 MB | |
| ffplayout-v2.0.1_desktop_x86_64-apple-darwin.zip | 2026-08-12 | 10.3 MB | |
| ffplayout-v2.0.1-1.aarch64.rpm | 2026-08-12 | 6.5 MB | |
| ffplayout-v2.0.1_server_aarch64-unknown-linux-gnu.tar.gz | 2026-08-12 | 8.9 MB | |
| ffplayout_v2.0.1-1_arm64.deb | 2026-08-12 | 5.7 MB | |
| ffplayout-v2.0.1-1.x86_64.rpm | 2026-08-12 | 6.7 MB | |
| ffplayout-v2.0.1_server_x86_64-unknown-linux-gnu.tar.gz | 2026-08-12 | 9.3 MB | |
| ffplayout_v2.0.1-1_amd64.deb | 2026-08-12 | 6.3 MB | |
| ffplayout-v2.0.1_desktop_aarch64-unknown-linux-gnu.tar.gz | 2026-08-12 | 11.4 MB | |
| ffplayout-v2.0.1_desktop_x86_64-unknown-linux-gnu.tar.gz | 2026-08-12 | 12.0 MB | |
| ffplayout-v2.0.1_desktop_aarch64-apple-darwin.zip | 2026-08-12 | 9.6 MB | |
| README.md | 2026-08-12 | 928 Bytes | |
| v2.0.1 source code.tar.gz | 2026-08-12 | 44.4 MB | |
| v2.0.1 source code.zip | 2026-08-12 | 44.6 MB | |
| Totals: 14 Items | 186.2 MB | 7 | |
ffplayout v2.0.1
This maintenance release improves playlist end handling, static builds, and user configuration.
Fixed
- Corrected last-clip duration handling at the end of a playlist.
- Preserves seek offsets when trimming the final clip.
- Avoids unnecessary duration adjustments for differences of 500 ms or less.
-
Reports when the final clip cannot fill the remaining playlist time.
-
Newly created users are now selected automatically in the user configuration.
- Prevented the command-line help/error message from being printed after adding a global admin user.
Improved
- Static Debian builds no longer require VAAPI by default. Enable it explicitly with:
bash
FFMPEG_VAAPI=1 ./scripts/build.sh debian-static
- Updated the static FFmpeg build default to FFmpeg 9.0.
/var/wwwis now accepted as a setup path.- Refreshed Rust and frontend dependencies.