Commit Graph

326 Commits

Author SHA1 Message Date
diego e4c15dd785 Better description of -jpeg options, patch by Colin Leroy.
Some typo corrections by me.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9245 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 02:39:36 +00:00
arpi 0316ffaa29 ok, eq2 documented, since noone else does this... :(((
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9237 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 01:08:47 +00:00
diego 06acc13701 denoise3d filter added.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9186 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-31 03:30:38 +00:00
diego b73664e90e 10l for XYZ
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9181 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-30 23:37:17 +00:00
jonas 40f4145098 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9163 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-29 21:47:04 +00:00
gabucino e36e2034a5 changing "switch" -> "option" (unwritten DOCS rule)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9140 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-28 17:14:06 +00:00
arpi 09e742fe2f Add a command line option (-sub-no-text-pp) to disable subtitles
postprocessing, ie. { } removal etc.
patch by Salvador Eduardo Tropea <salvador@inti.gov.ar>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9127 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-27 23:41:56 +00:00
rfelker 3b285a0e3b Improvements to spudec (DVD/VobSub) subtitle code:
- runtime selectable positioning, like with text subs
 - runtime selectable scaling/antialiasing algorithm
 - gaussian blur scaler (finally dvd/vobsub doesn't look like shit!)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9078 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-24 10:24:07 +00:00
rfelker 5a3615e5ff document -vop field
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9074 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-23 17:19:58 +00:00
arpi e819653a23 raw video demuxer, requested by Michael
(try mplayer -rawvideo on:cif mobile.cif)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9066 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-22 23:51:04 +00:00
rfelker 4a730d2147 undocumented feature
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9064 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-22 16:27:58 +00:00
arpi 970435ce12 extension-based filetype detection for headerless files (mp3 vs mpeg, etc)
inspired by patch by Fabian Franz <FabianFranz@gmx.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9007 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 00:21:54 +00:00
jonas c694377e33 2 new compare functions ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8961 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-15 20:36:18 +00:00
diego 1b423dd8a5 Wrong -lavcopts aspect= parameter format, noticed by nico <nsabbi@libero.it>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8952 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-14 00:03:10 +00:00
arpi b401b79723 a->sub_aligment
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8923 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-12 18:58:07 +00:00
jaf 515e047465 2003
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8913 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-12 14:33:46 +00:00
jonas f1397d0517 bandwidth, cuefile/vcd, osdlevel, dfbopts, eq2, bmovl, lavc: vstrict, psnr, removed yvu9, some cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8901 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 22:26:58 +00:00
diego 21191f9a28 Further libaf documentation by Anders with some more updates by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8892 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 14:09:19 +00:00
arpi d459e64463 Overlapping subs are a feature mainly present in subtitling
software formats, such as JACOsub and SSA. This patch enables
them, by default, only with this formats; however the user can
force both enabling and disabling overlapping subtitles by the
mean of -overlapsub and -nooverlapsub options. The code itself
should avoid all the 'jumping subtitles' problems reported by the
users.
patch by salvatore.falco@katamail.com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8883 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-10 22:53:34 +00:00
rfelker cf1d0ebb4a document Arpi's #2,3,7 (fps, immediatemode, eq2). #6,9,10,11 still
need to be addressed and I don't know all the details on them.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8880 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-10 21:57:06 +00:00
rfelker 3e4bd26969 document new halfpack option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8876 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-10 19:38:09 +00:00
rfelker 5ebe3d8c89 5l for me too :) BTW this should also be mentioned in the commands
section of the man page, but lots of commands seem to be missing there
so I figure someone can add them all at once, eventually.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8874 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-10 17:17:41 +00:00
diego 1e170977a9 -af delay description incorrect, as noticed by Arpi.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8851 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 09:35:01 +00:00
jonas 85fd424c27 10l ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8812 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 21:42:27 +00:00
jonas e079642211 10l, osdlevel, fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8811 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 21:39:18 +00:00
jonas c54b466593 updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8807 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 19:21:11 +00:00
diego c4f3964dad Per-file configuration, typos, rewordings, consistency and a 10l .In.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8763 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 02:54:05 +00:00
mark 0842caf6f0 Added support for X style -geometry options (adapted from Henk's patch)
-- Mark


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8746 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-03 20:46:44 +00:00
diego 97cdc9e4dc [no]progressiv --> [no]progressive
There was an 'e' missing at the end.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8709 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-01 23:23:48 +00:00
rfelker 8acc653504 document minimum qscale correctly. someone should probably add a note
to the man page explaining that q=1 is a bad idea unless you really
know what you're doing.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8702 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-01 20:02:47 +00:00
attila 76da393f98 X11 window aspect patch by Arnaud Boulan <boulan@iie.cnam.fr>
adds 2 options: -keepaspect (default) and -nokeepaspect
tested with icewm and enlightenment


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8693 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-01 12:02:49 +00:00
jonas 60f498fffa -of is beta code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8686 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-31 18:03:16 +00:00
nicolas 33d915f338 small fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8683 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-31 17:00:34 +00:00
jonas eb43171482 better verbose description, cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8629 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 23:27:41 +00:00
henry 29ab7de580 user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8628 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 22:57:39 +00:00
rathann 64c7077884 Me: -sub-bg-* would be nicer. "Background" is usually shortened as "bg", not "bkg".
Arpi: feel free to change... ASAP :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8618 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 15:03:23 +00:00
jonas ff7fea6500 cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8617 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 14:56:56 +00:00
jonas ac12fb17b6 I got colas ready, new options, fixes and a few cosmetics I forgot to remove...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8611 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 14:04:56 +00:00
arpi 17c39c4e57 The following patch adds two new command line options:
-sub-bkg-color n
-sub-bkg-alpha n
They control the color and alpha value used to initialize the subtitles and OSD BBOX.
With this you can have subtitles inside a traslucent rectangle.
This is useful when a movie already have "hardcoded" subtitles and you
want to overwrite them with rendered subtitles avoiding too much confusion.

patch by Salvador Eduardo Tropea <salvador@inti.gov.ar>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8602 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 13:41:02 +00:00
arpi 501706292e -subwidth
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8584 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-27 21:41:40 +00:00
diego 43f8f1925e eviv bulgroz <ebulgroz@yahoo.com>:
The folllowing patch fixes 2 minor problems in lameopts presets
- prints an error message when fast/preset is used with an mplayer built
  without these options.
- small fix in manpage


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8569 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-26 12:48:36 +00:00
diego 6028591100 - and -use-stdin documented, EDL updates.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8553 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-24 17:32:59 +00:00
nicolas 5621f9ac13 man's lines shouldn't have more than 80 chars long ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8542 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-23 20:17:06 +00:00
arpi 7f1c583447 Merged EDL 0.5 patch - it's something like Quicktime's edit lists.
(skip sections listed in a text file. it also supports creating them)
patch by Michael Halcrow <mah69@email.byu.edu>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8532 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-23 00:33:22 +00:00
arpi 57e462a04f Presets are an easy way, to use hard to access lame options and to give
you optimum quality at average bitrate. This patch adds presets to mencoder
for libmp3lame >= 3.92.
More info in the sourcecode & at http://www.mp3dev.org/mp3/doc/html/presets.html
patch by eviv bulgroz <ebulgroz@yahoo.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8518 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-21 22:16:49 +00:00
atmos4 7176de8ea9 small typo fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8489 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-17 00:04:11 +00:00
nicolas bf12125fec break one line too long in mplayer.1
sync on French/mplayer1


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8480 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-16 19:43:21 +00:00
rguyom c69f138c48 Support the latest development code from XViD dev-api-3 CVS
branch. Still compatible (at compile time) with the stable XViD code.

Adds :
- GMC, global motion compensation (gmc)
- quarter pixel motion estimation (qpel)
- B frames (max_bframes, bquant_ratio, bquant_offset)
- half-resolution U&V encoding (reduced)
- ?? (me_colour)

Based on a patch by Marco "elcabesa" Belli <elcabesa at inwind dot it>.


Also :
* renamed option "br" to "bitrate".
* renamed option "quality" to "me_quality" and defaults to 4 (fast and
  still not that bad).
* added option "4mv", was previously silently included in quality 4, 5
  and 6.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8463 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-15 18:35:11 +00:00
diego caf9c87669 -rnd --> -shuffle
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8453 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-15 04:47:32 +00:00
diego fc62b77dd0 -format, -lavcdeint, -2xsai and small fixes.
1bpp, eq2, yvu9 and bmovl are TODO.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8436 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-12 05:14:35 +00:00