tsl0922's repos on GitHub
C++ · 521 人关注
ImPlay
A Cross-Platform Desktop Media Player
C · 69 人关注
mpv-menu-plugin
context menu, file dialog, clipboard support for mpv
C · 32 人关注
DD-WRT
dd-wrt build scripts
24 人关注
kubeadm-vagrant
HA kubernetes cluster with kubeadm on vagrant
Shell · 16 人关注
docker-ikev2-vpn-server
IKEv2 VPN Server on Docker, with .mobileconfig for OS X 10.11 El Capitan / iOS 9 / iOS 8.
C++ · 12 人关注
mpv-debug-plugin
A debug tool for mpv script developers
Java · 8 人关注
markdownj
MarkdownJ
Dockerfile · 2 人关注
dockerfiles
Ruby · 2 人关注
java-buildpack
Cloud Foundry buildpack for running Java applications, added maven build support.
Dockerfile · 1 人关注
Dockerfile
Jumpserver all in one Dockerfile
Lua · 1 人关注
dotfiles
My dotfiles for macOS
0 人关注
appimage.github.io
Given an URL to an AppImage, the GitHub action in this project inspects the AppImage and puts it into a community-maintained catalog
C · 0 人关注
bl-mt798x
ATF and u-boot for mt798x.
Ruby · 0 人关注
bootstrap-datepicker-rails
A Datepicker for Twitter Bootstrap, integrated with Rails assets pipeline
Go · 0 人关注
dex
OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
C · 0 人关注
escape_utils
Faster string escaping routines for your ruby apps
C · 0 人关注
gipmsg
GTK+ port of ipmsg
Ruby · 0 人关注
gitlab-shell
Replacement for gitolite
Ruby · 0 人关注
gollum-lib
A simple, Git-powered wiki with a sweet API.
Ruby · 0 人关注
grack
GitLab Dependency | GIt Smart HTTP Server Rack Implementation
Ruby · 0 人关注
grit
GitLab Dependency | Grit gives you object oriented read/write access to Git repositories via Ruby. Patched for GITLAB. Requires ruby 1.9+
C · 0 人关注
hactool
hactool is a tool to view information about, decrypt, and extract common file formats for the Nintendo Switch, especially Nintendo Content Archives.
Ruby · 0 人关注
homebrew-core
🍻 Default formulae for the missing package manager for macOS
Ruby · 0 人关注
kramdown
kramdown is a fast, pure Ruby Markdown superset converter, using a strict syntax definition and supporting several common extensions.
Ruby · 0 人关注
linguist
Language Savant
Lua · 0 人关注
luci
LuCI - OpenWrt Configuration Interface
Shell · 0 人关注
MINGW-packages
Package scripts for MinGW-w64 targets to build under MSYS2.
C · 0 人关注
mpv
🎥 Command line video player
CMake · 0 人关注
mpv-winbuild-cmake
CMake-based MinGW-w64 Cross Toolchain
0 人关注
musl-toolchains
Mirror of musl.cc toolchains files
tsl0922

tsl0922

V2EX 第 68371 号会员,加入于 2014-07-18 23:04:34 +08:00
根据 tsl0922 的设置,主题列表只有在你登录之后才可查看
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
tsl0922 最近回复了
已经给了可以开箱即用的配置例子,每个人都有每个人的喜好,不打算做懒人包。

如果一定要的话,可以尝试其它人的配置: https://github.com/dyphire/mpv-config (有整合包,但里面包含的不一定是最新版菜单插件,自己替换下)
input.conf 参考文档: https://mpv.io/manual/stable/#input-conf

比如,要想实现你说的效果(单击暂停播放,滚轮调整音量大小,默认已经是双击全屏),可以添加下面内容到 input.conf:

MBTN_LEFT cycle pause
WHEEL_UP add volume 1
WHEEL_DOWN add volume -1

ImPlay 的 input.conf 可以在 "工具-打开配置目录" 的文件夹内找到。 @drw
@drw 这个应该可以通过修改 mpv 的 input.conf 实现,不用额外加支持
@drw 已支持中文。可在最新开发版体验: https://github.com/tsl0922/ImPlay/releases/tag/continuous
2023-01-23 23:10:27 +08:00
回复了 tsl0922 创建的主题 分享创造 尝试做了个 mpv 播放器的图形界面 - ImPlay
@Ccf 已支持手动输入 URL ,下载: https://github.com/tsl0922/ImPlay/releases/tag/continuous
@drw 有计划,但是需要慢慢来。。
smb 和 webdav 应该是支持的,只是没有浏览目录功能。你直接资源管理器里浏览文件,用播放器打开就可以了(或者直接拖到播放器窗口),我试了下 smb 没问题。

webdav 地址 mpv 还没有直接支持,但是可以把 webdav:// 替换为 http:// 来播放
https://github.com/mpv-player/mpv/pull/11081
@Ccf iso 直接用 mpv 也播放不了吗?选择文件的问题,可以看 Chapter 列表,不过我试了下一些 iso 里的 Chapter 也没标题,只能显示时间区间。
直播乱码,可能是播放列表编码文件的问题,你可以试下用 mpv 会不会乱码,菜单里显示的列表也是 mpv 解析后拿过来的,或者把列表文件提供给我来测试一下。
@Kimen 还没研究。看了下文档有不少参数可以配置,应该是 mpv 已经实现了的。
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   4091 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 05:19 · PVG 13:19 · LAX 22:19 · JFK 01:19
Developed with CodeLauncher
♥ Do have faith in what you're doing.