Open-source licenses
Last updated: 12 September 2026
Fjord Player uses mpv and FFmpeg through MPVKit, together with their supporting libraries. The playback stack is built in its LGPL configuration. Each component remains copyright its authors and is provided under its own license.
Source code and relinking
The Apple-platform playback libraries are statically linked. For each Fjord Player release, the matching download contains the playback-stack source, Fjord's complete patches, the application's linkable object files, the exact static library inputs and a tested relink script. The script emits an unsigned Apple TV executable and includes an automated proof that a modified library is selected.
Fjord Player for tvOS 1.8
- Playback-stack corresponding source (tar.gz) — mpv, FFmpeg, supporting libraries, complete Fjord patches and build recipes (SHA-256)
- Application object code and relinking kit for build 1789192891 (zip) — exact library inputs, object files, link command and automated verification (SHA-256)
Fjord Player for iOS 1.0
- Playback-stack corresponding source (tar.gz) — mpv, FFmpeg, supporting libraries, complete Fjord patches and build recipes (SHA-256)
- Application object code and relinking kit for build 1789248969 (zip) — exact library inputs, object files, link command and automated verification (SHA-256)
These files are hosted by Fjord Player on Cloudflare. The application source repository remains private; the complete corresponding library source and the material needed to relink this build are public here.
Main components
- mpv — LGPL 2.1 or later
- FFmpeg — LGPL 2.1 or later
- MPVKit — packaging and build integration
- GNU LGPL version 3 text
- GNU LGPL version 2.1 text
The release download includes the complete component list, versions, license notices and checksums. Questions may be sent to contact@fjordplayer.com.