summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
Commit message (Collapse)AuthorAgeFilesLines
* typo, roff markupdiego2006-11-031-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20621 b3059339-0415-0410-9bf9-f77b7e298cf2
* better description for -correct-ptsuau2006-11-031-3/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20620 b3059339-0415-0410-9bf9-f77b7e298cf2
* wording/roff fixdiego2006-10-301-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20535 b3059339-0415-0410-9bf9-f77b7e298cf2
* An example of using -vf ass.eugeni2006-10-301-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20534 b3059339-0415-0410-9bf9-f77b7e298cf2
* Warn about vo_gl scaled-osd broken with -assreimar2006-10-291-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20514 b3059339-0415-0410-9bf9-f77b7e298cf2
* finally document -correct-ptsods152006-10-251-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20445 b3059339-0415-0410-9bf9-f77b7e298cf2
* -chapter works with dvd:// and dvdnav://nicodvb2006-10-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20426 b3059339-0415-0410-9bf9-f77b7e298cf2
* capitalization at beginning of sentencekraymer2006-10-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20375 b3059339-0415-0410-9bf9-f77b7e298cf2
* Warn about dangers of -use-filedir-conf optionrtogni2006-10-221-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20369 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make documentation links point to the online version.diego2006-10-221-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20358 b3059339-0415-0410-9bf9-f77b7e298cf2
* escape -mfkraymer2006-10-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20336 b3059339-0415-0410-9bf9-f77b7e298cf2
* added a ". ..." line before gmplayerptt2006-10-211-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20332 b3059339-0415-0410-9bf9-f77b7e298cf2
* Greatly simplify synopsis roff markup and add a bit of consistency.diego2006-10-201-73/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20317 b3059339-0415-0410-9bf9-f77b7e298cf2
* vf uspp description: it now uses snow, not mpeg4lorenm2006-10-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20288 b3059339-0415-0410-9bf9-f77b7e298cf2
* rewording of config file usagekraymer2006-10-171-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20283 b3059339-0415-0410-9bf9-f77b7e298cf2
* mention new -use-filedir-conf option in general config descriptionkraymer2006-10-171-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20279 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use American spelling of "gray" instead for British's "grey" for XviD ↵gpoirier2006-10-161-3/+3
| | | | | | option, while keeping backward compatibility git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20265 b3059339-0415-0410-9bf9-f77b7e298cf2
* small grammar fixdiego2006-10-161-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20264 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable loading of file-specific configuration file from the same rtogni2006-10-151-0/+5
| | | | | | | | directory as the played file. Add a command-line switch to enable it. Patch by reimar, manpage patch by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20257 b3059339-0415-0410-9bf9-f77b7e298cf2
* bump date, small consistency fixdiego2006-10-151-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20254 b3059339-0415-0410-9bf9-f77b7e298cf2
* escape - (bobdeint)kraymer2006-10-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20253 b3059339-0415-0410-9bf9-f77b7e298cf2
* Implement bob (pseudo?) deinterlacing for xvmc.reimar2006-10-151-0/+4
| | | | | | | | Patch from Tomas Janousek (tomi at nomi cz) with modifications by Carl Eugen Hoyos (cehoyos at ag or at) and me. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20250 b3059339-0415-0410-9bf9-f77b7e298cf2
* Escape some more - signs.diego2006-10-151-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20237 b3059339-0415-0410-9bf9-f77b7e298cf2
* some little consistency fixesptt2006-10-121-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20194 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some more consistency for the -pvr options, typo.diego2006-10-121-11/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20189 b3059339-0415-0410-9bf9-f77b7e298cf2
* little typo fixesptt2006-10-091-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20132 b3059339-0415-0410-9bf9-f77b7e298cf2
* document new x264 options through r579. (ssim, interlaced, deadzone_intra/inter)lorenm2006-10-051-2/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20061 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove the x264 option parser, and pass the options on to libx264 as a ↵lorenm2006-10-051-63/+55
| | | | | | | | | string instead. This provides automatic support for all current and future x264 options. A few options had to be reorganized: partitions, deblockalpha/beta, me, direct_pred. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20060 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mark ao_sdl as SDL-only.diego2006-10-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20053 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add SDL-specific keys.diego2006-10-041-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20052 b3059339-0415-0410-9bf9-f77b7e298cf2
* faacopts :object is in the range 1..4, not 0..3nicodvb2006-10-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20028 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove trailing periods in listing, insert dashes for "MPEG n"skraymer2006-10-031-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20020 b3059339-0415-0410-9bf9-f77b7e298cf2
* correct parameter value case for -pvr vmode optionben2006-09-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20008 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated en and fr man pages with changes introduced by new pvr layerben2006-09-271-22/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20000 b3059339-0415-0410-9bf9-f77b7e298cf2
* after a long time, finally i could add -endpos option to mplayer executable.ptt2006-09-251-20/+24
| | | | | | | | as oded told me on 1006 02 24, i applied it, blame me if some problem occurs, i hope not, since i tried it for a while.... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19979 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix typos noticed by Paul TT.diego2006-09-221-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19927 b3059339-0415-0410-9bf9-f77b7e298cf2
* When the hardware sample format is AC3, do not force using an hardcodedcladisch2006-09-181-1/+1
| | | | | | | | | | device name. The setting of the non-audio bit is now done by changing the default value of the AES0 parameter in the ALSA configuration structures. This works with user-specified devices, too. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19895 b3059339-0415-0410-9bf9-f77b7e298cf2
* Shorten scale filter parameter names to avoid excessive line length.diego2006-09-181-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19881 b3059339-0415-0410-9bf9-f77b7e298cf2
* Wording improvements, document only one half of -mouse-movements flag option.diego2006-09-161-9/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19865 b3059339-0415-0410-9bf9-f77b7e298cf2
* documented -[no]mouse-movementsnicodvb2006-09-161-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19859 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add repeated screenshot mode to vf_screenshot.eugeni2006-09-151-2/+5
| | | | | | | It is triggered by "screenshot 1". git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19839 b3059339-0415-0410-9bf9-f77b7e298cf2
* small wording/spelling fixesdiego2006-09-101-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19788 b3059339-0415-0410-9bf9-f77b7e298cf2
* keypad 7 returns to nearest dvdnav menunicodvb2006-09-101-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19785 b3059339-0415-0410-9bf9-f77b7e298cf2
* mention dvdnav keys bindingsnicodvb2006-09-091-0/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19778 b3059339-0415-0410-9bf9-f77b7e298cf2
* mention that 'h' and 'k' work with dvb input, toonicodvb2006-09-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19777 b3059339-0415-0410-9bf9-f77b7e298cf2
* -nortc is now the default, document -rtc instead. Change the descriptionuau2006-09-091-4/+8
| | | | | | | of -rtc and -softsleep. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19763 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a bit of doc about dvdnav support in MPlayer, and why you may want to ↵gpoirier2006-09-081-1/+1
| | | | | | | | | use it. (a bit rough, but it's start) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19751 b3059339-0415-0410-9bf9-f77b7e298cf2
* insert linebreakkraymer2006-09-051-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19688 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add -ass-styles man page entry.eugeni2006-09-041-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19671 b3059339-0415-0410-9bf9-f77b7e298cf2
* small markup/grammar fixdiego2006-09-031-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19653 b3059339-0415-0410-9bf9-f77b7e298cf2
* ass-color and ass-border-color options.eugeni2006-09-031-0/+8
| | | | | | | Only plain text subtitles are affected. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19652 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document (no)global x264 encoding option.diego2006-09-011-0/+7
| | | | | | | patch by Jeff Clagg, snacky {at} ikaruga {dot} co {dot} uk git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19630 b3059339-0415-0410-9bf9-f77b7e298cf2
* documented -lavfdoptsnicodvb2006-08-301-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19606 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improve radio section.diego2006-08-291-17/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19599 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixe some typos and formatting of -radio entrykraymer2006-08-291-16/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19591 b3059339-0415-0410-9bf9-f77b7e298cf2
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)reimar2006-08-281-0/+56
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19574 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add missing backslashes.diego2006-08-281-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19571 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add -(no)ass-use-margins option.eugeni2006-08-281-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19569 b3059339-0415-0410-9bf9-f77b7e298cf2
* Put -ass options in alphabetical order.diego2006-08-231-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19508 b3059339-0415-0410-9bf9-f77b7e298cf2
* syntax/consistency fixdiego2006-08-231-1/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19507 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add -ass-force-style to man page.eugeni2006-08-221-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19503 b3059339-0415-0410-9bf9-f77b7e298cf2
* Enclose all space padded headings with quotes.diego2006-08-221-210/+210
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19493 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reintroduce an ugly variant of the -gui/-nogui options.reimar2006-08-081-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19361 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add matroska chapter seeking capability.eugeni2006-08-061-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19348 b3059339-0415-0410-9bf9-f77b7e298cf2
* clarification on -mpegopts :vaspectnicodvb2006-08-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19286 b3059339-0415-0410-9bf9-f77b7e298cf2
* New sentences should start on a new line.diego2006-07-311-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19285 b3059339-0415-0410-9bf9-f77b7e298cf2
* don't use vaspect on mpeg1 video streamsnicodvb2006-07-311-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19281 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move the section describing the per movie config filesattila2006-07-311-5/+5
| | | | | | | | up, so it doesn't get seperated from the rest of the config file doc by the config file example git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19274 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo fixben2006-07-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19244 b3059339-0415-0410-9bf9-f77b7e298cf2
* missed some escapingben2006-07-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19241 b3059339-0415-0410-9bf9-f77b7e298cf2
* use DOCS writing standards for default values (asked by diego)ben2006-07-291-12/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19240 b3059339-0415-0410-9bf9-f77b7e298cf2
* english manpage for pvr:// inputben2006-07-291-1/+75
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19233 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated en/fr manpages for ao_ivtvben2006-07-281-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19231 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed default outfile for -ao mpegpesnicodvb2006-07-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19228 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improve ao_mpegpes description.diego2006-07-271-7/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19206 b3059339-0415-0410-9bf9-f77b7e298cf2
* description of the arnd scale video filter parameterdiego2006-07-261-1/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19191 b3059339-0415-0410-9bf9-f77b7e298cf2
* new -ao mpegpes optionsnicodvb2006-07-261-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19190 b3059339-0415-0410-9bf9-f77b7e298cf2
* - Add missing "00" in -af pan usage line.corey2006-07-241-2/+2
| | | | | | | | - Change -af pan usage and description to use a capital 'L' to make the letter easily distinguishable from a '1'. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19181 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics/punctuation/spellingdiego2006-07-221-5/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19161 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated english man page with vo_ivtv descriptionben2006-07-211-3/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19149 b3059339-0415-0410-9bf9-f77b7e298cf2
*