summaryrefslogtreecommitdiffstats
path: root/DOCS/mplayer.1
Commit message (Collapse)AuthorAgeFilesLines
* changing "switch" -> "option" (unwritten DOCS rule)gabucino2003-01-281-9/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9140 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a command line option (-sub-no-text-pp) to disable subtitlesarpi2003-01-271-0/+4
| | | | | | | | postprocessing, ie. { } removal etc. patch by Salvador Eduardo Tropea <salvador@inti.gov.ar> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9127 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improvements to spudec (DVD/VobSub) subtitle code:rfelker2003-01-241-0/+30
| | | | | | | | | - runtime selectable positioning, like with text subs - runtime selectable scaling/antialiasing algorithm - gaussian blur scaler (finally dvd/vobsub doesn't look like shit!) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9078 b3059339-0415-0410-9bf9-f77b7e298cf2
* document -vop fieldrfelker2003-01-231-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9074 b3059339-0415-0410-9bf9-f77b7e298cf2
* raw video demuxer, requested by Michaelarpi2003-01-221-0/+27
| | | | | | | (try mplayer -rawvideo on:cif mobile.cif) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9066 b3059339-0415-0410-9bf9-f77b7e298cf2
* undocumented featurerfelker2003-01-221-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9064 b3059339-0415-0410-9bf9-f77b7e298cf2
* extension-based filetype detection for headerless files (mp3 vs mpeg, etc)arpi2003-01-191-0/+7
| | | | | | | inspired by patch by Fabian Franz <FabianFranz@gmx.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9007 b3059339-0415-0410-9bf9-f77b7e298cf2
* 2 new compare functions ...jonas2003-01-151-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8961 b3059339-0415-0410-9bf9-f77b7e298cf2
* Wrong -lavcopts aspect= parameter format, noticed by nico <nsabbi@libero.it>.diego2003-01-141-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8952 b3059339-0415-0410-9bf9-f77b7e298cf2
* a->sub_aligmentarpi2003-01-121-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8923 b3059339-0415-0410-9bf9-f77b7e298cf2
* 2003jaf2003-01-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8913 b3059339-0415-0410-9bf9-f77b7e298cf2
* bandwidth, cuefile/vcd, osdlevel, dfbopts, eq2, bmovl, lavc: vstrict, psnr, ↵jonas2003-01-111-40/+138
| | | | | | removed yvu9, some cosmetics git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8901 b3059339-0415-0410-9bf9-f77b7e298cf2
* Further libaf documentation by Anders with some more updates by me.diego2003-01-111-9/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8892 b3059339-0415-0410-9bf9-f77b7e298cf2
* Overlapping subs are a feature mainly present in subtitlingarpi2003-01-101-1/+5
| | | | | | | | | | | | | software formats, such as JACOsub and SSA. This patch enables them, by default, only with this formats; however the user can force both enabling and disabling overlapping subtitles by the mean of -overlapsub and -nooverlapsub options. The code itself should avoid all the 'jumping subtitles' problems reported by the users. patch by salvatore.falco@katamail.com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8883 b3059339-0415-0410-9bf9-f77b7e298cf2
* document Arpi's #2,3,7 (fps, immediatemode, eq2). #6,9,10,11 stillrfelker2003-01-101-0/+12
| | | | | | | need to be addressed and I don't know all the details on them. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8880 b3059339-0415-0410-9bf9-f77b7e298cf2
* document new halfpack optionrfelker2003-01-101-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8876 b3059339-0415-0410-9bf9-f77b7e298cf2
* 5l for me too :) BTW this should also be mentioned in the commandsrfelker2003-01-101-0/+5
| | | | | | | | section of the man page, but lots of commands seem to be missing there so I figure someone can add them all at once, eventually. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8874 b3059339-0415-0410-9bf9-f77b7e298cf2
* -af delay description incorrect, as noticed by Arpi.diego2003-01-091-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8851 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l ;)jonas2003-01-051-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8812 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, osdlevel, fixesjonas2003-01-051-8/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8811 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatesjonas2003-01-051-13/+101
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8807 b3059339-0415-0410-9bf9-f77b7e298cf2
* Per-file configuration, typos, rewordings, consistency and a 10l .In.diego2003-01-041-15/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8763 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added support for X style -geometry options (adapted from Henk's patch)mark2003-01-031-2/+6
| | | | | | | -- Mark git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8746 b3059339-0415-0410-9bf9-f77b7e298cf2
* [no]progressiv --> [no]progressivediego2003-01-011-1/+1
| | | | | | | There was an 'e' missing at the end. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8709 b3059339-0415-0410-9bf9-f77b7e298cf2
* document minimum qscale correctly. someone should probably add a noterfelker2003-01-011-2/+2
| | | | | | | | to the man page explaining that q=1 is a bad idea unless you really know what you're doing. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8702 b3059339-0415-0410-9bf9-f77b7e298cf2
* X11 window aspect patch by Arnaud Boulan <boulan@iie.cnam.fr>attila2003-01-011-0/+6
| | | | | | | | adds 2 options: -keepaspect (default) and -nokeepaspect tested with icewm and enlightenment git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8693 b3059339-0415-0410-9bf9-f77b7e298cf2
* -of is beta codejonas2002-12-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8686 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixnicolas2002-12-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8683 b3059339-0415-0410-9bf9-f77b7e298cf2
* better verbose description, cosmeticsjonas2002-12-281-4/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8629 b3059339-0415-0410-9bf9-f77b7e298cf2
* user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois)henry2002-12-281-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8628 b3059339-0415-0410-9bf9-f77b7e298cf2
* Me: -sub-bg-* would be nicer. "Background" is usually shortened as "bg", not ↵rathann2002-12-281-2/+2
| | | | | | | | | "bkg". Arpi: feel free to change... ASAP :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8618 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmeticsjonas2002-12-281-48/+64
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8617 b3059339-0415-0410-9bf9-f77b7e298cf2
* I got colas ready, new options, fixes and a few cosmetics I forgot to remove...jonas2002-12-281-80/+211
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8611 b3059339-0415-0410-9bf9-f77b7e298cf2
* The following patch adds two new command line options:arpi2002-12-281-0/+10
| | | | | | | | | | | | | | -sub-bkg-color n -sub-bkg-alpha n They control the color and alpha value used to initialize the subtitles and OSD BBOX. With this you can have subtitles inside a traslucent rectangle. This is useful when a movie already have "hardcoded" subtitles and you want to overwrite them with rendered subtitles avoiding too much confusion. patch by Salvador Eduardo Tropea <salvador@inti.gov.ar> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8602 b3059339-0415-0410-9bf9-f77b7e298cf2
* -subwidtharpi2002-12-271-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8584 b3059339-0415-0410-9bf9-f77b7e298cf2
* eviv bulgroz <ebulgroz@yahoo.com>:diego2002-12-261-1/+1
| | | | | | | | | | The folllowing patch fixes 2 minor problems in lameopts presets - prints an error message when fast/preset is used with an mplayer built without these options. - small fix in manpage git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8569 b3059339-0415-0410-9bf9-f77b7e298cf2
* - and -use-stdin documented, EDL updates.diego2002-12-241-12/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8553 b3059339-0415-0410-9bf9-f77b7e298cf2
* man's lines shouldn't have more than 80 chars long ;)nicolas2002-12-231-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8542 b3059339-0415-0410-9bf9-f77b7e298cf2
* Merged EDL 0.5 patch - it's something like Quicktime's edit lists.arpi2002-12-231-0/+13
| | | | | | | | (skip sections listed in a text file. it also supports creating them) patch by Michael Halcrow <mah69@email.byu.edu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8532 b3059339-0415-0410-9bf9-f77b7e298cf2
* Presets are an easy way, to use hard to access lame options and to givearpi2002-12-211-1/+35
| | | | | | | | | | you optimum quality at average bitrate. This patch adds presets to mencoder for libmp3lame >= 3.92. More info in the sourcecode & at http://www.mp3dev.org/mp3/doc/html/presets.html patch by eviv bulgroz <ebulgroz@yahoo.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8518 b3059339-0415-0410-9bf9-f77b7e298cf2
* small typo fixatmos42002-12-171-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8489 b3059339-0415-0410-9bf9-f77b7e298cf2
* break one line too long in mplayer.1nicolas2002-12-161-1/+2
| | | | | | | sync on French/mplayer1 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8480 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support the latest development code from XViD dev-api-3 CVSrguyom2002-12-151-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | branch. Still compatible (at compile time) with the stable XViD code. Adds : - GMC, global motion compensation (gmc) - quarter pixel motion estimation (qpel) - B frames (max_bframes, bquant_ratio, bquant_offset) - half-resolution U&V encoding (reduced) - ?? (me_colour) Based on a patch by Marco "elcabesa" Belli <elcabesa at inwind dot it>. Also : * renamed option "br" to "bitrate". * renamed option "quality" to "me_quality" and defaults to 4 (fast and still not that bad). * added option "4mv", was previously silently included in quality 4, 5 and 6. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8463 b3059339-0415-0410-9bf9-f77b7e298cf2
* -rnd --> -shufflediego2002-12-151-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8453 b3059339-0415-0410-9bf9-f77b7e298cf2
* -format, -lavcdeint, -2xsai and small fixes.diego2002-12-121-16/+24
| | | | | | | 1bpp, eq2, yvu9 and bmovl are TODO. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8436 b3059339-0415-0410-9bf9-f77b7e298cf2
* v4l args updatehenry2002-12-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8425 b3059339-0415-0410-9bf9-f77b7e298cf2
* -vop pp sub-filters options separators fixed (,->/)gabucino2002-12-071-6/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8409 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing -vop pp VS -pp VS ... conflict (somewhat.)gabucino2002-12-071-43/+16
| | | | | | | what are the manpage maintainers doing?? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8408 b3059339-0415-0410-9bf9-f77b7e298cf2
* dump subtitles in SAMI formatarpi2002-12-051-0/+5
| | | | | | | patch by Salvatore Falco <sfalco@studenti.ing.uniroma1.it> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8364 b3059339-0415-0410-9bf9-f77b7e298cf2
* overlapping subtitles support is now optional, can be disabled (-nooverlapsub)arpi2002-12-051-0/+3
| | | | | | | patch by Salvatore Falco <sfalco@studenti.ing.uniroma1.it> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8362 b3059339-0415-0410-9bf9-f77b7e298cf2
* dump in JACOsub formatarpi2002-12-041-2/+7
| | | | | | | patch by Salvatore Falco <sfalco@studenti.ing.uniroma1.it> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8361 b3059339-0415-0410-9bf9-f77b7e298cf2
* more precise definition of -endposarpi2002-12-041-1/+1
| | | | | | | patch by eviv bulgroz <ebulgroz@yahoo.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8357 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l!!rfelker2002-11-241-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8266 b3059339-0415-0410-9bf9-f77b7e298cf2
* xvidencopts:rguyom2002-11-221-12/+12
| | | | | | | | | - document quant_range, hintedme and hintfile options - no more {min,max}_[{i,p}]quantizer options - add a note about buggy options git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8249 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavcodec's aspect support for mencodergabucino2002-11-201-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8243 b3059339-0415-0410-9bf9-f77b7e298cf2
* -really-quiet documenteddiego2002-11-191-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8235 b3059339-0415-0410-9bf9-f77b7e298cf2
* Implements [min|max]_[i|p]quantizer.rguyom2002-11-171-2/+8
| | | | | | | Better default for min_key_interval. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8222 b3059339-0415-0410-9bf9-f77b7e298cf2
* allow 64 windowjonas2002-11-171-7/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8218 b3059339-0415-0410-9bf9-f77b7e298cf2
* -xvidencopts :rguyom2002-11-141-5/+7
| | | | | | | | * added documentation for mod_quant * added defaults & ranges of kfreduction and keyframe_boost git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8195 b3059339-0415-0410-9bf9-f77b7e298cf2
* Updates for -af by Anders Johansson <ajh@watri.uwa.edu.au>, -rnd.diego2002-11-141-12/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8188 b3059339-0415-0410-9bf9-f77b7e298cf2
* -channels description expanded, patch by gabor <gabor@realtime.sk>.diego2002-11-131-7/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8177 b3059339-0415-0410-9bf9-f77b7e298cf2
* merged with Jonas' version sent a week agoarpi2002-11-101-11/+126
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8141 b3059339-0415-0410-9bf9-f77b7e298cf2
* DXR2 options updated, patch by Alban Bedel, <albeu@free.fr>.diego2002-11-091-16/+51
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8133 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1) "-ovc divx4" doesn't encode using XViD anymorerguyom2002-11-031-26/+20
| | | | | | | | 2) added options and defaults to "-xvidencopts" following ve_xvid.c modifications git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8083 b3059339-0415-0410-9bf9-f77b7e298cf2
* document new 2pass syntax, remove/fix lots of obsolete junk in docsrfelker2002-11-021-12/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8036 b3059339-0415-0410-9bf9-f77b7e298cf2
* v4l options updatehenry2002-10-251-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7908 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied Albeu's doc on -input file=...arpi2002-10-231-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7883 b3059339-0415-0410-9bf9-f77b7e298cf2
* documenting -vop rotate 4..7arpi2002-10-231-2/+3
| | | | | | | patch by Balatoni Denes <pnis@coder.hu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7873 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added the -geometry option (supports fbdev and tdfxfb drivers)mark2002-10-231-0/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7867 b3059339-0415-0410-9bf9-f77b7e298cf2
* add -identify switchranma2002-10-231-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7865 b3059339-0415-0410-9bf9-f77b7e298cf2
* <B>MPlayer</B> ---> MPlayerdiego2002-10-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7815 b3059339-0415-0410-9bf9-f77b7e298cf2
* RTSP/RTP documentation, patch by Ross Finlayson <finlayson@live.com>.diego2002-10-201-0/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7814 b3059339-0415-0410-9bf9-f77b7e298cf2
* Documented "j" key, small fixes, rewording, spell checking.diego2002-10-191-20/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7795 b3059339-0415-0410-9bf9-f77b7e298cf2
* some corrections to produce better looking indentationsjonas2002-10-171-8/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7787 b3059339-0415-0410-9bf9-f77b7e298cf2
*