A lightweight video player designed for FNNAS, supporting MTS, M2TS, and TS video formats. It integrates seamlessly into the system's right-click context menu.
专为 FNNAS 设计的轻量级视频播放器,支持 MTS、M2TS 和 TS 视频格式。完美集成到系统的右键菜单中。
- Format Support: Native support for MTS, M2TS, and TS high-definition video streams.
- 格式支持:原生支持 MTS、M2TS 和 TS 高清视频流。
- Context Menu Integration: Open files directly via "Open with..." in the file manager. Hidden from the desktop for a cleaner experience (configurable).
- 右键集成:通过文件管理器的“打开方式”直接打开文件。默认隐藏桌面图标,保持界面整洁。
- Playback Controls: Custom player interface with speed control (1.0x - 2.0x), volume adjustment.
- 播放控制:支持倍速播放(1.0x - 2.0x)、音量调节。
- Hardware Acceleration: Optimized for smooth playback on NAS devices.
- 硬件加速:针对 NAS 设备优化,播放更加流畅。
- Download the latest
.fpkrelease. 下载最新的.fpk发布包。 - Upload to your NAS and install manually. 上传至您的 NAS 并手动安装。
- fnpack: The FNNAS packaging tool.
- fnpack: FNNAS 打包工具。
- Node.js: For backend logic.
- Node.js: 用于后端逻辑。
Run the following command in the project root to generate the .fpk package:
在项目根目录下运行以下命令生成 .fpk 安装包:
fnpack buildThis will create mtsplayer.fpk in the current directory.
该命令将在当前目录下生成 mtsplayer.fpk 文件。
Modify app/ui/config to change entry points or visibility settings (e.g., noDisplay: true).
修改 app/ui/config 可调整入口点或可见性设置(例如 noDisplay: true)。
If you find this project helpful, please consider donating to support development. 如果您觉得本项目对您有帮助,请考虑捐助以支持开发。
| WeChat Pay / 微信支付 | Alipay / 支付宝 |
|---|---|
![]() |
![]() |

