1
mirror of https://github.com/mpv-player/mpv synced 2025-01-05 03:06:28 +01:00

Expand property documentation

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22065 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2007-01-29 19:38:31 +00:00
parent 0045404910
commit 88047d97c5

View File

@ -386,53 +386,56 @@ run <value>
Available properties: Available properties:
osdlevel name type min max get set step comment
speed =================================================================
filename
path osdlevel int 0 3 X X X as -osdlevel
demuxer speed float 0.01 100 X X X as -speed
stream_pos filename string X file playing wo path
stream_start path string X file playing
stream_end demuxer string X demuxer used
stream_length stream_pos pos 0 X X position in stream
length stream_start pos 0 X start pos in stream
volume stream_end pos 0 X end pos in stream
mute stream_length pos 0 X (end - start)
audio_delay length double X length of file in seconds
audio_format volume float 0 100 X X X change volume
audio_bitrate mute flag 0 1 X X X
samplerate audio_delay float -100 100 X X X
channels audio_format int X
switch_audio audio_bitrate int X
fullscreen samplerate int X
deinterlace channels int X
ontop switch_audio int -2 255 X X X select audio stream
rootwin fullscreen flag 0 1 X X X
border deinterlace flag 0 1 X X X
framedropping ontop flag 0 1 X X X
gamma rootwin flag 0 1 X X X
brightness border flag 0 1 X X X
contrast framedropping int 0 2 X X X 1 = soft, 2 = hard
saturation gamma int -100 100 X X X
hue brightness int -100 100 X X X
panscan contrast int -100 100 X X X
vsync saturation int -100 100 X X X
video_format hue int -100 100 X X X
video_bitrate panscan float 0 1 X X X
width vsync flag 0 1 X X X
height video_format int X
fps video_bitrate int X
aspect width int X "display" width
switch_video height int X "display" height
switch_program fps float X
sub aspect float X
sub_delay switch_video int -2 255 X X X select video stream
sub_pos switch_program int -1 65535 X X X (see TAB default keybind)
sub_alignment sub int -1 X X X select subtitle stream
sub_visibility sub_delay float X X X
sub_forced_only sub_pos int 0 100 X X X subtitle position
tv_brightness sub_alignment int 0 2 X X X subtitle alignment
tv_contrast sub_visibility flag 0 1 X X X show/hide subtitles
tv_saturation sub_forced_only flag 0 1 X X X
tv_hue tv_brightness int -100 100 X X X
tv_contrast int -100 100 X X X
tv_saturation int -100 100 X X X
tv_hue int -100 100 X X X