1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 03:45:23 +00:00
Commit Graph

211 Commits

Author SHA1 Message Date
arpi
177d2185e9 v4l capture update by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
some silly bugs slipped through.. here is the fix


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7071 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-22 23:05:58 +00:00
rfelker
eb4c371b32 documentation for -vop eq
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7065 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-22 01:47:57 +00:00
arpi
a5bd36cf4b new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
- multithreaded audio/video buffering (I know mplayer crew hates threads
  but it seems to me as the only way of doing reliable a/v capture)
- a/v timebase synchronization (sample count vs. gettimeofday)
- "immediate" mode support for mplayer
- fixed colorspace stuff - RGB?? and YUY2 modes now work as expected
- native ALSA audio capture
- separated audio input layer


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7059 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-21 21:31:20 +00:00
diego
d092fae808 -subcc option documented, patch by Robert R. Wal <rrw at hell pl>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7050 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-20 00:57:13 +00:00
diego
f88cde784e Sync the man page with the removed sections of the HTML docs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7046 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-19 01:38:59 +00:00
diego
23d1041868 Applied patch by Remi Guyomarch <rguyom at pobox com>.
1) document vb_qoffset instead of two times vb_qfactor
2) document "gray" and "mpeg_quant"
3) add 1 space to line-up with other options


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7018 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-15 22:43:27 +00:00
diego
aba66853c3 Jindrich Makovicka's new noise pattern filter.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6993 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-13 21:48:14 +00:00
diego
1e7e3b714d Document new -sws options as well as TV input changes.
Please review for correctness.
Patch by Jonas Jermann.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6979 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 19:27:05 +00:00
arpi
98c903c162 updated/extended teh introduction part
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6977 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 18:52:55 +00:00
diego
4a20821187 New noise filter by Jindrich Makovicka.
Reformatted the paragraph because its column layout completely broke in 80
character displays.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6970 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 13:37:35 +00:00
jonas
8672b1e004 bsdbt848 driver and some formats (confused some users)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6958 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-10 10:59:42 +00:00
arpi
ad1a8c23fe oac/ovc changes, -osdleevl defaults to 1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6925 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-05 13:53:30 +00:00
diego
a441e02871 -dvdkey option clarified.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6880 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-03 20:36:53 +00:00
diego
e1c5e8d995 Documented -srate for MEncoder.
Added new MEncoder options -audio-delay, -audio-density, -audio-preload.
Please check for correctness.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6868 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-02 01:02:46 +00:00
diego
03a8669f06 Documented -vop rectangle.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6850 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 18:08:06 +00:00
diego
4da5a5449f limit parameter for cropdetect, fixed column.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6813 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-26 03:28:07 +00:00
diego
3a55ac4c0d Added -xvidopts as described by Albeu on #mplayerdev.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6777 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-24 02:14:14 +00:00
diego
ab8968e91e Configuration files documented.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6773 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-23 20:10:39 +00:00
pontscho
d05326c4bc - fix audio equalizer
- rewrite video equalizer handling (i teszted with mga g400 [x]mga,xv,xvidix and radeon xv,xvidix )
- fix some small gtk bug
- i dunno, i don't remember ... :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6756 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-19 20:51:48 +00:00
diego
b226bbc9f4 Huge patch by Jonas Jermann <jjermann@gmx.net> (2/2).
These are the "real changes" from Jonas' patch.  It should be OK, please
doublecheck anyway.  Plus -rawaudio reformatted, slipped through the cracks
the first time around.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6754 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-19 02:11:59 +00:00
diego
6bc7d4a727 Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
I extracted all the cosmetic parts from the patch, removed the bitrot and
added quite a few (also cosmetic) consistency, spelling and appearance
changes.  Columns are not broken at random anymore and should be readable
now.  We now have a good looking man page :-)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6753 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-19 01:24:15 +00:00
diego
758b86265b Applied patch by Alban Bedel <albeu@free.fr>.
http://mplayerhq.hu/pipermail/mplayer-dev-eng/2002-June/008873.html
Documents -dxr2 and -rawaudio options.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6748 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-18 14:48:58 +00:00
atmos4
3f0aaca06d Add missing description for lameopts aq
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6731 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-14 15:54:09 +00:00
diego
af69ff7d53 Some spellchecking, moved the section to the correct position, some
consistency fixes and replaced a lot of <I> with <CODE>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6725 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-13 14:23:36 +00:00
kmkaplan
83e9870553 Document -vobsubout, -vobsuboutid and -vobsuboutindex
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6713 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-11 22:01:40 +00:00
diego
ad187a0f8e OSD == onscreen display, typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6574 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-27 13:00:40 +00:00
diego
fb8bd3d6a6 Tons of typos plus wording updated here and there.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6470 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-20 11:09:47 +00:00
gabucino
ff7e7cc22d this was really wrong! but not they way you all though!! MWAHAHHAA!!!
(ehh... :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6398 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 16:29:11 +00:00
gabucino
8cfc32989d added cdda (paranoia) dox
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6390 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 09:12:23 +00:00
diego
3339519233 Pontscho says panscan works with xmga only, not with mga.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6384 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-10 18:43:42 +00:00
gabucino
7e95379cea added -dumpsrtsub
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6379 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-10 16:14:25 +00:00
diego
2002d1af9f -panscan clarified
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6352 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 10:13:03 +00:00
gabucino
a9d586228e more panscan stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6339 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-08 08:16:29 +00:00
gabucino
1f9a84a69d panscan added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6331 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-07 22:15:40 +00:00
diego
45e6add906 s/usefull/useful/g
(x)mga also supports setting contrast, etc
extrastereo defaults to 2.5 (spotted by pl)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6327 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-07 15:15:47 +00:00
jonas
272b30782c Albeu is right, 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6317 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-06 21:28:08 +00:00
jonas
739846f76a small fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6316 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-06 20:52:24 +00:00
diego
414248ded1 -stop_xscreensaver option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6311 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-06 01:45:39 +00:00
attila
3eccf2979d added docu for -icelayer and addition to the faq for -nortc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6269 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-02 16:33:43 +00:00
arpi
892f3cca0c explanation of the '-subpos' flag, patch by Diego Biurrun
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6251 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-31 21:56:36 +00:00
gabucino
988d08e72e applied two patches (two-in-one! :P)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6121 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-19 17:09:29 +00:00
jonas
958822194b 100l sorry, won't commit again.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6073 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-13 18:40:08 +00:00
jonas
c94b8e778c added new description, new vop options and fsmode-dontuse
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6072 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-13 18:18:19 +00:00
jonas
9c45f5e29f typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6024 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-08 23:46:59 +00:00
jonas
8cdc04a22f noskip to mencoder only opts, endpos understands byte position too and small changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6023 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-08 23:08:17 +00:00
arpi
1340581060 updated -vop scale parameters
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6006 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-06 23:04:55 +00:00
arpi
d6a7aaadb8 vb_qfactor desc. added - patch by Rémi Guyomarch <rguyom@pobox.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5994 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-06 00:14:35 +00:00
arpi
de4b5fb368 various fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5993 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-05 23:11:28 +00:00
arpi
b341b3ce28 merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5989 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-05 21:04:25 +00:00
gabucino
ddbfc3b287 applied Jonas Jermann's patch (v1)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5966 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-04 05:32:26 +00:00