MPlayer

MPlayer 是 Linux 下视频播放的王者,虽然有不少版权问题,但这是一个被版权过度保护的世界,不是吗?

优化 MPlayer

  • 在 /etc/rc.d/rc.local 中:
# Optimizing MPlayer
echo 1024 >  /proc/sys/dev/rtc/max-user-freq

常用 options

  • -playlist <filename>
  • -font <fontname> : 字幕字体指定
  • -top : 总在最前

常用指令

  • <-, ->: Back/Forward 10s
  • up, down: B/F 1m
  • pgup, pgdown: B/F 10m
  • [, ]: down/up speed 10%
  • {, }: half/dual speed
  • backspace: nomal speed
  • <, >: next/previous playelist
  • ENTER: next playlist
  • HOME, END: next/previous playtree entry in the parent list
  • INS, DEL: next/previous alternative source.
  • p/SPACE: pause
  • q/ESC: quit
  • +/-: sound 0.1s
  • 9, 0: +- sound
  • m: 静音
  • # (MPEG and Matroska only): 换音轨
  • f: full-screen
  • T: on TOP screen
  • w, e: 增减屏幕幅面
  • o: 切换屏幕显示
  • d: 切换丢帧模式
  • v: 切换字幕显示
  • b/j: 切换不同字幕
  • y/g: Step forward/backward in the subtitle list.
  • F: Toggle displaying “forced subtitles”.
  • a: 切换字幕位置
  • r/t: 字幕上下移动
  • S (-vf screenshot only): 开始/停止抓屏
  • I: 屏幕上显示播放文件名
  • !, @: 前/后一节
page_revision: 0, last_edited: 1203337159|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License