summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Collapse)AuthorAgeFilesLines
* better default parameter,added counterpart option, better names for few ↵iive2004-09-271-39/+39
| | | | | | | | | options, 3-pass support and improved documentation. patch by Loren Merritt git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13497 b3059339-0415-0410-9bf9-f77b7e298cf2
* This reverts the x264 modifications to the man page suggested my Loren, andgpoirier2004-09-271-40/+40
| | | | | | | that should ONLY go along with x264 front-end update when approved by everybody git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13496 b3059339-0415-0410-9bf9-f77b7e298cf2
* identical text for identical suboptionsdiego2004-09-271-10/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13495 b3059339-0415-0410-9bf9-f77b7e298cf2
* I need Cola! -vf=eq2=1.0:-0.8 is the syntax for conf file, -vf eq2=1.0:-0.8 isgpoirier2004-09-272-2/+2
| | | | | | | the runtime syntax... Bummer! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13494 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sws default setting correction, and random wordingsgpoirier2004-09-272-57/+49
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13493 b3059339-0415-0410-9bf9-f77b7e298cf2
* MEncoder-users mailing list created.diego2004-09-271-2/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13492 b3059339-0415-0410-9bf9-f77b7e298cf2
* Porting of CRTC2 to mga_vid is stalled.diego2004-09-271-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13491 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.749 + random fixespaszczi2004-09-271-79/+128
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13489 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better phrasing suggested by The Wanderergpoirier2004-09-271-14/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13488 b3059339-0415-0410-9bf9-f77b7e298cf2
* Tons of French correctionsgpoirier2004-09-271-36/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13487 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.748: better descriptions for remaining, poorly documented maskinggpoirier2004-09-261-79/+98
| | | | | | | | | | options (many thanks to Loren Merritt) vi_qfactor description HUGE amount of spelling/wording/etc... corrections. These at least amount to 1 million l. No kidding git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13485 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.685nauj272004-09-261-11/+280
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13484 b3059339-0415-0410-9bf9-f77b7e298cf2
* better descriptions for remaining, poorly documented masking options.gpoirier2004-09-261-6/+30
| | | | | | | | vi_qfactor description Kudow to Loren Merrit git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13483 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cumulative sync patch:gpoirier2004-09-261-73/+92
| | | | | | | | 1.746: -lavdopts lowres. 1.747: man page review part X git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13482 b3059339-0415-0410-9bf9-f77b7e298cf2
* man page review part Xdiego2004-09-261-58/+59
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13480 b3059339-0415-0410-9bf9-f77b7e298cf2
* -lavdopts lowresmichael2004-09-261-0/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13477 b3059339-0415-0410-9bf9-f77b7e298cf2
* Encoding tip regarding x264's deblock filter suggested by Loren Merritt.gpoirier2004-09-262-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13473 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cumulative sync with 1.744gpoirier2004-09-261-18/+17
| | | | | | | | 1.744: quantizer --> quantization as pointed out by Attila 1.743: Hint at examples, better wording, some cosmetics. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13472 b3059339-0415-0410-9bf9-f77b7e298cf2
* quantizer --> quantization as pointed out by Attiladiego2004-09-251-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13470 b3059339-0415-0410-9bf9-f77b7e298cf2
* Hint at examples, better wording, some cosmetics.diego2004-09-251-15/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13469 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.742paszczi2004-09-251-6/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13467 b3059339-0415-0410-9bf9-f77b7e298cf2
* almost sync :)nauj272004-09-251-553/+814
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13466 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.742gpoirier2004-09-251-23/+39
| | | | | | | better vme desc, x264 tips, consitency on jpeg section. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13465 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better vme descriptiongpoirier2004-09-251-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13464 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.49paszczi2004-09-251-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13459 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.741paszczi2004-09-251-9/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13458 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better x264 descriptions/fixes based on Loren Merritt's patch (Thu, 23 Sep 2004)gpoirier2004-09-251-7/+9
| | | | | | | Also a wording fixed picked up by Diego git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13457 b3059339-0415-0410-9bf9-f77b7e298cf2
* DirectX 7 or later is needed for -vo directx.diego2004-09-241-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13456 b3059339-0415-0410-9bf9-f77b7e298cf2
* Same wording of vo_jpeg's outdir option as vo_pnm's.ivo2004-09-241-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13453 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync by Jiri Heryan <technik@domotech.cz>diego2004-09-241-36/+111
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13452 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.739paszczi2004-09-231-4/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13450 b3059339-0415-0410-9bf9-f77b7e298cf2
* roff fixesdiego2004-09-231-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13449 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.738 and fixesgpoirier2004-09-231-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13448 b3059339-0415-0410-9bf9-f77b7e298cf2
* Encoding tips for x264 + 10lgpoirier2004-09-231-6/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13447 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rroff markup fixes and point out a 10l.diego2004-09-231-9/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13446 b3059339-0415-0410-9bf9-f77b7e298cf2
* roff markup fixdiego2004-09-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13445 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with 1.737danny2004-09-231-166/+501
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13443 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.738 + small fixespaszczi2004-09-221-29/+93
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13442 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixesdiego2004-09-221-8/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13440 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cumulative patchgpoirier2004-09-221-10/+32
| | | | | | | | | 1.736: Better lumi/dark_masking descriptions, tips for 4mv and autoaspect 1.736: Better nssew description. 1.735: allow to select an alsa mixer channel index. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13438 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better lumi/dark_masking descriptions, tips for 4mv and autoaspect and 10l fixgpoirier2004-09-221-6/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13437 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better nssew descriptiongpoirier2004-09-221-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13436 b3059339-0415-0410-9bf9-f77b7e298cf2
* allow to select an alsa mixer channel index.reimar2004-09-221-1/+7
| | | | | | | | Patch by Eric Yagerlener [eyager (at) chartermi (dot) net]. Applied with slight modifications, see also bugzilla bug #69. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13435 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.733: add support for subpel quality refinement option in x264.gpoirier2004-09-221-4/+24
| | | | | | | | | | (Eng patch by Jeff Clagg) Sync with 1.734: fixes on the new portable anymap and md5sum video output drivers (not all are here, I did some fixes while commiting the patch to the French manpage already) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13434 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes, better wordings on the new portable anymap and md5sum video outputgpoirier2004-09-221-11/+8
| | | | | | | | drivers (introduced by revision 1.726) + a small fix on jpeg section git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13433 b3059339-0415-0410-9bf9-f77b7e298cf2
* add support for subpel quality refinement option in x264.iive2004-09-221-1/+20
| | | | | | | patch by Jeff Clagg git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13432 b3059339-0415-0410-9bf9-f77b7e298cf2
* Nobody maintains dvdnav, it's not supported.diego2004-09-221-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13430 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.732: encoding to mp2 with libtoolamegpoirier2004-09-211-1/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13429 b3059339-0415-0410-9bf9-f77b7e298cf2
* encoding to mp2 with libtoolamenicodvb2004-09-211-0/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13427 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.731: Better description of lavc's dia encoding option, thanksgpoirier2004-09-211-7/+26
| | | | | | | | to Loren Merritt explanations + some typos, fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13421 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better explain why we have no DVD menus and what to do about it (DIY).diego2004-09-211-6/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13420 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo, Xine --> xinediego2004-09-213-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13419 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better description of lavc's dia encoding option, thanks to Loren Merrittgpoirier2004-09-211-1/+12
| | | | | | | explanations git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13418 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes suggested by Diegogpoirier2004-09-211-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13417 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cumulative patch 1.727 and 1.722gpoirier2004-09-211-10/+43
| | | | | | | | Better description of Loren Merritt's 3-pass mode, better qns desc., and a couple of x264 encoding options (based a documentation I read) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13416 b3059339-0415-0410-9bf9-f77b7e298cf2
* split patches up as far as sensibly possible, but no further.diego2004-09-211-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13415 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cosmetics, start new sentences on a new line.diego2004-09-211-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13413 b3059339-0415-0410-9bf9-f77b7e298cf2
* Roff interprets ' as markup, thus lines should never start with '.diego2004-09-214-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13412 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync by Jiri Heryan <technik at domotech dot cz>diego2004-09-211-108/+184
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13411 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmeticspaszczi2004-09-201-12/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13410 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.728 + random fixespaszczi2004-09-201-13/+101
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13409 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reworked description of lavc's 3-pass encoding; patch by its creatorgpoirier2004-09-201-9/+15
| | | | | | | Loren Merritt < lorenm AT NOSPAM u DOT washington DOT edu > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13408 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better description of Loren Merritt's 3-pass mode, better qns desc., and agpoirier2004-09-201-6/+28
| | | | | | | couple of x264 encoding options (based a documentation I read) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13406 b3059339-0415-0410-9bf9-f77b7e298cf2
* "partial" sync with 1.726: Document the new portable anymap and md5sum videogpoirier2004-09-201-2/+45
| | | | | | | | output drivers. since I changed some things for consistency reasons git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13404 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document the new portable anymap and md5sum video output drivers.ivo2004-09-201-0/+51
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13401 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added myself to AUTHORS and MAINTAINERS for the new vo_pnm and vo_md5sumivo2004-09-201-0/+2
| | | | | | | video output drivers. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13400 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.725: Better wording and clarity as suggested by the Wanderer.gpoirier2004-09-191-8/+9
| | | | | | | + some further suggestions by the Wanderer on Eng manpage. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13393 b3059339-0415-0410-9bf9-f77b7e298cf2
* switch_ratio may not work with some filter chainsfaust32004-09-191-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13391 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better wording and clarity as suggested by the Wanderer.diego2004-09-191-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13390 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics by frogupaszczi2004-09-191-22/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13389 b3059339-0415-0410-9bf9-f77b7e298cf2
* New lavc flag: "turbo" mode which is supposed to speed up 2-pass encodinggpoirier2004-09-192-1/+15
| | | | | | | | while preserving quality as much as possible. Inspired by XviD "turbo" mode. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13387 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.723paszczi2004-09-181-56/+72
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13385 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cumulative patch:gpoirier2004-09-181-56/+73
| | | | | | | | | | | | 1.723: man page review part IX 1.722: passing an array or double precission parameters for the scaling function, instead of missusing a few bits of the flags fixing the naming of the scaling functions a little + probably some Diego fixes on French manpage git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13383 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use the same names as on mphq for the generated man pages.diego2004-09-181-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13381 b3059339-0415-0410-9bf9-f77b7e298cf2
* man page review part IXdiego2004-09-181-56/+62
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13379 b3059339-0415-0410-9bf9-f77b7e298cf2
* czech man page translation by Jiri Heryan <technik at domotech dot cz>diego2004-09-181-0/+6861
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13378 b3059339-0415-0410-9bf9-f77b7e298cf2
* passing an array or double precission parameters for the scaling function, ↵michael2004-09-181-4/+14
| | | | | | | | | instead of missusing a few bits of the flags fixing the naming of the scaling functions a little git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13374 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.40 + random fixespaszczi2004-09-171-66/+77
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13373 b3059339-0415-0410-9bf9-f77b7e298cf2
* A bit of syncnauj272004-09-171-795/+911
| | | | git-svn-id: svn://svn.mplayerhq.h