conight
V2EX  ›  MacBook

12 寸 MacBook 上面 MPV 播放器大家用的都是什么配置文件

  •  
  •   conight · Oct 4, 2016 · 4442 views
  •   You need to sign in to view this topic
    This topic created in 3580 days ago, the information mentioned may be changed or developed.

    播放 MP4 的话 MPV 貌似不是硬解,发热比较大。自带的 QuickTime 不能外挂字幕== 现在用的是4000的配置,知乎上面看到下来用的。

    #for intel HD4000 above(硬解码)
    vo=opengl-hq:icc-profile-auto
    #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
    #always save the current playback position on quit
    save-position-on-quit=yes
    #adjust the initial window size to 50%
    geometry=50%
    #for network play
    cache=8192
    #choose the default subtitle to chinese(选择默认显示的字幕为中文)
    slang=zh,chi
    #for GB2312 GBK BIG5 charset, use enca convert them to utf8(将非utf8编码的字幕>转换成utf8,一招解决所有乱码问题,依赖enca)
    sub-codepage=enca:zh:utf8
    
    3 replies    2016-10-04 17:19:42 +08:00
    helloSwift
        1
    helloSwift  
       Oct 4, 2016 via iPhone
    只配置了快捷键
    ZRS
        2
    ZRS  
       Oct 4, 2016 via iPhone
    把 opengl-hq 改成 opengl,主要是这个默认的 scale 算法费电
    conight
        3
    conight  
    OP
       Oct 4, 2016
    @ZRS 谢谢🙏
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3936 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 38ms · UTC 10:13 · PVG 18:13 · LAX 03:13 · JFK 06:13
    ♥ Do have faith in what you're doing.