mpv使用no-config的格式为:mpv --no-config。 (3)input-file 这里将不使用MPV的input.conf配置文件,而是通过标准输入stdin给MPV发送命令,命令后面带上换行"\n"写入stdin即可。另外,在直接使用MPV的过程中,--no-input-default-bindings将使得MPV无法响应按键的事件,而--input-default-bindings参数默认为yes,则可以...
### 文件名称:c_concat.sh 拷贝如下:###cp c_concat.sh ~/.config/mpv/scripts ### 下面为sh文件内容: 经测试:支持优酷/B站/爱奇艺/其它站点*m3u8源#output a run.sh that real cut and concat the file#use ffmpeg,thanks for its developerif [ "$1" = "" ] || [ "$2" = "" ] || ...
Setting an option asdefaultwill exclude it from the config file, falling back to mpv's default. Generate a configuration and press Save. Glow will automatically find or create the correct config directory. Save your custom user presets to ini files. ...
term-osd-bar # display a progress bar on the terminal use-filedir-conf # look for additional config files in the directory of the opened file #pause # no autoplay keep-open # keep the player open when a file's end is reached autofit-larger=100%x95% # resize window in case it's l...
-i copy-permalink.lua ~/.config/mpv/scripts' -- %q might not be fully robust-- 返回当前播放视频的文件名和路径:(支持markdown格式,截图功能建议自己用Snipaste更加灵活)function copyPermalink() local pos = mp.get_property_number("time-pos") local file_name = mp.get_property('filename...
(便于备份/共享,但会影响同名文件区分) #ignore-path-in-watch-later-config ##窗口设置## #贴边吸附(限windows平台) snap-window=yes #高分屏窗口缩放(yes/no) #hidpi-window-scale=no #无边框 #border=no #置顶 ontop=yes #全屏 #fullscreen=yes #窗口保持视频比例 #keepaspect-window=no #播完后...
本项目为 windows 下 mpv 播放器的配置文件 (This project is the configuration file of mpv player on Windows) - Comparing mpv_config-2025.04.12...master · dyphire/mpv-config
Both require you to set the --use-filedir-conf option (either on the command line or in your global config file). If a file-specific configuration file is found in the same directory, no file-specific configuration is loaded from ~/.config/mpv. In addition, the --use-filedir-conf ...
1 DOWN add volume -1 两处文件都在 home 的.config/mpv目录下
用法:将脚本放在%Appdata%\mpv\scripts\文件夹,或~~\portable_config\scripts\文件夹下即可。 脚本选项修改:%Appdata%\mpv\script-opts\,或~~\portable_config\script-opts\ 网页链接(点击右侧“目录”亦可) 1.autoload 功能:自动载入当前播放媒体文件所在目录下的所有同类型媒体文件,依名称排序 ...