-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.win32.txt
More file actions
128 lines (113 loc) · 4.08 KB
/
README.win32.txt
File metadata and controls
128 lines (113 loc) · 4.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
MPlayer/MEncoder Win32 binary Builds by Gianluigi Tiesi <sherpya@netfarm.it>
The included subfont.ttf is DejaVu Serif,
Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is
a trademark of Bitstream, Inc.
DejaVu changes are in public domain.
Additionally were added some patches from me, and other picked around internet.
For information about included patches please look at:
https://oss.netfarm.it/mplayer/
Modified windows icons are made by using Lila SVG Icon and Theme Artwork:
https://sourceforge.net/projects/lila-theme/
Copyright 2004-2006 Lila Community
available under the GNU General Public License
-- Report bugs to sherpya@netfarm.it
--
The bottom of this file has a list of keyboard shortcuts to control MPlayer.
A complete list of command line parameters is in mplayer.html. More
documentation is in the docs/ directory. Start reading at index.html or
skip right to windows.html for Windows-specific information. Note that
while most of the documentation is written with the Unix version in mind
most things are valid for Windows as well.
The files in this package:
mplayer.exe - the main executable
mencoder.exe - a full-featured video encoder
vfw2menc.exe - a tool used to configure VfW codecs, please look at
docs/menc-feat-video-for-windows.html
mplayer.html - usage and command line options
AUTHORS.txt - (incomplete) authors list
Changelog.txt - a list of the most important changes between versions
Copyright.txt - copyright information for imported libraries
LICENSE.txt - a copy of the GNU General Public License (GNU GPL)
README.txt - this document
codecs/ - binary codecs (Real, QuickTime etc.) directory;
You can download some codecs from our downlad page:
http://www.mplayerhq.hu/design7/dload.html
mplayer/config - configuration file with adjustable options
mplayer/input.conf - keybinding configuration file
A list of Windows frontends for MPlayer can be found at
http://www.mplayerhq.hu/homepage/design7/projects.html#windows
A mailing list for Windows-related questions is at
http://lists.mplayerhq.hu/mailman/listinfo/mplayer-cygwin
KEYBOARD CONTROL
general control
<- and ->
Seek backward/forward 10 seconds.
up and down
Seek backward/forward 1 minute.
pgup and pgdown
Seek backward/forward 10 minutes.
[ and ]
Decreases/increases current playback speed by 10%.
{ and }
Halves/doubles current playback speed.
Backspace
Reset playback speed to normal.
< and >
backward/forward in playlist
HOME and END
next/previous playtree entry in the parent list
INS and DEL
next/previous alternative source (ASX playlist only)
p / SPACE
Pause movie (pressing again unpauses).
.
Step forward. Pressing once will pause movie, every
consecutive press will play one frame and then go into
pause mode again (any other key unpauses).
q / ESC
Stop playing and quit.
+ and -
Adjust audio delay by +/- 0.1 seconds.
/ and *
Decrease/increase volume.
9 and 0
Decrease/increase volume.
m
Mute sound.
f
Toggle fullscreen (also see -fs).
T
Toggle stay-on-top (also see -ontop).
w and e
Decrease/increase pan-and-scan range.
o
Toggle OSD states: none / seek / seek + timer / seek +
timer + total time.
d
Toggle frame dropping states: none / skip display / skip
decoding (see -framedrop and -hardframedrop).
v
Toggle subtitle visibility.
b / j
Cycle through the available subtitles.
F
Toggle displaying "forced subtitles".
a
Toggle subtitle aligment: top/middle/bottom.
z and x
Adjust subtitle delay by +/- 0.1 seconds.
r and t
Move subtitles up/down.
i
Set EDL mark.
(The following keys are valid only when using a hardware accelerated
video output (xv, (x)vidix, (x)mga, etc), or the software equalizer
filter (-vf eq or -vf eq2).
1 and 2
Adjust contrast.
3 and 4
Adjust brightness.
5 and 6
Adjust hue.
7 and 8
Adjust saturation.