summaryrefslogtreecommitdiffstats
path: root/DOCS/man
Commit message (Collapse)AuthorAgeFilesLines
* vstrict vs mjpeg update, typodiego2005-02-231-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14779 b3059339-0415-0410-9bf9-f77b7e298cf2
* indentation fixdiego2005-02-221-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14775 b3059339-0415-0410-9bf9-f77b7e298cf2
* List the 'context' option for the ffvhuff codec.lorenm2005-02-221-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14774 b3059339-0415-0410-9bf9-f77b7e298cf2
* renamed init_adelay to vdelay with opposite rangenicodvb2005-02-221-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14773 b3059339-0415-0410-9bf9-f77b7e298cf2
* spelling, wording and consistency fixesdiego2005-02-221-21/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14769 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync -channels and -srate options with the XML docs.diego2005-02-221-5/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14768 b3059339-0415-0410-9bf9-f77b7e298cf2
* Finish incomplete -af-adv documentation.diego2005-02-221-2/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14766 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mention that vstrict is necessary for some codecs, add ffvhuff.diego2005-02-221-4/+5
| | | | | | | based on patch by Oded Shimon <ods15 at ods15 dot dyndns dot org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14765 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes for previous commitswight2005-02-221-30/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14761 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync to x264 r134: weighted prediction for B-frames.lorenm2005-02-221-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14760 b3059339-0415-0410-9bf9-f77b7e298cf2
* added new mpeg muxer optionsnicodvb2005-02-211-0/+75
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14756 b3059339-0415-0410-9bf9-f77b7e298cf2
* -af surround delay default is 20ms, not 15ms.diego2005-02-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14745 b3059339-0415-0410-9bf9-f77b7e298cf2
* man page review part XVIdiego2005-02-201-29/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14742 b3059339-0415-0410-9bf9-f77b7e298cf2
* Description of -af format was outdated. This updates it. Feel free to changeivo2005-02-201-13/+15
| | | | | | | | | | | spelling or phrasing :) Note: There's no official spelling of endianness. Personally I prefer a single n, but the majority seems to use double n. Since I'm not a native speaker, I used 'endianness' here. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14740 b3059339-0415-0410-9bf9-f77b7e298cf2
* x264: expose option "level_idc".lorenm2005-02-201-0/+8
| | | | | | | patch by Jeff Clagg <snacky at ikaruga dot co dot uk>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14739 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.876paszczi2005-02-191-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14738 b3059339-0415-0410-9bf9-f77b7e298cf2
* Corrected/improved usage example for -af panreimar2005-02-191-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14736 b3059339-0415-0410-9bf9-f77b7e298cf2
* trailing whitespace cosmeticswight2005-02-181-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14725 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.875wight2005-02-181-140/+301
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14724 b3059339-0415-0410-9bf9-f77b7e298cf2
* mention udp:// streamingnicodvb2005-02-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14722 b3059339-0415-0410-9bf9-f77b7e298cf2
* Should be in sync with 1.874, except both man pages reviews which will be donegpoirier2005-02-151-17/+122
| | | | | | | later (therefore sync tag not bumped) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14706 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix -sstep description.diego2005-02-131-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14697 b3059339-0415-0410-9bf9-f77b7e298cf2
* better explanation of N-pass encodingdiego2005-02-121-7/+13
| | | | | | | based on a patch by Oded Shimon <ods15 at ods15 dot dyndns dot org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14691 b3059339-0415-0410-9bf9-f77b7e298cf2
* vf_detc parameter names fixed.diego2005-02-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14690 b3059339-0415-0410-9bf9-f77b7e298cf2
* man page review part XVdiego2005-02-111-59/+127
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14683 b3059339-0415-0410-9bf9-f77b7e298cf2
* man page review page XIVdiego2005-02-101-62/+62
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14680 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.869jheryan2005-02-081-14/+104
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14674 b3059339-0415-0410-9bf9-f77b7e298cf2
* pp filter documentationdiego2005-02-061-10/+103
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14671 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.868 + small fixgpoirier2005-02-061-5/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14670 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove inaccurate guess about keyframe intervals.diego2005-02-051-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14652 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.867gpoirier2005-02-051-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14651 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.876: -alang suppots many languageskraymer2005-02-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14646 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.867wight2005-02-041-16/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14642 b3059339-0415-0410-9bf9-f77b7e298cf2
* -alang suppots many languages, guessing by the exampleswight2005-02-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14641 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.866jheryan2005-01-281-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14606 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.864jheryan2005-01-281-22/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14604 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.866:gpoirier2005-01-271-2/+4
| | | | | | | | 1.866: matroska capitalized 1.865: NUT doesn't contain subtitles so the example with the nutfile had to be changed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14603 b3059339-0415-0410-9bf9-f77b7e298cf2
* matroska capitalizedkraymer2005-01-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14602 b3059339-0415-0410-9bf9-f77b7e298cf2
* synckraymer2005-01-271-16/+19
| | | | | | | | | | | 1.861: Fix -alang and -slang descriptions, they should be similar. 1.862: NUT does not contain subtitles, correct -sid description. 1.863: Unify some option descriptions. 1.864: Force missing linebreak (pcm). 1.865: NUT doesn't contain subtitles so the example with the nutfile had to be changed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14601 b3059339-0415-0410-9bf9-f77b7e298cf2
* NUT doesn't contain subtitles so the example with the nutfile had to be changed.kraymer2005-01-271-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14600 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.864: Force missing linebreak.gpoirier2005-01-251-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14594 b3059339-0415-0410-9bf9-f77b7e298cf2
* Force missing linebreak.diego2005-01-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14591 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.863: Unify some option descriptions.gpoirier2005-01-241-8/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14585 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unify some option descriptions.diego2005-01-231-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14583 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with the English description of "-alang".gpoirier2005-01-221-9/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14571 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cumulative sync with 1.862:gpoirier2005-01-211-14/+17
| | | | | | | | 1.862: NUT does not contain subtitles, correct -sid description. 1.861: Fix -alang and -slang descriptions, they should be similar. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14564 b3059339-0415-0410-9bf9-f77b7e298cf2
* NUT does not contain subtitles, correct -sid description.diego2005-01-211-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14561 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix -alang and -slang descriptions, they should be similar.diego2005-01-211-7/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14558 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.860wight2005-01-211-11/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14555 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixesdiego2005-01-211-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14554 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.859: Split examples into MPlayer and MEncoder examples, fix -aspect ↵kraymer2005-01-211-11/+12
| | | | | | description, small fixes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14552 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.860:gpoirier2005-01-201-13/+16
| | | | | | | | Split examples into MPlayer and MEncoder examples, fix -aspect description, small fixes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14549 b3059339-0415-0410-9bf9-f77b7e298cf2
* Split examples into MPlayer and MEncoder examples, fix -aspect description,diego2005-01-201-12/+13
| | | | | | | small fixes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14548 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.859wight2005-01-201-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14544 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.859. Some cosmetic appearance changes ignored for typographic ↵jheryan2005-01-181-107/+124
| | | | | | reasons. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14535 b3059339-0415-0410-9bf9-f77b7e298cf2
* added section for x264enc options.kraymer2005-01-161-0/+84
| | | | | | | added options so far: bitrate, qp_constant, pass, keyint git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14527 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with: 1.859gpoirier2005-01-161-6/+8
| | | | | | | some minor formatting changes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14525 b3059339-0415-0410-9bf9-f77b7e298cf2
* added video encoding options for nuppel video (nuvopts)kraymer2005-01-161-1/+43
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14523 b3059339-0415-0410-9bf9-f77b7e298cf2
* Good news everyone! I finally managed to sync all lavcenc options :)kraymer2005-01-161-2/+81
| | | | | | | synced options: ibias, pbias, nr, qns, inter_matrix, intra_matrix, vqmod_amp, vqmod_freq, dc, cgop. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14522 b3059339-0415-0410-9bf9-f77b7e298cf2
* some minor formatting changeskraymer2005-01-161-7/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14521 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced (wording, formatting) the following lavc options: trell, cbp, mv0, ↵kraymer2005-01-161-37/+94
| | | | | | | | | qprd, last_pred, preme, subq, psnr, mpeg_quant, aic, aiv, umv git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14520 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced (wording, formatting) the following lavc options: naq, ildct, ilme, ↵kraymer2005-01-161-71/+218
| | | | | | | | | | alt, top, format, pred, coder, context, qpel, mbcmp, ildctcmp, precmp, cmp, subcmp, nssew, predia, dia added one line break after "!" git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14518 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced (wording, formatting) the following lavc options: tcplx_mask, ↵kraymer2005-01-161-11/+52
| | | | | | scplx_mask, p_mask git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14517 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced (wording, formatting) the following lavc options: vpsize, ss, gray, ↵kraymer2005-01-161-61/+122
| | | | | | | | | vfdct, idct, lumi_mask, dark_mask wording (finally got 'man page' right) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14515 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync:kraymer2005-01-161-3/+3
| | | | | | | | 1.854: better vf_lavcdeint description 1.855: Force linebreak (png) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14513 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced (wording, formatting) the following lavc options: vrc_override, ↵kraymer2005-01-161-57/+107
| | | | | | | | | vrc_init_cplx, vqsquish, vlelim, vcelim, vstrict, vdpart also changed some other wording (diego) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14512 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.858paszczi2005-01-151-109/+111
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14506 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.858:gpoirier2005-01-141-10/+8
| | | | | | | | | 1.858: disambiguate wording of -aspect 1.857: more on H.264's quantization parameter 1.856: (was already corrected on previous version) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14496 b3059339-0415-0410-9bf9-f77b7e298cf2
* disambiguate wording of -aspectdiego2005-01-141-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14494 b3059339-0415-0410-9bf9-f77b7e298cf2
* more on H.264's quantization parameterlorenm2005-01-131-4/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14489 b3059339-0415-0410-9bf9-f77b7e298cf2
* \- instead of -wight2005-01-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14488 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.855: Force linebreak.gpoirier2005-01-131-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14487 b3059339-0415-0410-9bf9-f77b7e298cf2
* Force linebreak.diego2005-01-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14486 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.854: better vf_lavcdeint descriptiongpoirier2005-01-131-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14485 b3059339-0415-0410-9bf9-f77b7e298cf2
* better vf_lavcdeint descriptiondiego2005-01-131-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14483 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cumulative sync with 1.853: (NB: new CVS log commentation acknoledged)gpoirier2005-01-121-45/+61
| | | | | | | | | | | | | 1.853: sync to x264 r93: Change the mechanics of option "keyint": Now controls the GOP size directly and allows variable numbers of non-IDR I-frames within a GOP. Remove option "idrint" and replace it with "keyint_min". Add option "8x8mv" for the sake of completeness. 1.852: man page review part XIII git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14482 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to x264 r93:lorenm2005-01-121-6/+19
| | | | | | | | | Change the mechanics of option "keyint": Now controls the GOP size directly and allows variable numbers of non-IDR I-frames within a GOP. Remove option "idrint" and replace it with "keyint_min". Add option "8x8mv" for the sake of completeness. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14469 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.850:gpoirier2005-01-111-26/+13
| | | | | | | | 1.849: documentation for ao dsound. 1.850: Audio plugins have been removed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14467 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.848 (and 1.847): more detail on x264's subqgpoirier