Skip to content

igarashikenshin/fnOS-MTS-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MTS Player / MTS播放器

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 设计的轻量级视频播放器,支持 MTSM2TSTS 视频格式。完美集成到系统的右键菜单中。

Features / 功能特性

  • 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 设备优化,播放更加流畅。

Installation / 安装

Manual Installation / 手动安装

  1. Download the latest .fpk release. 下载最新的 .fpk 发布包。
  2. Upload to your NAS and install manually. 上传至您的 NAS 并手动安装。

Development / 开发构建

Prerequisites / 前置于求

  • fnpack: The FNNAS packaging tool.
    • fnpack: FNNAS 打包工具。
  • Node.js: For backend logic.
    • Node.js: 用于后端逻辑。

Build / 打包

Run the following command in the project root to generate the .fpk package: 在项目根目录下运行以下命令生成 .fpk 安装包:

fnpack build

This will create mtsplayer.fpk in the current directory. 该命令将在当前目录下生成 mtsplayer.fpk 文件。

Configuration / 配置

Modify app/ui/config to change entry points or visibility settings (e.g., noDisplay: true). 修改 app/ui/config 可调整入口点或可见性设置(例如 noDisplay: true)。

Donation / 捐助

If you find this project helpful, please consider donating to support development. 如果您觉得本项目对您有帮助,请考虑捐助以支持开发。

WeChat Pay / 微信支付 Alipay / 支付宝
WeChat Pay Alipay

License / 许可

MIT License

About

适用于飞牛的MTS播放器

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors