summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
Commit message (Collapse)AuthorAgeFilesLines
* The audio balance feature implemented with af_pan.zuxy2007-06-201-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23588 b3059339-0415-0410-9bf9-f77b7e298cf2
* misc small fixesdiego2007-06-181-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23580 b3059339-0415-0410-9bf9-f77b7e298cf2
* add missing IDCT algothim, as defined in libavcodec/avcodec.hgpoirier2007-06-161-0/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23561 b3059339-0415-0410-9bf9-f77b7e298cf2
* refine the example of -menu-chroot yet moregpoirier2007-06-121-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23549 b3059339-0415-0410-9bf9-f77b7e298cf2
* give an example of -menu-chroot usagegpoirier2007-06-121-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23548 b3059339-0415-0410-9bf9-f77b7e298cf2
* Teletext support for tv:// (v4l and v4l2 only)voroshil2007-06-101-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | modified patch from Otvos Attila oattila at chello dot hu Module uses zvbi library for all low-level VBI operations (like I/O with vbi device, converting vbi pages into usefull vbi_page stuctures, rendering them into RGB32 images). All teletext related stuff (except properties, slave commands and rendering osd in text mode or RGB32 rendered teletext pages in spu mode) is implemented in tvi_vbi.c New properties: teletext_page - switching between pages teletext_mode - switch between on/off/opaque/transparent modes teletext_format - (currently read-only) allows to get format info (black/white,gray,text) teletext_half_page - trivial zooming (displaying top/bottom half of teletext page) New slave commands: teletext_add_dec - user interface for jumping to any page by editing page number interactively teletext_go_link - goes though links, specified on current page git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23530 b3059339-0415-0410-9bf9-f77b7e298cf2
* x264 no longer defaults to qp=26.lorenm2007-06-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23528 b3059339-0415-0410-9bf9-f77b7e298cf2
* -lavdopts threads is only implemented for mpeg[12]lorenm2007-06-081-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23504 b3059339-0415-0410-9bf9-f77b7e298cf2
* then/than typo spotted by "JRaSH"corey2007-06-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23467 b3059339-0415-0410-9bf9-f77b7e298cf2
* new sentences on new lines, diego says ;-Pptt2007-06-021-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23455 b3059339-0415-0410-9bf9-f77b7e298cf2
* update manual date, its been 8 months...compn2007-06-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23444 b3059339-0415-0410-9bf9-f77b7e298cf2
* New "automute" tv:// option.voroshil2007-05-311-0/+4
| | | | | | | | | Will switch off sound and show blue screen instead of video with noise when signal level (in 0-255 scale) is less than specified value. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23440 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed unneeded spaceptt2007-05-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23425 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed an unneeded commaptt2007-05-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23424 b3059339-0415-0410-9bf9-f77b7e298cf2
* added '&' for 'e.g.'ptt2007-05-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23423 b3059339-0415-0410-9bf9-f77b7e298cf2
* added a missing space charptt2007-05-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23420 b3059339-0415-0410-9bf9-f77b7e298cf2
* add documentation for new -menu-chroot optionben2007-05-291-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23410 b3059339-0415-0410-9bf9-f77b7e298cf2
* added missing fpsptt2007-05-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23370 b3059339-0415-0410-9bf9-f77b7e298cf2
* little alignment fixesptt2007-05-211-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23367 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1L to me: dv does not support YVU9.corey2007-05-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23325 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix formating of lavcopts format suboptionscompn2007-05-141-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23314 b3059339-0415-0410-9bf9-f77b7e298cf2
* add svq1 lavcopts format colorspacecompn2007-05-131-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23311 b3059339-0415-0410-9bf9-f77b7e298cf2
* List dv in pixel formats lavc's dv encoder supports.corey2007-05-131-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23308 b3059339-0415-0410-9bf9-f77b7e298cf2
* update copyright year'compn2007-05-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23291 b3059339-0415-0410-9bf9-f77b7e298cf2
* wrong suboption for vo gif89a, revision 16722 shows the problem, this ↵compn2007-05-101-2/+2
| | | | | | manpage error is 18 months old! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23283 b3059339-0415-0410-9bf9-f77b7e298cf2
* description for -menu-keepdir optionben2007-05-081-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23261 b3059339-0415-0410-9bf9-f77b7e298cf2
* document lavc's 'level' option, patch by Carl Eugen Hoyosgpoirier2007-05-061-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23240 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated manpages with new vidix subdevice namesben2007-04-281-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23162 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make -monitorpixelaspect 1 the default.cehoyos2007-04-271-2/+3
| | | | | | | Patch by Onur Küçük <onur.--.-.delipenguen.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23154 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add -ass-hinting option for setting font hinting method.eugeni2007-04-271-0/+21
| | | | | | | | | It is possible to separately configure hinting for scaled and unscaled osd. The default is native hinter for unscaled osd (only vo_gl at this point), no hinting for vf_ass. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23152 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: remove trailing white spacekraymer2007-04-111-2/+2
| | | | | | | end sentence with full stop (.) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22975 b3059339-0415-0410-9bf9-f77b7e298cf2
* more human description of -mpegopts :interleaving2nicodvb2007-04-081-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22949 b3059339-0415-0410-9bf9-f77b7e298cf2
* documented -mpegopts :interleaving2nicodvb2007-04-081-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22948 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ability to specify video and audio capture device namesvoroshil2007-04-051-0/+4
| | | | | | | in *BSD BT848 tv driver. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22916 b3059339-0415-0410-9bf9-f77b7e298cf2
* restored previous definition of -mpegopts :drop and :tsaf (r22900); they ↵nicodvb2007-04-011-2/+2
| | | | | | were there for a good reason git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22902 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed unexplainable and escaped trailing spaces from -mpegopts :drop and :tsafnicodvb2007-04-011-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22901 b3059339-0415-0410-9bf9-f77b7e298cf2
* documented -mpegopts :adelaynicodvb2007-04-011-8/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22900 b3059339-0415-0410-9bf9-f77b7e298cf2
* Clarify -xineramascreen -2 behaviourreimar2007-03-301-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22845 b3059339-0415-0410-9bf9-f77b7e298cf2
* roff fix: escape dash for optionskraymer2007-03-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22779 b3059339-0415-0410-9bf9-f77b7e298cf2
* 'D' also turns off and on kerndeintcehoyos2007-03-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22776 b3059339-0415-0410-9bf9-f77b7e298cf2
* Explain workaround for -vo gl:scaled-osd -ass image corruption.reimar2007-03-191-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22747 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow to specify frequencies in channels option.voroshil2007-03-161-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22637 b3059339-0415-0410-9bf9-f77b7e298cf2
* Wording improvement as suggested by Michael.diego2007-03-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22622 b3059339-0415-0410-9bf9-f77b7e298cf2
* Clarify -reuse-socket description.diego2007-03-121-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22521 b3059339-0415-0410-9bf9-f77b7e298cf2
* wording/spelling for lscale=2 suboptiondiego2007-03-111-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22512 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document lscale=2reimar2007-03-111-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22508 b3059339-0415-0410-9bf9-f77b7e298cf2
* corrected description of -reuse-socket as described by Richnicodvb2007-03-091-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22503 b3059339-0415-0410-9bf9-f77b7e298cf2
* documented -reuse-socketnicodvb2007-03-081-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22492 b3059339-0415-0410-9bf9-f77b7e298cf2
* -nomouseinput is no longer X11 only.diego2007-03-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22461 b3059339-0415-0410-9bf9-f77b7e298cf2
* add -xvfwopts compdata suboption to man pagecompn2007-03-041-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22453 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l: dshow isnt in svn yetcompn2007-03-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22409 b3059339-0415-0410-9bf9-f77b7e298cf2
* add -tv driver=help entry, also add dshow tv drivercompn2007-03-021-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22408 b3059339-0415-0410-9bf9-f77b7e298cf2
* key-fifo-size default changedreimar2007-02-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22150 b3059339-0415-0410-9bf9-f77b7e298cf2
* wording/formattingdiego2007-02-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22138 b3059339-0415-0410-9bf9-f77b7e298cf2
* formatting/wordingdiego2007-02-051-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22137 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix vqscale description to match at least somewhat the code.reimar2007-02-041-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22127 b3059339-0415-0410-9bf9-f77b7e298cf2
* tinterlace mode 4 leaves height unchanged.reimar2007-02-041-1/+1
| | | | | | | "full-height" is not exactly wrong but it definitely is confusing. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22123 b3059339-0415-0410-9bf9-f77b7e298cf2
* insert line break for readabilitykraymer2007-02-031-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22113 b3059339-0415-0410-9bf9-f77b7e298cf2
* formatting fixes for r22104kraymer2007-02-031-5/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22108 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move -vo gl suboptions that should be irrelevant for the average userreimar2007-02-031-24/+28
| | | | | | | to a separate section further down. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22107 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add global field dominance flag instead of duplicating this "everywhere"reimar2007-02-021-2/+22
| | | | | | | Patch by Carl Eugen Hoyos (cehoyos (at) ag or at) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22104 b3059339-0415-0410-9bf9-f77b7e298cf2
* x264's crf takes a float argumentlorenm2007-01-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22089 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document -noidx.diego2007-01-301-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22075 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2007-01-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22074 b3059339-0415-0410-9bf9-f77b7e298cf2
* alphabetical orderdiego2007-01-291-63/+63
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22062 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo, new sentences on lines of their owndiego2007-01-291-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22061 b3059339-0415-0410-9bf9-f77b7e298cf2
* describe -psprobenicodvb2007-01-281-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22060 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove confusing line about forcing MP3 demuxing.diego2007-01-251-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22016 b3059339-0415-0410-9bf9-f77b7e298cf2
* Clarify -delay.diego2007-01-251-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22014 b3059339-0415-0410-9bf9-f77b7e298cf2
* Address age-old FIXMEs about tdfx_vid, tdfxfb and 3dfx vo drivers.diego2007-01-241-8/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22008 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix typoGabrov2007-01-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21989 b3059339-0415-0410-9bf9-f77b7e298cf2
* Apply ancient double-click patch that nobody cares to comment on.reimar2007-01-181-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21959 b3059339-0415-0410-9bf9-f77b7e298cf2
* "-lavdopts fast" has applied to mpeg4 and h264 for a whilelorenm2007-01-171-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21954 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to x264 r607 (update description of threads)lorenm2007-01-111-6/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21882 b3059339-0415-0410-9bf9-f77b7e298cf2
* upgrade copyright yearsgpoirier2007-01-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21867 b3059339-0415-0410-9bf9-f77b7e298cf2
* Audio track switching works with DVDs as well.diego2007-01-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21865 b3059339-0415-0410-9bf9-f77b7e298cf2
* clarify a few things about the interaction between *cmp and mbd optionsgpoirier2007-01-071-3/+10
| | | | | | | fix encoding example that featured a option that didn't have any effect (because of the interaction mentioned above) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21848 b3059339-0415-0410-9bf9-f77b7e298cf2
* Subtitle formats are listed in subreader.h, not libmpdemux/demuxer.h.diego2006-12-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21758 b3059339-0415-0410-9bf9-f77b7e298cf2
* Must refer to option name instead of internal variable voroshil2006-12-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21727 b3059339-0415-0410-9bf9-f77b7e298cf2
* wording and markup improvementsdiego2006-12-221-2/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21725 b3059339-0415-0410-9bf9-f77b7e298cf2
* small wording/markup improvementsdiego2006-12-221-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21724 b3059339-0415-0410-9bf9-f77b7e298cf2