配置文件
#Disable the standard window decorations
no-border
#Autofit to half of the screen
autofit=50%
#always save the current playback position on quit
save-position-on-quit=yes
#choose the default subtitle to chinese
slang=zh,chi
#for GB2312 GBK BIG5 charset, use enca convert them to utf8
sub-codepage=enca:zh:utf8
#for subtitle
sub-auto=fuzzy
#for intel HD4000 above
profile=opengl-hq
#osd message, you can press o to display the osd message
osd-status-msg="${time-pos/full} / ${length/full} (${percent-pos}%)"
#makes the player window stay on top of other windows
ontop=yes
#for network play
cache=8192
应该不存在配置文件限制了双开的可能- -
1
Lattez 2016-11-17 10:48:03 +08:00 via Android
去掉了所有配置文件试了下还是不能双开……为啥记得以前双开过
|
2
shierji OP @Lattez https://github.com/mpv-player/mpv/issues/1377 我搞定了。。。
那里提供的 OpenWithMPV.app 不能运行 自己照着那个来一遍就行了 |
3
Lattez 2016-11-17 11:33:40 +08:00 via Android
@shierji pretty poor user experience on OSX 23333 我也想这么说,好像是 osx 本身的问题,很多软件都这样。不过我对多开视频好像需求也不大………
|
4
ApIEfuse 2016-11-17 12:45:12 +08:00 via iPhone
昨天也想着要解决这问题……
|
5
helloSwift 2016-11-17 13:07:23 +08:00
对多开不是硬性需求
临时的话,可以在终端用 “ mpv 文件名” 多开 |