reimar
e68a443a6c
Explain -vo gl:slice-height behaviour if YUV rendering is used.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17031 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-22 16:49:36 +00:00
ptt
3ad838d4c9
added a '.'... not abig effort by me indeed :-)))n..
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17030 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-22 16:29:34 +00:00
lorenm
c965918454
sync to x264 r373 (brdo)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17026 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-22 05:17:17 +00:00
reimar
47baf2be82
-novideo does not work in some cases, e.g. with MPEG demuxers.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17009 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-17 21:51:40 +00:00
gpoirier
4e999610e7
Reformating and nit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17005 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-17 15:52:04 +00:00
albeu
2b90c1bdfe
Document the new osd options: -osd-duration, -noterm-osd, -term-osd-esc
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17003 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-17 14:43:53 +00:00
ptt
670e234220
Added a space after dv suboption for -lavfopts section
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16987 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-15 15:46:53 +00:00
albeu
370c6a893c
Document the new oss config parameters.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16977 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-11 15:08:35 +00:00
joey
8572f14094
Adds a target parameter to the volnorm filter.
...
This is useful to avoid clipping when processing data,
but less important when watching a clip live.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16972 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-11 02:47:21 +00:00
joey
8901ee0b0a
add a switch, slave command, and vo control to toggle borderless window.
...
includes documentation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16969 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-10 22:25:54 +00:00
michael
e9cfe4b5f6
ultra simple&slow pp filter, yes yet another spp like filter :)
...
this one does actually compress&decompress the video at various shifts with lavc while the other spp filters are doing optimized intra only filtering
limitations:
mpeg4 is hardcoded, all options too, pretty trivial to change though, even filtering with non dct codecs like snow could be tried ...
the qscale/qp is only taken fron the first MB of each image and then used for the whole image (would needs some small changes to lavc to let the user set the qscales for the mbs themselfs but iam to lazy ...)
this needs ALOT of cpu time and memory especially at uspp=8 ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16947 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-08 13:15:19 +00:00
reimar
37e8450bf0
"describe" cdda://n-m syntax
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16928 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 14:21:17 +00:00
reimar
eeaa5eb45f
set cdda paranoia default to 0 since e.g. cdda://2 breaks otherwise.
...
this was the default before, too, since a function call was missing and
thus the paranoia setting was ignored
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16915 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 11:40:06 +00:00
lorenm
3c1298e0f7
sync to x264 r360 (trellis)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16899 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-04 01:01:19 +00:00
diego
4fc09d0f53
Clarify subtitle alignment behavior.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16866 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-26 09:15:49 +00:00
lorenm
ff48164f90
sync to x264 r334 (crf)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16847 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-24 04:39:18 +00:00
diego
5f93a654f4
minor spelling wording fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16845 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-23 16:51:39 +00:00
rfelker
53bbca7882
improve documentation of -subalign
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16841 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-23 15:54:13 +00:00
rfelker
37584f552e
10l to whoever got aspect upside-down.. it's w/h, not h/w. hope this doesn't bother anyone already using it too much
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16838 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-23 15:25:10 +00:00
diego
bdbf4bb353
Add missing quotes around .IPs argument.
...
patch by Paul TT < paultt = at = hackerjournal = dot = it >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16827 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-22 19:28:37 +00:00
diego
0390d87811
Add a note and a workaround about broken hardware players and how they
...
choke on Unix line endings in SRT subtitle files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16791 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-17 22:23:37 +00:00
diego
acd4f752f0
minor typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16785 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-17 08:50:04 +00:00
reimar
85dd2f4118
Fix/improve vo_gl and vo_gl2 suboption documentation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16774 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-15 14:47:26 +00:00
reimar
1b339ddf43
Another usage example for the %n%str escaping syntax and ao_sgi documentation update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16773 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-15 14:38:02 +00:00
diego
02fc735343
A few fixes noticed by Paul TT.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16728 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-11 13:34:24 +00:00
diego
3c1dbba951
More consistency for the interactive control section.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16724 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-11 03:10:21 +00:00
gpoirier
bba1fc931c
nits
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16723 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-10 21:02:18 +00:00
joey
e29589ff4d
use subopt parser for arguments.
...
change all printf to mp_msg.
update man page gif89a example.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16722 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-10 12:59:36 +00:00
lorenm
9b1096e251
sync to x264 r318 (mixed_refs)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16713 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-08 22:28:27 +00:00
diego
53f409ccce
stupid typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16691 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-06 12:42:48 +00:00
diego
282e5fcb7d
Reformat the interactive control section.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16690 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-06 12:38:04 +00:00
diego
513fcb5d73
Keyboard control section renamed to interactive control, small structure change.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16689 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-06 12:29:43 +00:00
diego
12231761c1
consistency nit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16677 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-04 23:37:54 +00:00
diego
10e86c6fda
Document XF86 multimedia keys.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16676 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-04 23:36:39 +00:00
diego
d2720c73aa
mouse and keyboard control
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16674 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-04 23:09:23 +00:00
diego
0c822aadd5
typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16672 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-04 22:57:29 +00:00
diego
d96ad0f898
Add missing keys to the keyboard section, fix typos in that section.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16671 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-04 22:57:06 +00:00
diego
1e4a90cd2b
Fix vo_zr2 suboption description.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16667 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-04 22:12:16 +00:00
gpoirier
33d63d39df
Better wording by The Wanderer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16623 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-30 16:44:57 +00:00
gpoirier
ab0f64bb6c
Add missing defaut for a suboption of tfields
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16621 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-29 15:36:16 +00:00
gpoirier
ba042eaf31
document missing parameter of tfields: field dominance.
...
... but what's the default ?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16620 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-29 14:56:39 +00:00
reimar
4c90ccf9de
Add -panscanrange option
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16608 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-27 08:32:37 +00:00
reimar
f1e016fb24
the on suboption of -rawaudio and -rawvideo do not work anymore since the
...
demuxer API rework. So remove them and change the docs to use -demuxer raw*.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16599 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-25 17:29:45 +00:00
reimar
ce8756fc4c
vo_gl2 now supports panscan
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16592 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-25 16:20:41 +00:00
reimar
f84b4218e5
vo_gl rectangle and yuv options should work together now
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16588 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-25 16:11:21 +00:00
reimar
bbd3dc0511
Improve/clarify description of -vo gl and -vo gl2 suboptions
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16586 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-25 15:42:18 +00:00
diego
d344e9417f
The nth attempt to come up with correct a description of -frameno-file...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16577 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-24 16:23:49 +00:00
diego
c29cacd935
better (hopefully correct) explanation of -frameno-file
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16562 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-23 07:33:35 +00:00
diego
972bbe4c19
frameno.avi is an audio file, not a statistics file, wording fix.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16546 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-22 07:51:19 +00:00
ods15
f0bff0895f
bah, it's been there all night, and still noone fixed it...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16541 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-20 02:53:03 +00:00
diego
397d00f031
better wording for -frameno-file
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16539 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-19 22:52:52 +00:00
gpoirier
d1d4dcf7a8
Fixes formatting issues
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16533 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-19 21:14:09 +00:00
gpoirier
82053ba355
Make the description of the newly introduced "-frameno-file" have all its sentences start in a newline to make groff and Diego happy :-)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16531 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-19 19:52:19 +00:00
ods15
907ab68185
feel free to fix this as you see fit...
...
i want to be sure people will not take interest in this option and
look it up and try using it. just enough for those already know it
and still stubborn enough to use it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16530 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-19 19:36:10 +00:00
diego
1ce5072336
typo noticed by Torinthiel
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16519 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-19 13:35:52 +00:00
diego
5745e638f0
spelling/grammar fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16515 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-18 13:11:24 +00:00
diego
9abcd41e70
The s key is now used for taking screenshots.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16510 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-17 19:58:13 +00:00
diego
3a32338e80
Unify the descriptions of vo_gl and vo_gl2 including some fixes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16509 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-17 19:54:15 +00:00
reimar
e3d0df70fe
Fix af_pan commandline mess and (hopefully) improve description.
...
It should now output the right number of channels and it doesn't silently
clamp values to the too restrictive [0, 1] range.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16494 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-15 11:41:23 +00:00
reimar
4e60e039f5
hardware color-space conversion for vo_gl and vo_gl2
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16489 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-14 22:08:04 +00:00
gpoirier
06117595df
Typos
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16485 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-14 09:52:56 +00:00
gpoirier
ba6153a7d2
adds Simple, Advanced Simple and DivX profile support for XviD, Patch by Robert Swain < robert POUM swain AH gmail POUM com >
...
Nice help from Diego Biurrun, Reimar Döffinger, Guillaume POIRIER
Original thread:
Date: Sep 10, 2005 8:45 PM
Subject: [MPlayer-dev-eng] [PATCH] XviD profile support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16482 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 21:04:44 +00:00
reimar
3ccfa5451f
Fix -af-adv force description, 1 is default now.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16481 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 19:33:13 +00:00
diego
2968eeb167
screenshot filter entry wording improvement
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16479 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 18:15:51 +00:00
gpoirier
ad3a29668a
start new sentences on a new line
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16467 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 20:33:29 +00:00
gpoirier
8ad9a8794a
XviD supports "turbo" mode.
...
This is the last undocumented feature of XviD, so remove the TODO entry.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16466 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 19:39:48 +00:00
henry
8263ce26e1
screenshot filter
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16449 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 08:00:38 +00:00
reimar
9a6c1eab01
Remove useless space
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16432 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-09 11:19:27 +00:00
reimar
5237e30f78
Missing .REss in -vo gl description
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16431 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-09 11:10:29 +00:00
diego
b47b4e6ea1
When specifying a VIDIX subdevice the name needs to be written out
...
including the .so.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16424 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-06 22:47:57 +00:00
diego
b7c56e8926
small wording fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16423 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-06 22:00:35 +00:00
gpoirier
7e364caec2
Consistency fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16402 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-05 11:25:30 +00:00
diego
b019e893f1
Fix up cqm section.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16399 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-05 10:43:52 +00:00
gpoirier
7b4ecc28d1
Capitalize sentences.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16376 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-03 16:49:17 +00:00
gpoirier
b2e88f2b32
custom quantization matrix for x264, original patch by Robert Swain < robert POUM swain AH gmail POUM com>
...
Lots of nits and improvement by the MPlayer team
Original thread:
Date: Jul 12, 2005 5:04 PM
Subject: [MPlayer-dev-eng] [PATCH] CQMs in x264
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16367 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 21:54:17 +00:00
diego
210a768c7a
Mention the MEncoder configuration files along with the MPlayer ones.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16362 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 17:18:28 +00:00
diego
7671e4435a
Improve -idle description.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16359 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 16:18:33 +00:00
diego
2becfb603b
Remove duplication between vo_directfb and vo_dfbmga entries.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16356 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 13:54:27 +00:00
diego
f20cfe2640
Wording fixes: Avoid short forms.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16355 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 13:46:44 +00:00
gpoirier
2a8d0f0ee6
update -channels to match observed behavior, patch by Corey Hickey < bugfood-ml AH fatooh POUM org >
...
From Thread:
Date: Sep 2, 2005 5:25 AM
Subject: Re: [MPlayer-DOCS] [PATCH] update -channels to match observed behavior
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16353 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 13:11:17 +00:00
ods15
b79326fb0b
and again.. sorry :/
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16351 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 08:59:28 +00:00
ods15
340393f27f
spacing
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16350 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 08:58:18 +00:00
ods15
081043086e
-idle Documentation.
...
Diego, please be your pedantic self and fix whatever is necessary. :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16349 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 08:53:05 +00:00
reimar
9381102f10
Missing parts of the force codecs/demuxers documentation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16329 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-31 16:23:07 +00:00
reimar
0446e090b1
Allow forcing of demuxers and codecs by prepending '+'
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16322 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-30 23:56:24 +00:00
gpoirier
5a0e210ab4
Documents x264 visualization during encoding
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16300 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-23 19:27:18 +00:00
diego
26a12a6d28
typo, grammar
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16287 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-22 00:01:02 +00:00
reimar
f37f504f2a
Do not set SwapInterval for values < 0.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16272 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-19 12:16:52 +00:00
reimar
0a19444796
automatic vsync enabling for vo_gl.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16269 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-19 09:31:02 +00:00
reimar
7ddba02880
name suboption for jack to set client name
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16254 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-18 09:40:59 +00:00
gpoirier
e9e711973f
Fixes suggested by Diego
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16245 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-17 16:47:52 +00:00
reimar
7e6c29c530
Make glFinish optional
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16236 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-16 18:27:12 +00:00
wanderer
36439fa30c
minor punctuation fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16220 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-14 17:34:19 +00:00
gpoirier
7baaa32327
fixes short form, better wording
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16218 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-14 14:56:25 +00:00
gpoirier
40a577f91c
fixes bf_threshold description.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16217 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-14 14:38:19 +00:00
gpoirier
bd4796ae16
typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16216 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-14 14:05:28 +00:00
gpoirier
b20e313a02
Formatting fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16209 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-12 17:25:40 +00:00
gpoirier
469ca25ed9
Consitency fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16208 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-12 17:23:33 +00:00
gpoirier
92239b0112
lavc also supports H.261, and Snow is FFmpeg-only. Patch by Compn
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16205 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-12 13:37:21 +00:00
gpoirier
f4a3c54bfb
Various fixes, addition and removal of entries related to functions that come from the FFmpeg project
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16189 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-08 22:49:03 +00:00
gpoirier
d6b50bdde5
Add missing libavcodec supported codecs and adds (hopefully) all libavformat muxers
...
Please check if this is correct
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16188 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-08 21:51:11 +00:00
rtognimp
cd68e1618b
Demuxer modularization
...
Demuxer selection by name with -demuxer command (bakward compatible)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16176 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-05 19:57:47 +00:00
wanderer
884f6121d1
grammar and possible clarity fix on -cache-seek-min
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16154 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-31 07:14:41 +00:00
iive
84ec577508
remove unused cache-prefill and create cache-seek-min that controls when seek_long is prefered over waiting for cache to fill
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16153 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-31 00:26:07 +00:00
wanderer
f135605359
minor grammatical fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16152 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-30 03:04:35 +00:00
wight
d5b56dd4ef
Little fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16142 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-28 18:42:00 +00:00
diego
fd627621d7
typo and consistency fix by Paul TT <paultt - at - hackerjournal - dot - it>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16128 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-28 12:17:17 +00:00
diego
5cfd94aa9d
wording/spelling/consistency
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16124 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-28 09:48:34 +00:00
diego
df2887dd4a
pp7 video filter description
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16109 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-26 13:32:32 +00:00
reimar
2535356897
ao_jack (no)estimate and vo_gl rectangle default value documented
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16106 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-26 10:55:42 +00:00
diego
b80670d823
Formatting and wording fixes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16104 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-26 10:41:59 +00:00
reimar
4f32626874
rectangular texture and -dr support for vo_gl
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16103 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-26 10:25:00 +00:00
wanderer
2d816eb799
Less confusing description of -v
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16097 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-26 04:54:06 +00:00
diego
c4a8ddda1e
formatting fixes galore
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16096 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-26 01:06:10 +00:00
reimar
1448588cab
-af-adv force also supports 4-7, this part was missed in the update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16074 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-23 17:10:38 +00:00
wanderer
8710fb5af1
-nocolorkey now supported by directx
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16065 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-23 01:57:36 +00:00
ods15
53aed0b49b
small fixes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16046 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-22 08:50:49 +00:00
ods15
ea10eebad5
aspect and round params for vf_dsize.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16041 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-22 06:25:03 +00:00
gpoirier
3608ada7dc
ultravox (unsv://) streaming support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16039 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-21 17:27:20 +00:00
diego
e9c157feec
10l wrong quoting
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16035 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-20 23:58:47 +00:00
diego
ce03fc1c17
wording/spelling fixe
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16034 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-20 23:57:11 +00:00
reimar
fc13c3ef4f
Document the skip* lavd options.
...
Thanks to Guillaume for helping me out with the formatting :-).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16030 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-20 15:09:09 +00:00
ods15
efee32de2b
-delay for MEncoder, final step 6.
...
TODO: make it encode silence instead of cutting video as cutting
video is unreliable with -ovc copy.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15998 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-17 19:40:05 +00:00
ranma
7aa8c21587
10l: scene change detecion is deactivated with sc_threshold=1000000000
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15990 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-17 07:58:09 +00:00
ranma
b9207e4f1a
Typo (aligment -> alignment)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15986 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-16 23:10:12 +00:00
gpoirier
34f7f0158c
cgop does work as long as scene change detection is disabled
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15984 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-16 19:37:29 +00:00
gpoirier
e61bf8b1ee
Wording fix by The Wanderer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15980 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-15 22:12:34 +00:00
gpoirier
8193457966
Some fixes suggested by Loren; The Wanderer and Diego
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15978 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-15 17:55:42 +00:00
gpoirier
ee83605119
Fixes, more accurate description of hq_ac, and mention it's always on by default
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15970 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-11 21:12:07 +00:00
gpoirier
c6b5b00e51
English and consistency fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15968 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-11 20:27:54 +00:00
gpoirier
c60555edbf
x264 fast first pass, patch by Robert Swain < robert POUM swain AH gmail POUM com >
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15965 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-11 17:52:03 +00:00
ods15
218d56388c
Put periods after (behind?..) parentheses.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15944 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-09 05:01:40 +00:00
ods15
1a84771147
Typos and fixes by The Wanderer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15941 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-07 20:26:56 +00:00
ods15
808c269a08
add 'aspect' and 'round' params to vf_expand.
...
(my first commit! I hope I did this correctly ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15940 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-07 19:54:58 +00:00
ranma
a123c6be4c
Check for WAVEFORMAT.wFormatTag overflows and allow user to override the tag with -fafmttag
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15889 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-02 19:00:13 +00:00
diego
439efbe31e
Mention -vobsubid more explicitly, JACK seems to use multiple ports.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15860 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-30 09:02:08 +00:00
reimar
7e7997106d
-vobsubid works better for DVDs than sid
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15828 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-27 10:33:50 +00:00
diego
d958e1340b
typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15793 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-21 10:05:46 +00:00
diego
fa36fe466c
slightly better parameter name
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15788 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-20 18:28:46 +00:00
ranma
0ebddea83f
A bug? Don't panic.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15785 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-20 14:33:00 +00:00
ranma
ab1937346e
Add vrc_init_occupancy to lavcopts
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15782 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-20 14:27:21 +00:00
wight
5cc235946b
Formatting the suboption stringescape paragraph
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15771 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-19 19:48:15 +00:00
wight
f870a205b3
and some more formatting fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15769 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-19 16:57:20 +00:00
gpoirier
ed16ed561a
Make default values and ranges match the source code.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15768 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-19 16:03:49 +00:00
diego
e8ec3c300e
-wid now works with OpenGL, formatting fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15767 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-19 15:51:35 +00:00
wight
2250ec66fe
Fix to previous commit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15765 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-19 15:01:15 +00:00
wight
7515e015bc
A few structural fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15764 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-19 14:56:38 +00:00
ranma
6ca9795767
rawaudio muxer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15755 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-19 09:12:44 +00:00
reimar
e76512dfb7
Make dfbopts a suboption, use suboption parser
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15751 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-18 20:27:50 +00:00
diego
f0b231f194
vo_macosx now supports setting alpha as well, typo.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15747 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-17 15:09:46 +00:00