Mplayer Shortcut Key & parameter settings-> audio and video players with the least system overhead

Source: Internet
Author: User

This playback software is controlled by hotkeys. All hotkeys can be customized in the input. ini file. All settings can be set in the KK. ini and mplayer. ini files.


Key hotkey: A: multi-track switching, J: subtitle switching, ESC/Q exit, 9/0 volume adjustment, p-pause, []-playback speed, s-(filter must be enabled), Z/X subtitle delay, D-frame drop, Y/U-subtitle pace, V-show/hide subtitle, N-switch aspect ratio, m-mute, F5-heavy load, (1/2-adjust brightness, 3/4-adjust contrast, 5/6-adjust tone, 7/8-adjust saturation, restart mplayer to restore to the default value ).

Common hotkeys:

Direction keys left and right: backward, fast forward for 10 seconds
Direction keys up and down: backward, fast forward 60 seconds
[,]: Regressing, fast forward for 1 minute
Page down, page up: regressing, fast forward for 10 minutes
J: subtitle Switching
A: multi-track switching
+,-: Reduces sound latency and increases by 0.1 seconds
ESC, Q: Exit
Space key, P: paused
O: Switch the OSD display status ("broadcast time", "broadcast + all time", "remaining time", "not displayed", and "normal", in turn)
Z and X: reduce subtitle latency and increase by 0.1 seconds
9./: The volume is reduced by 1 cell.
0, *: increase the volume by 1
1, 2: Reduce, increase comparison
3, 4: Reduce and increase brightness
R, T: subtitle vertical position lower, increase
F: full screen switch
Enter: full screen switch
Alt + enter: full screen switch
Shift + 1/2: You can select chapters (for concerts with subtitles)
Shift + T (uppercase T): display at the top
Shift + a (that is, capital A): Change the vertical/horizontal Ratio
S: screenshot
D: framedrop enabled. Frame Skip is allowed.
K: switch between multiple fonts set by the font Parameter
F5 key: Reload Configuration
Alt + 1: Display 50%
Alt + 2: Display 100%
Alt + 3: Display 200%
Left mouse button: pause, continue
Right-click: full screen switch
Middle-click: Switch OSD status
Double-click the left mouse button: full screen switch
Scroll wheel: volume increase/decrease
Drag Subtitles into the window during playback: Load subtitles
Drag the title of the window during playback: Pause the playback before the mouse is opened
Drag window content: continuous playback
Drag Subtitles: Adjust the subtitle height and height, and adjust the subtitle size left and right


KK. ini file parameters:

[Option]
#0 disable log file generation 1
Log = 0
#0 disable independent GUI thread 1 enable independent GUI thread
Gui_thread = 1
# Memory playback function: 1. Enable the video that has not been played at the time of last exit, and then play the video 0. Disable the memory playback function.
Auto_resume = 1

[Status]
# Volume
Volume = 100
# Memory playback
Resume = 1


Mplayer. ini file parameters:

# Specify the location where the DVD is opened, or specify a directory for storing the DVD. DVD-device = G: The drive letter is correct. If you enable mplayer, click it to open it.
DVD-device = G:
# Output video in DirectX acceleration Mode
Vo = DirectX
# Enable direct rendering and direct rendering in the video memory. For some video files, such as TCC-encoded files or video modes that do not support "direct rendering", the screen may be violent or the screen will crash.
# DR = Yes
# Enable Double Cache
Double = Yes
# How does one support the audio output driver interface? Remove Ao = Win32 and add a line: channels = 6. The available channels parameters are 2, 4, and 6. Remove Ao = Win32 and use the preset dsound.
# Ao = Win32
# Adjust the audio/video synchronization, and set the Help file to 30 as the best
Autosync = 30
# Frame Skip is allowed. If your machine's CPU speed is very slow, set this yes
# Framedrop = Yes
# Reducing console output Redundancy
Quiet = Yes
# Enhanced subcp parameters: added utf8 support. (Add ", utf8" at the end of the subcp parameter) when the encoding defined earlier than the subcp parameter fails to be used to read subtitles
# Utf8 = Yes
# Unicode subtitles are supported. nt core is recommended.
Unicode = Yes
# Initialize all input files with a fixed video system
Fixed-vo = Yes
# Re-create the file index. You can search for videos with missing indexes.
Idx = Yes
# Disable colorkeying. Only supported by video output drivers cvidix, fbdev, svga, Vesa, winvidix, xmga, xvidix, xover, XV, xvmc, and DirectX.
Nocolorkey = Yes
# Specify advanced audio filter options
Af-AdV = force = 5
# Audio filtering, maximizing the volume, enabling when the initial volume is relatively small
AF = volnorm
# VF: the video filter allows you to modify the video stream and its attributes. The syntax is: VF <filter 1 [= parameter 1: parameter 2:...], filter 2,...> set a series of video filters. Screenshot: screenshot PNG compression parameter (0: Do not compress 9: maximum compression) Expand: Adjust the aspect ratio of video output
VF = screenshot = 0, expand =: ::: 4/3: 2
# Default subtitle font. Simhei. TTF (simhef) used in the INI file by default. It can display simplified and traditional Subtitles at the same time.
Font = simhei. TTF
# Default subtitle font. Simhei. TTF (simhef) used in the INI file by default. It can display simplified and traditional Subtitles at the same time.
Subfont = simhei. TTF
# Subtitle font (FreeType font only) Auto scale, 0-NO, 1-movie height, 2-width, 3-diagonal
Subfont-autoscale = 2
# Set the auto-scaling coefficient of subtitle text (percentage of screen size) (default value: 5)
Subfont-text-scale = 4.5
# Set the auto-scaling coefficient of the OSD element (default value: 6 ).
Subfont-OSD-scale = 5
# Subtitle character set. Separated by commas (,). This can load simplified and Traditional Chinese subtitles at the same time, or when only one encoding subtitle is used and the encoding set by subcp is inconsistent, you do not need to change the configuration file to start playing the video. The first encoding subtitle is selected.
Subcp = GBK, big5, UTF-8, UTF-16
# Specify the position where subtitles are displayed on the screen. The parameter value is the vertical subtitle position in the unit of percentage of screen height.
Subpos =-1
# Adjust the fuzzy match when searching for subtitles. 0 exact match. 1. Load all subtitles containing the movie name. 2. Load all subtitles in the current directory.
Sub-Fuzziness = 2
# Specify how the SPU (DVD/vobsub) subtitles are aligned. -1 original position. 0 align the top (original behavior, default ). 1 Central alignment. 2. Bottom alignment.
Spualign = 1
# Specify the priority list for the subtitle language.
Slang = ZH, CH, TW
# Stick the player window to the top
Ontop = 2
# Default playback cache size
Cache = 8192
# Screen resolution
# Monitoraspect = 1280: 800
# Reload the aspect ratio of a video, in case the aspect ratio of the file in the playback is incorrect or missing.
Aspect =-1
# Try to change to a more appropriate video mode
# Vm = Yes
# Full Screen playback at startup, not supported by all devices
# Fs = Yes
# Set the mplayer process priority based on the predefined priority available in windows. Possible <priority> values: idle | belownormal | normal | abovenormal | high | realtime
Priority = realtime
# Default subtitle path
# Subpath = c: \ sub \
# Enable extended filtering automatically. When subtitles are loaded automatically, the expanded image places Subtitles outside the image.
Autoexpand = 1
# Keep the screen ratio. Comment out by default. Enable
# Keepaspect = No
# Automatically hide borders
# Autohide = 1
# The maximum allowed maximum value of "subtitle" allowed when subtitles are added. The default value is 5. If the value is set to 0, the original method is used. When the value is displayed, the subtitle is not added.
# Sub-ignore-errors = 3
# To the system bar at least, the optional ray parameter: 0 = display in taskbar 1 = display in System Tray 2 = display in system tray and automatically pause when minimized
# Ray = 2
# Print the CPU usage and number of dropped frames after playback on the terminal.
# Benchmark = 2
# Adjust the vobsub subtitle brightness (ignoring the inner and custom pal) 0-255 0: Disabled (default)
# Spupal = 24
# Automatically play the next file
Autoplay = 1
# Hide/display menus
Switchview = 2
# After the video is played, turn off the player and open the master. Program The player window appears.
Idle = 0
# Use software mixing instead of Sound Card mixing.
Softvol = 0
# Save the volume set by the user
# Softvol-max = 300
# Set network connection timeout
# Timeout = 100
# Enable ass subtitle support
# Ass = Yes
# Brightness
Brightness =-40
# Contrast
Contrast = 40
# Sum
# Saturation = 0
# Tone
# Hue = 0
#1 do not change the window size when playing a new file 0 automatically change the window size when playing a new file
Fixedsize = 1
# Enable log to obtain more detailed logs.
# V = 3
# Screen Status display level, 0-subtitle only, 1-volume + search, 2-volume + SEARCH + timing + progress, 3-volume + SEARCH + timing + progress + total length
# Osdlevel = 2
# Stop the video painting by 16-pixel height slices/bars, but draw the entire frame at a time. It may be faster or slower, depending on the video card and available cache. It is only valid for libmp eg2 and libavcodec codecs.
# Noslices = Yes
# Specify the libavcodec decoding parameter. Skiploopfilter: Skip the loop filter during H.264 decoding. Nonkey: Skip all frames except keyframes.
# Lavdopts = skiploopfilter = nonkey
# Loop playback. 0 indicates an infinite number of times. It can be set to a finite positive value.
# Loop = 0
# The default value is GBK, which is used to set the character encoding of the URL. Solves the problem of online playback of URLs containing Chinese Characters
Urlcp = GBK
# Full Screen mode. If yes, full screen playback is enabled by default. If no is added or the line is commented out by adding #, the default playback mode is.
# Fs = Yes


(The preceding parameters are for reference only and are not necessarily valid because different versions and user-defined parameters are available)

Official Reference documents:Http://www.mplayerhq.hu/DOCS/HTML/zh_CN/index.html

 

Mplayer-william0wang (BEST) compilerHttp://hi.baidu.com/xiaozhongde/blog/item/ca17e4fad3eb5ddab48f31a4.html

 

(Original address: http://hi.baidu.com/xiaozhongde/blog/item/34267bd041ce808ba0ec9cb7.html)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.