diego
64ada9ca7b
Include MEncoder config files in list of files.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17499 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-29 02:08:40 +00:00
corey
8690664535
Typo fix: missing "by" in brd_scale recommendation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17478 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-24 22:44:34 +00:00
diego
5e54599187
Fix up new profiles section and the MPLAYER_VERBSE environment variable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17477 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-24 20:22:57 +00:00
albeu
7f28974433
Make -list-options work in both MPlayer and MEncoder.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17473 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-24 11:34:24 +00:00
albeu
d4d62bbc65
Profiles support.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17472 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-24 11:16:13 +00:00
corey
9e0acc3d2e
support libavcodec's new sc_factor parameter
...
Original idea from Michael; patch by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17465 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-22 21:02:14 +00:00
gpoirier
2b42383c55
consistency fix over the previous consistency fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17453 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-21 20:32:13 +00:00
gpoirier
2e87e70a8b
consitency fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17452 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-21 19:44:48 +00:00
ods15
6fd34c98b6
MPLAYER_VERBOSE, new enviorment variable to control verbosity before init
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17441 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-20 20:38:46 +00:00
lorenm
7bf3599898
sync to x264 r398.
...
patch by Guillaume Poirier.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17403 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-16 01:37:32 +00:00
diego
c18eb8190c
Remove non-ASCII character.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17349 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-08 19:06:13 +00:00
diego
b09fcd306a
minor rewording
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17338 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-07 22:06:06 +00:00
rtognimp
b59db28355
This patch makes real rtsp tell the server to deliver data at specified
...
bandwidth, if bandwidth cmdline option is given. Also, if that's given,
it uses it for sdp stream selection. If not given, the behavior is the
same as before.
It's used to implement something like turboplay in realplayer.
Patch by Tomas Janousek >>> tomi (At) nomi (.) cz <<<
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17333 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 14:39:10 +00:00
diego
2f095cc061
Reformat examples to prevent linebreaks and hyphenation. When occurring
...
at the wrong spot they can be extremely confusing for novices.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17332 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 14:03:51 +00:00
diego
0d02e37001
Explain DVDREAD_NOKEYS environment variable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17316 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 16:17:05 +00:00
gpoirier
a68b16aec1
Update copyright date to 2006
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17313 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 15:28:02 +00:00
diego
31115ac56a
Expand the configuration file section to include MEncoder examples.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17310 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 15:01:30 +00:00
ptt
b300f14562
fixed indentation for suboption brd_scale
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17304 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 00:01:39 +00:00
nicodvb
62bc91fba2
removed frame reording option
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17300 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 22:05:03 +00:00
diego
465d9a7f2a
small wording/spelling/syntax fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17292 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 14:23:03 +00:00
gpoirier
3a59b54700
add bitexact's lavd flag desc.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17291 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 13:07:54 +00:00
lorenm
457b63508d
sync to x264 r390 (bime)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17269 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-30 05:15:27 +00:00
wanderer
f0b0762166
for roff: add missing linebreak in uspp description
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17268 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-30 05:08:37 +00:00
wanderer
ec5b640403
minor grammar/punctuation on lavc's keyint option
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17267 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-29 19:24:06 +00:00
wanderer
860fd154d2
further wording fix for uspp
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17266 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-29 19:17:42 +00:00
diego
f71dd5c4c8
Support vme=8 (iterative overlapped block).
...
patch by Corey Hickey < .. bugfood-ml .. @ .. fatooh .. . .. org .. >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17262 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-29 17:01:33 +00:00
diego
4f17ae579b
Include the snow wavelet comparison functions from DOCS/tech/snow.txt
...
in the man page.
patch by Corey Hickey < .. bugfood-ml .. @ .. fatooh .. . .. org .. >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17261 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-29 16:59:14 +00:00
diego
e802d2db5b
wording
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17260 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-29 16:56:35 +00:00
gpoirier
b44bf0d4d9
Add bidir_refine to lavc's set of options, and document it.
...
Patch by Corey Hickey < bugfood DASH ml AHHH fatooh POIS org >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17257 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-28 08:45:18 +00:00
gpoirier
8cb2685e50
Merry Christmas and happy cola-chugging!
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17247 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-26 06:27:56 +00:00
gpoirier
74f1ad8a0a
Adds lavc's brd_scale and updates vb_strategy
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17245 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 21:33:15 +00:00
iive
5db2fddec5
This cache-seek-min is definitly implemented. The not implemented one got removed...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17235 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-24 18:08:32 +00:00
iive
b189efcebb
The <=132 frame rule is only valid at MacroBlock level not at frame one.
...
Following it gives worse compression even with IP sequence.(B-Frames doesn't accumulate error)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17234 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-24 16:13:12 +00:00
henry
335f35f2bf
reverse the H264 hack
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17226 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-19 18:04:37 +00:00
henry
cbfe8d21d0
fspp update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17225 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-18 18:13:09 +00:00
ranma
ad18130764
typo: ouput -> output
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17215 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 19:58:24 +00:00
ods15
e9c36ee295
Removing obsolete, and until recently, misdocumented option -verbose .
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17209 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 18:10:51 +00:00
wanderer
83e5f5e72a
make -o mandatory and add a warning when the extension does not match the container format, patch by Reynaldo Pinochet
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17197 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-15 17:57:18 +00:00
gpoirier
ef056dba90
Another examples showing how to play raw YUV video samples
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17181 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-11 22:09:55 +00:00
diego
1e255f168e
Make -really-quiet a common option.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17176 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-11 18:05:23 +00:00
diego
17022dd4fd
Fix -v/-verbose description.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17171 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-11 16:44:44 +00:00
diego
5d5c708eee
10l: \ needs to be escaped in roff.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17169 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-11 16:33:35 +00:00
gpoirier
f8f00363ef
1/4l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17166 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-10 23:16:11 +00:00
gpoirier
c411498f4e
Formatting fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17165 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-10 23:14:24 +00:00
gpoirier
611d454dda
Give an example about how to use the famous cqif video samples
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17164 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-10 22:49:13 +00:00
diego
2fa480f2f3
Clarifications for the AUDIOSERVER environment variable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17139 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-08 08:35:17 +00:00
henry
ecf7adc3c0
vf_fspp bframes option
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17135 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 20:09:25 +00:00
diego
4cb8e22333
preliminary environment variables section
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17130 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 16:14:10 +00:00
diego
17a576b53d
-msglevel description improvement
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17120 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 00:57:32 +00:00
wanderer
811f49466c
new arguments for -vf spp, patch by Corey Hickey
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17119 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 22:53:39 +00:00
wanderer
d1d5696ee1
alphabetical order + better explanation for '-lavdopts threads'
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17115 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 21:34:42 +00:00
wanderer
f68ce2dfbc
minor grammar fix, + stray LIVE.COM -> LIVE555 transition
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17114 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 21:31:02 +00:00
ods15
5aac28ec24
new -msglevel option, constrols msg level for every msg module
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17107 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 08:42:48 +00:00
gpoirier
15438a9d2a
multithreaded decoding
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17105 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-05 19:27:03 +00:00
diego
cd97fc3f46
misc fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17035 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-23 00:27:25 +00:00
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
lorenm
8348626c8f
sync to x264 rev264 (lossless)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15745 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-17 08:26:12 +00:00
reimar
1d0e6ef7cc
support lenght-quoting of strings in subopt parser.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15734 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-16 09:03:11 +00:00
diego
941f85c652
typo, patch by Jeff Clagg <snacky - at -ikaruga - dot - co - dot - uk>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15726 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-15 08:14:55 +00:00
lorenm
4e27543174
sync to x264 rev263 (RDO)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15725 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-15 02:28:06 +00:00
gpoirier
0f65565eec
Consistency fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15717 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-13 18:03:56 +00:00
lorenm
1453b069b2
tweak x264 option descriptions
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15715 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-13 01:06:33 +00:00
diego
fd84e21c3b
small roff fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15714 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-12 21:45:11 +00:00
gpoirier
03f8c9fa97
Better description of XviD's keyframe_boost and kfthreshold.
...
Consitency fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15700 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-08 20:37:35 +00:00
diego
93d3a442b3
Wording and roff fixes as suggested by the Wanderer.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15696 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-08 08:36:59 +00:00
rfelker
65b398c9b6
remove_logo filter by yartrebo, committed with fixes for c++ variable declarations
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15694 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-08 03:11:53 +00:00
diego
33b529aff1
better vf_ditc description by Ville Saari <114263 - @ - vs - . - iki - . - fi>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15681 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-07 09:12:56 +00:00
diego
58d1444a79
small formatting and wording fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15680 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-07 09:08:47 +00:00
diego
7835701b93
Remove long obsolete -fb option.
...
patch by Oded Shimon <ods15 - at - ods15 - dot - dyndns - dot - org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15661 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-06 14:59:26 +00:00
gpoirier
f864bb4302
Fixes x264's "lumi_mask" option and improves lavc's "nr" option.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15660 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-05 21:34:03 +00:00
diego
ac692cffe0
Rephrase vf_fspp parameter description.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15657 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-05 20:16:08 +00:00
diego
1e28f783c3
roff fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15656 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-05 20:04:53 +00:00
lorenm
09dce31b8b
sync to x264 r252 (8x8dct)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15655 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-05 19:05:00 +00:00
henry
6c83d9b34a
-vf fspp update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15654 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-05 18:33:20 +00:00
diego
d3de35ff15
Better vf_spp description, one grammar fix.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15653 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-05 18:26:16 +00:00
henry
31dcc9c07e
-vf fspp docs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15643 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-05 11:57:27 +00:00
gpoirier
0836c5a899
Add XviD's luminance masking (option name: lumi_mask)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15639 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-04 20:54:49 +00:00
reimar
3815bd0be4
Document ao_jack suboption, ChangeLog update for ao_jack and vo_gl*
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15638 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-04 19:33:06 +00:00
diego
e6ad33439b
less confusing wording
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15636 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-04 18:25:53 +00:00
diego
bed93729f3
Explain some more -lavdopts debug options.
...
patch by Jeff Clagg <snacky - at - ikaruga - dot - co - dot - uk>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15624 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-03 11:57:54 +00:00
diego
eb81ab5830
wording/markup fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15621 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-02 23:14:15 +00:00
gpoirier
e6f5f5a187
XviD zones support. Patch by Doom9: < feedback123 GROOVY doom9 STEADY org >
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15620 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-02 22:01:38 +00:00
diego
cf3470c2c8
vo_macosx now supports (almost) the same keys as vo_quartz.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15602 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-31 20:33:52 +00:00
reimar
881f0f083f
-geometry support for gl2 under win, default window pos centered for gl, gl2
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15596 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-30 08:45:21 +00:00
lorenm
2bdc7899a1
sync to x264 r240 (threads)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15591 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-29 19:05:32 +00:00
reimar
7322c396a9
Implement -geometry for vo gl and gl2.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15590 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-29 17:04:51 +00:00
diego
5f48c8a1a7
Fix paragraph indentation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15564 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-24 10:39:38 +00:00
lorenm
d6a8698f57
sync to x264 r239 (zoned ratecontrol and UMHex ME)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15558 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-24 06:03:37 +00:00
diego
fa01311643
Only one of -dumpstream, -dumpvideo, -dumpaudio works at a time.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15549 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-22 19:12:58 +00:00
diego
54f8953b16
vb_strategy only works in pass one.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15546 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-22 15:11:03 +00:00
diego
2c61b64fd0
vo_macosx does not yet support command keys.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15545 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-21 22:08:09 +00:00
diego
2dab71c400
More correct -lavfopts description.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15544 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-21 22:07:25 +00:00
diego
f6c5a0788c
Document lavf muxers.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15533 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-20 23:22:54 +00:00
nplourde
cf723f6a31
macosx T behavior is standard, vo_macosx (will) have same special key
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15526 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-20 16:45:31 +00:00
wight
eb1191e77d
Remove capitalization and period from non-sentences
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15498 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-17 14:19:29 +00:00
wight
dadafa54a4
* some more \- in examples
...
* move parenthesis before period for consistency.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15490 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-16 18:35:15 +00:00
diego
3e739b70b2
Fix imprecise fps numbers, patch by Corey Hickey <bugfood-ml at fatooh dot org>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15488 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-16 09:52:52 +00:00
diego
f1e0d14081
Document new file:// syntax.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15464 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 13:13:58 +00:00
kraymer
d46575a2dc
wording fix
...
1.927 missed to remove the old "(default)"-note
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15440 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-13 16:53:34 +00:00
diego
efaa9aa1e6
-edl works with MEncoder as well.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15434 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-13 14:33:52 +00:00
kraymer
9445986ccb
added some hyphens in quoted examples
...
formatting
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15433 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-13 13:40:15 +00:00