comparison DOCS/tech/slave.txt @ 34616:9c19ed884ee2

slave.txt: Fix a number of typos. partially based on a patch by Jan Christoph Uhde, Jan UhdeJc com
author diego
date Sun, 12 Feb 2012 19:39:54 +0000
parents 206264c532f5
children bdf9478e9374
comparison
equal deleted inserted replaced
34615:306ee51a2fa0 34616:9c19ed884ee2
9 9
10 mplayer -slave -quiet <movie> 10 mplayer -slave -quiet <movie>
11 11
12 and type slave commands into the console window. 12 and type slave commands into the console window.
13 13
14 You can also use a fifo file (named pipe): 14 You can also use a FIFO file (named pipe):
15 15
16 mkfifo </tmp/fifofile> 16 mkfifo </tmp/fifofile>
17 mplayer -slave -input file=</tmp/fifofile> <movie> 17 mplayer -slave -input file=</tmp/fifofile> <movie>
18 18
19 Most slave mode commands are equivalent to command line options, though not 19 Most slave mode commands are equivalent to command line options, though not
360 If [source] is -1, will turn off subtitle display. 360 If [source] is -1, will turn off subtitle display.
361 If [value] is omitted or less than -1, will cycle between the first subtitle 361 If [value] is omitted or less than -1, will cycle between the first subtitle
362 of each currently available source (forward or backward respectively). 362 of each currently available source (forward or backward respectively).
363 363
364 sub_file [value] 364 sub_file [value]
365 Display subtitle specifid by [value] for file subs. The [value] is 365 Display subtitle specified by [value] for file subs. The [value] is
366 corresponding to ID_FILE_SUB_ID values reported by '-identify'. 366 corresponding to ID_FILE_SUB_ID values reported by '-identify'.
367 If [value] is -1, will turn off subtitle display. 367 If [value] is -1, will turn off subtitle display.
368 If [value] is omitted or less than -1, will cycle all file subs 368 If [value] is omitted or less than -1, will cycle all file subs
369 (forward or backward respectively). 369 (forward or backward respectively).
370 370
371 sub_vob [value] 371 sub_vob [value]
372 Display subtitle specifid by [value] for vobsubs. The [value] is 372 Display subtitle specified by [value] for VOBsubs. The [value] is
373 corresponding to ID_VOBSUB_ID values reported by '-identify'. 373 corresponding to ID_VOBSUB_ID values reported by '-identify'.
374 If [value] is -1, will turn off subtitle display. 374 If [value] is -1, will turn off subtitle display.
375 If [value] is omitted or less than -1, will cycle all vobsubs 375 If [value] is omitted or less than -1, will cycle all VOBsubs
376 (forward or backward respectively). 376 (forward or backward respectively).
377 377
378 sub_demux [value] 378 sub_demux [value]
379 Display subtitle specifid by [value] for subtitles from DVD or embedded 379 Display subtitle specified by [value] for subtitles from DVD or embedded
380 in media file. The [value] is corresponding to ID_SUBTITLE_ID values 380 in media file. The [value] is corresponding to ID_SUBTITLE_ID values
381 reported by '-identify'. If [value] is -1, will turn off subtitle display. 381 reported by '-identify'. If [value] is -1, will turn off subtitle display.
382 If [value] is omitted or less than -1, will cycle all DVD subs or embedded subs 382 If [value] is omitted or less than -1, will cycle all DVD subs or embedded subs
383 (forward or backward respectively). 383 (forward or backward respectively).
384 384
421 vsync status is inverted. 421 vsync status is inverted.
422 422
423 teletext_add_digit <value> 423 teletext_add_digit <value>
424 Enter/leave teletext page number editing mode and append given digit to 424 Enter/leave teletext page number editing mode and append given digit to
425 previously entered one. 425 previously entered one.
426 0..9 - Append apropriate digit. (Enables editing mode if called from normal 426 0..9 - Append appropriate digit. (Enables editing mode if called from normal
427 mode, and switches to normal mode when third digit is entered.) 427 mode, and switches to normal mode when third digit is entered.)
428 - - Delete last digit from page number. (Backspace emulation, works only 428 - - Delete last digit from page number. (Backspace emulation, works only
429 in page number editing mode.) 429 in page number editing mode.)
430 430
431 teletext_go_link <1-6> 431 teletext_go_link <1-6>
520 520
521 osdlevel int 0 3 X X X as -osdlevel 521 osdlevel int 0 3 X X X as -osdlevel
522 speed float 0.01 100 X X X as -speed 522 speed float 0.01 100 X X X as -speed
523 loop int -1 X X X as -loop 523 loop int -1 X X X as -loop
524 pause flag 0 1 X 1 if paused, use with pausing_keep_force 524 pause flag 0 1 X 1 if paused, use with pausing_keep_force
525 filename string X file playing wo path 525 filename string X file playing w/o path
526 path string X file playing 526 path string X file playing
527 demuxer string X demuxer used 527 demuxer string X demuxer used
528 stream_pos pos 0 X X position in stream 528 stream_pos pos 0 X X position in stream
529 stream_start pos 0 X start pos in stream 529 stream_start pos 0 X start pos in stream
530 stream_end pos 0 X end pos in stream 530 stream_end pos 0 X end pos in stream
571 width int X "display" width 571 width int X "display" width
572 height int X "display" height 572 height int X "display" height
573 fps float X 573 fps float X
574 aspect float X 574 aspect float X
575 switch_video int -2 255 X X X select video stream 575 switch_video int -2 255 X X X select video stream
576 switch_program int -1 65535 X X X (see TAB default keybind) 576 switch_program int -1 65535 X X X (see TAB default keybinding)
577 sub int -1 X X X select subtitle stream 577 sub int -1 X X X select subtitle stream
578 sub_source int -1 2 X X X select subtitle source 578 sub_source int -1 2 X X X select subtitle source
579 sub_file int -1 X X X select file subtitles 579 sub_file int -1 X X X select file subtitles
580 sub_vob int -1 X X X select vobsubs 580 sub_vob int -1 X X X select VOBsubs
581 sub_demux int -1 X X X select subs from demux 581 sub_demux int -1 X X X select subs from demux
582 sub_delay float X X X 582 sub_delay float X X X
583 sub_pos int 0 100 X X X subtitle position 583 sub_pos int 0 100 X X X subtitle position
584 sub_alignment int 0 2 X X X subtitle alignment 584 sub_alignment int 0 2 X X X subtitle alignment
585 sub_visibility flag 0 1 X X X show/hide subtitles 585 sub_visibility flag 0 1 X X X show/hide subtitles
593 teletext_subpage int 0 64 X X X 593 teletext_subpage int 0 64 X X X
594 teletext_mode flag 0 1 X X X 0 - off, 1 - on 594 teletext_mode flag 0 1 X X X 0 - off, 1 - on
595 teletext_format int 0 3 X X X 0 - opaque, 595 teletext_format int 0 3 X X X 0 - opaque,
596 1 - transparent, 596 1 - transparent,
597 2 - opaque inverted, 597 2 - opaque inverted,
598 3 - transp. inv. 598 3 - transparency inverted,
599 teletext_half_page int 0 2 X X X 0 - off, 1 - top half, 599 teletext_half_page int 0 2 X X X 0 - off, 1 - top half,
600 2- bottom half 600 2- bottom half