1
0
mirror of https://github.com/mpv-player/mpv synced 2025-05-09 03:30:47 +00:00
Commit Graph

374 Commits

Author SHA1 Message Date
ivo
3d4852d8e0 Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
Compilation is optional and can be controled by configure. You need to
have the LADSPA SDK installed in order to have it autodetected by configure.

Manual page is updated.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14218 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 02:09:52 +00:00
joey
9e7ca454b4 added -wid support for vo_directx.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14208 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-21 20:33:51 +00:00
joey
90700b67a7 added colorkey support for vo_directx.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14206 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-21 20:31:39 +00:00
diego
eeb274f352 Remove spurious .RE macro.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14200 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-21 12:47:50 +00:00
diego
a726f6f5bc Better -lavdopts option descriptions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14194 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-20 22:34:47 +00:00
diego
405c46726a Created audio filters section to replace -af description.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14193 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-20 22:29:12 +00:00
diego
93ef31d3d1 Fix paragraph indentation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14183 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-18 11:26:01 +00:00
nicodvb
460c3ceb0c added conditional lowres description
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14181 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-18 09:41:16 +00:00
diego
d0de1f6c05 Mention how to concatenate files with -vo yuv4mpeg and -fixed-vo.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14175 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-17 18:41:41 +00:00
diego
368eb52002 y420 vs i420 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14167 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-16 23:54:59 +00:00
diego
b84e2eeb3b Clarify vo_yuv4mpeg filename handling.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14150 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-12 23:18:14 +00:00
wight
609f055186 better mention -vo yuv4mpeg can change output filename
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14147 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-12 21:29:03 +00:00
diego
53edbf42c4 Some fixes and better wording, remove alsa9 and alsa1x audio output drivers
and make some numeric options line up properly.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14144 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-11 17:02:45 +00:00
reimar
563dfb696f keyframes are more like 10 - 20 seconds apart, not 120.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14098 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-03 22:56:25 +00:00
reimar
8e4b3a0ccb Add a file= suboption to set output file.
Patch by Olivier Rolland (( billl |at| users <dot> sf <dot> net )).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14096 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-03 21:02:14 +00:00
diego
aa4f0eb568 Better wording, better explain -nodouble.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14080 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-01 18:03:16 +00:00
reimar
e6524e5b09 use a configurable-size ringbuffer instead of a pipe for buffering key events.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14078 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-01 12:22:39 +00:00
reimar
153d3325cd sstep is usually inaccurate.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14077 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-01 12:07:14 +00:00
diego
827795ca21 -identify now prints subtitle/audio track information.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14071 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-30 23:24:22 +00:00
diego
0eeeb25907 -double is now default, thus -nodouble needs to be documented instead.
Slightly reworded the description of -nodouble.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14070 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-30 22:47:28 +00:00
diego
72cb69a510 MPEG-X spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14025 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-24 11:23:21 +00:00
diego
20d4e5c353 wording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14004 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-21 12:42:51 +00:00
henry
1f478a1173 head related transfer function
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13997 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-20 14:41:51 +00:00
henry
7ca96e66bf v4l2 norm setting
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13980 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-19 13:11:37 +00:00
lorenm
a4acd9668c sync to x264 r61 (improved 2pass ratecontrol)
rename option 'fullinter' to '4x4mv'


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13966 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-18 07:16:02 +00:00
diego
20e5157e17 miscellaneous fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13960 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-17 02:08:24 +00:00
reimar
e2f2ca1cbb allow forcing of software volume control and setting maximum amplification.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13934 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-14 11:27:58 +00:00
lorenm
d079db3de5 update description of lavc's keyint, vb_strategy, and mbqmin.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13931 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-14 00:38:29 +00:00
diego
61a4859db2 Update links to match the XML docs structure change.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13914 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-11 02:12:36 +00:00
diego
3d1c0a457c Mention unichrome_vid in the list of VIDIX drivers
patch by Timothy Lee <timothy dot lee at siriushk dot com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13901 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-08 11:07:06 +00:00
gpoirier
e18ba689db Some work on the XviD section:
- better divx5bvop description
- "new" (no)packed and (no)closed_gop options explained
- more appropriate wordings


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13895 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-07 20:30:11 +00:00
gpoirier
1cf20eef7e have each XviD's option flag have its (no)counterpart
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13854 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-02 17:22:24 +00:00
reimar
ca6fcb2792 vo_gl should work fine with -fixed-vo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13845 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-01 20:30:24 +00:00
nplourde
10c99e8c9e panscan now supported in vo_quartz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13798 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-29 15:29:07 +00:00
reimar
6d9b5684fd Allow attaching gdb on crash automatically.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13795 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-28 23:25:18 +00:00
diego
c6110e02ea better wording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13791 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-28 15:53:47 +00:00
nplourde
e208a042ca fs_res desc for vo_quartz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13790 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-28 15:33:40 +00:00
michael
2e5481e9f5 lavcresample & sweep filters
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13778 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-27 18:16:24 +00:00
diego
3a1b20a7e7 MEncoder needs -srate together with -af resample,
hint by Giacomo Comes <comes at naic dot edu>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13733 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-21 22:47:51 +00:00
diego
6605d8a2d2 small fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13727 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-21 15:38:40 +00:00
nplourde
bd718c0e19 quartz vo driver specific key binding definition
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13726 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-21 15:29:47 +00:00
wight
41b21cf0a6 missing \
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13724 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-21 13:12:15 +00:00
reimar
9f64599b8f allow changing playback speed during playback.
Based on patch by Steve Mueller (diffusor <at> ugcs (dot) caltech [dot] edu),
OSD support by Frank Schertan (scherthan (at) uni-landau <dot> de),
several modifications by me.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13711 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 20:07:50 +00:00
diego
e8b569487d wording/spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13699 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 01:25:27 +00:00
diego
801db1e4a8 lavc is faster than XviD and thus recommended for decoding and PP.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13693 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-19 11:14:55 +00:00
diego
b3c9e16cf0 man page review part XII
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13692 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-19 11:03:30 +00:00
diego
700019dcb4 consistent I/P/B-frame spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13691 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-19 02:09:00 +00:00
diego
757725620f Spelling/wording/clarity improvements and bug fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13690 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-19 01:46:15 +00:00
faust3
229c7f9c84 correctly display the commas of most hebrew subtitles on the left side
of the sentence with fribidi, make the old behaviour optional
patch by Shachar Raindel <shacharr <at> gmail.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13680 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 20:41:06 +00:00
reimar
efeaeab3c4 Only use S/PDIF output when no other alsa device is set, allows to use
external ac3 decoders.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13662 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-17 20:03:55 +00:00