1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-20 06:11:10 +00:00
Commit Graph

1033 Commits

Author SHA1 Message Date
reimar
140ee2645b Implement bob (pseudo?) deinterlacing for xvmc.
Patch from Tomas Janousek (tomi at nomi cz) with modifications by
Carl Eugen Hoyos (cehoyos at ag or at) and me.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20250 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 18:27:34 +00:00
diego
2ca7c578f3 Escape some more - signs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20237 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 14:12:18 +00:00
ptt
0534e291c9 some little consistency fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20194 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-12 23:12:22 +00:00
diego
6271b2384a Some more consistency for the -pvr options, typo.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20189 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-12 18:16:04 +00:00
ptt
fa51879c4b little typo fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20132 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-09 11:34:38 +00:00
lorenm
a18abf1c4a document new x264 options through r579. (ssim, interlaced, deadzone_intra/inter)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20061 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 02:09:50 +00:00
lorenm
0594cd07a0 Remove the x264 option parser, and pass the options on to libx264 as a string instead. This provides automatic support for all current and future x264 options.
A few options had to be reorganized: partitions, deblockalpha/beta, me, direct_pred.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20060 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 02:03:10 +00:00
diego
48416d04ca Mark ao_sdl as SDL-only.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20053 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 21:28:08 +00:00
diego
09ed16cf8a Add SDL-specific keys.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20052 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 21:24:34 +00:00
nicodvb
e5bce94fed faacopts :object is in the range 1..4, not 0..3
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20028 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 09:04:14 +00:00
kraymer
801a8e56d0 remove trailing periods in listing, insert dashes for "MPEG n"s
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20020 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-03 14:26:13 +00:00
ben
050ff7d8bd correct parameter value case for -pvr vmode option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20008 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-29 20:57:03 +00:00
ben
2d5aedd5b3 updated en and fr man pages with changes introduced by new pvr layer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20000 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-27 20:52:20 +00:00
ptt
928da7a448 after a long time, finally i could add -endpos option to mplayer executable.
as oded told me on 1006 02 24, i applied it, blame me if some problem occurs,
i hope not, since i tried it for a while....


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19979 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-25 16:47:56 +00:00
diego
b03677af4c Fix typos noticed by Paul TT.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19927 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-22 08:53:04 +00:00
cladisch
bcebc89ef4 When the hardware sample format is AC3, do not force using an hardcoded
device name.

The setting of the non-audio bit is now done by changing the default
value of the AES0 parameter in the ALSA configuration structures. This
works with user-specified devices, too.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19895 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-18 16:58:21 +00:00
diego
c64a727fab Shorten scale filter parameter names to avoid excessive line length.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19881 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-18 00:13:48 +00:00
diego
3272219bbc Wording improvements, document only one half of -mouse-movements flag option.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19865 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-16 22:14:36 +00:00
nicodvb
b79a29d54a documented -[no]mouse-movements
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19859 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-16 15:46:20 +00:00
eugeni
21faec3791 Add repeated screenshot mode to vf_screenshot.
It is triggered by "screenshot 1".


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19839 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-15 13:27:59 +00:00
diego
cd6d8486c6 small wording/spelling fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19788 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-10 11:16:57 +00:00
nicodvb
1f8a8f343d keypad 7 returns to nearest dvdnav menu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19785 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-10 10:39:10 +00:00
nicodvb
4ef7512cb8 mention dvdnav keys bindings
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19778 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 22:16:05 +00:00
nicodvb
94a601a9bc mention that 'h' and 'k' work with dvb input, too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19777 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 22:04:29 +00:00
uau
e9f5497151 -nortc is now the default, document -rtc instead. Change the description
of -rtc and -softsleep.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19763 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 02:29:13 +00:00
gpoirier
67feb23edd Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it.
(a bit rough, but it's start)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19751 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-08 09:05:03 +00:00
kraymer
dfcf860af8 insert linebreak
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19688 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-05 14:11:41 +00:00
eugeni
8a42dca946 Add -ass-styles man page entry.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19671 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-04 18:19:43 +00:00
diego
229afc385f small markup/grammar fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19653 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-03 13:33:42 +00:00
eugeni
62b44a7d1f ass-color and ass-border-color options.
Only plain text subtitles are affected.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19652 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-03 12:18:49 +00:00
diego
1941ea1992 Document (no)global x264 encoding option.
patch by Jeff Clagg, snacky {at} ikaruga {dot} co {dot} uk


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19630 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-01 20:40:28 +00:00
nicodvb
877a5048d5 documented -lavfdopts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19606 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-30 22:35:20 +00:00
diego
6b35c085e4 Improve radio section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19599 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-29 22:28:34 +00:00
kraymer
58014d649b fixe some typos and formatting of -radio entry
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19591 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-29 14:19:20 +00:00
reimar
acf654cf8f Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19574 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-28 17:05:18 +00:00
diego
a0ad76ce92 Add missing backslashes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19571 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-28 16:26:11 +00:00
eugeni
432868f92c Add -(no)ass-use-margins option.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19569 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-28 15:12:45 +00:00
diego
c03edfb132 Put -ass options in alphabetical order.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19508 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-23 08:43:14 +00:00
diego
2c1425702e syntax/consistency fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19507 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-23 08:42:16 +00:00
eugeni
0adee0932e Add -ass-force-style to man page.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19503 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-22 23:32:50 +00:00
diego
01b788f864 Enclose all space padded headings with quotes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19493 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-22 10:10:33 +00:00
reimar
f1ee0a4db2 Reintroduce an ugly variant of the -gui/-nogui options.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19361 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-08 14:13:51 +00:00
eugeni
1de0c3327d Add matroska chapter seeking capability.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19348 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-06 18:55:34 +00:00
nicodvb
9aecc5b6fd clarification on -mpegopts :vaspect
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19286 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-01 06:39:27 +00:00
diego
47ce3387c3 New sentences should start on a new line.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19285 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-31 23:03:11 +00:00
nicodvb
c0821a7d51 don't use vaspect on mpeg1 video streams
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19281 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-31 20:07:21 +00:00
attila
63ccd4d06a Move the section describing the per movie config files
up, so it doesn't get seperated from the rest of the
config file doc by the config file example


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19274 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-31 04:18:25 +00:00
ben
a08cbbbd3e typo fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19244 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 16:08:59 +00:00
ben
2e20df93d6 missed some escaping
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19241 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 15:27:42 +00:00
ben
1fd3bfff95 use DOCS writing standards for default values (asked by diego)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19240 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 15:25:57 +00:00
ben
aa4223ea85 english manpage for pvr:// input
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19233 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 11:02:58 +00:00
ben
a9cb95fbd7 updated en/fr manpages for ao_ivtv
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19231 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-28 21:51:13 +00:00
nicodvb
03c7cf5f51 removed default outfile for -ao mpegpes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19228 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-28 21:16:52 +00:00
diego
a47b9d11f6 Improve ao_mpegpes description.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19206 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-27 20:53:29 +00:00
diego
3e2db07a32 description of the arnd scale video filter parameter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19191 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-26 22:43:20 +00:00
nicodvb
2d2b8f09cd new -ao mpegpes options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19190 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-26 21:47:54 +00:00
corey
0c184e89b0 - Add missing "00" in -af pan usage line.
- Change -af pan usage and description to use a capital 'L' to make the
  letter easily distinguishable from a '1'.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19181 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-24 16:47:54 +00:00
diego
37bab5c544 cosmetics/punctuation/spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19161 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-22 18:57:56 +00:00
ben
fb9aa02d40 updated english man page with vo_ivtv description
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19149 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-21 17:08:47 +00:00
kraymer
0f9205778d move -ass on top of -ass-* options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19134 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-18 18:52:41 +00:00
rfelker
06813d5cab 10l to someone..
users were complaining on the list that -mf w=...:h=... would not
scale their images for them...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19131 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-18 06:32:14 +00:00
ivo
b6fa4fa203 print frame type and keep track of last encountered keyframe
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19101 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-15 10:35:22 +00:00
ivo
761c684fc8 new black frame detection filter
by Brian J. Murrell, Julian Hall and me.



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19099 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-15 09:18:44 +00:00
nicodvb
f0c3c22b57 wording fix; default dvb tuning timeout is now 30 seconds
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19097 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-14 23:06:51 +00:00
diego
f89a7da604 Remove support for obsolete and non-free divx4/odivx libraries.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19087 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-14 17:14:16 +00:00
diego
470be4301a Rename OSD/SUB section to OSD/SUBTITLES.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19052 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 23:14:30 +00:00
diego
0c18077623 alphabetical order for the OSD/SUB section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19051 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 23:13:16 +00:00
diego
015af9df84 grammar and consistency fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19050 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 23:11:34 +00:00
kraymer
a3cc02a9dd two small fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19046 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 20:43:25 +00:00
gpoirier
6e70bea4fa Mention hardware DTS pass-through. This wasn't strictly needed, but requested in:
Date: Jul 8, 2006 5:16 PM
Subject: Re: [MPlayer-users] mplayer and DTS pass-through

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18969 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 19:46:11 +00:00
reimar
4bc8d91bc9 customtrect -vo gl suboption
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18968 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 19:29:04 +00:00
reimar
d031003c4e forgotten customtlin -vo gl suboption documentation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18967 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 19:26:53 +00:00
diego
a0b27e3797 grammar/markup fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18948 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 13:30:38 +00:00
eugeni
e15ae9a600 Initial libass release (without mencoder support).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18942 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-07 18:26:51 +00:00
diego
74a303a3af some grammar/spelling/markup fixes for -rtsp-destination
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18928 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-06 13:22:59 +00:00
reynaldo
d2e67a69fb Modifies behavior of -edlout
Now it creates a new file and writes edit decision list (EDL) records to it
just as it did before but instead of making pas-2-seconds blocks for each
'i' keystroke  lets the user hits 'i' to mark the start or end of a block.



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18916 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-05 22:47:44 +00:00
ben
1ad9af38b5 updated english and french manpages with new -rtsp-destination option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18882 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-01 22:15:37 +00:00
ben
4661cbe829 updated DOCS with new generic (non LIVE555 dependant) usage of -rtsp-port option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18835 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-26 21:32:59 +00:00
reimar
2727b16cbb improved -vo gl:lscale documentation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18712 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-14 16:08:49 +00:00
diego
c087ea4cd5 formatting fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18702 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-14 10:18:57 +00:00
reimar
316a44ff0e scaler -> scale typo fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18697 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-13 20:21:47 +00:00
reimar
497b2f561e Add yuv to rgb conversion using a 3D lookup texture
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18656 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-08 19:02:56 +00:00
kraymer
374e81df43 10l: double "and"
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18643 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-08 00:47:17 +00:00
kraymer
eafaa2f8c7 rewording/clarification of vqscale option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18640 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 23:28:16 +00:00
kraymer
2d69d3e464 yadif filter: formatting fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18631 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 18:52:49 +00:00
kraymer
3ee63c7588 add vqscale=0 option, explain different meanings for snow and other codecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18630 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 18:19:58 +00:00
michael
1b0dd2f656 mcdeint is happy with yadif=3 too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18628 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 17:31:14 +00:00
michael
e4c69a6919 make spatial interlacing check optional
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18627 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 17:21:45 +00:00
reimar
1b0b329dd7 Add bicubic texture scaling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18623 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 14:07:32 +00:00
corey
9fb516e90a Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18612 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 00:02:51 +00:00
michael
36e4ad3058 yet another deinterlacing filter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18609 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 23:30:23 +00:00
diego
d58d3ace15 small consistency fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18608 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 23:04:28 +00:00
diego
8066305f10 grammar/wording and formatting fixes for mcdeint
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18607 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 22:58:59 +00:00
michael
f31bc72365 Motion compensating deinterlacer
note, the code could probably benefit from some finetuning / experimentation in case anyone is bored ...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18591 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 00:11:13 +00:00
reimar
ad733dd01d mention when vo_gl yuv conversion methods are inexact
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18577 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 11:20:31 +00:00
corey
1934f3b4ea Make aic description a bit more helpful and less misleading.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18574 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 06:57:22 +00:00
corey
5414825bac Support and document lavc b_sensitivity option.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18573 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 06:37:29 +00:00
lorenm
c7032926c9 document the recent changes in Snow.
new lavcopts: 'refs', 'vqscale=0'



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18570 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 05:34:26 +00:00
nicodvb
34c3d97d69 fixed -dvbin :timeout range
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18567 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-04 23:41:44 +00:00
nicodvb
59f8ffc16d configurable tuning timeout
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18563 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-04 23:09:19 +00:00
nicodvb
cf601586ab fixed off by one object_types in -faacopts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18561 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-04 22:52:02 +00:00
corey
447119777b support lavc mv0_threshold
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18490 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 20:18:57 +00:00
diego
8d6e2a0e6b Rework the karaoke audio filter section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18478 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 14:36:08 +00:00
reynaldo
d6081d2977 New karaoke af
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18471 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 08:46:31 +00:00
diego
6fd961be92 roff syntax fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18448 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 21:08:32 +00:00
gpoirier
42d3b25156 like it or not, the vfw options are -(xvfw)opts, not -(vfw)opts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18447 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 20:47:00 +00:00
gpoirier
19fd398418 fix vfw-related things, patches by RC and Compn
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18434 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 05:51:26 +00:00
diego
f7c80324e9 Document xvfwopts.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18415 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-09 14:38:53 +00:00
diego
3b8ef8b3e1 small layout fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18414 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-09 14:38:07 +00:00
diego
4b52bda380 Small wording fix, add parameters to the lavfopts option declarations.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18374 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-01 17:08:52 +00:00
nicodvb
d8d8e2f6bd -lavfopts muxrate in in bits/sec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18358 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 18:57:41 +00:00
diego
659ad04d72 Bump the date.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18343 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-29 17:01:43 +00:00
diego
7736644929 Correct vglobal description, as pointed out by Loren.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18339 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 23:51:18 +00:00
diego
5f7d83a8ee cosmetics: Remove trailing whitespace.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18335 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 21:37:01 +00:00
diego
3e1871bda8 Consistency for the 'i' key, document vglobal, aglobal and
i_certify_that_i_am_the_longest_option_ever.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18334 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 21:34:02 +00:00
reynaldo
40f4f09120 Small grammar fix introduced by my previous commit :/
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18332 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 16:44:48 +00:00
reynaldo
790eeaf826 Small clarification to the i keystroke description, it doesnt make an EDL mark unless you are in -edlout mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18328 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 06:14:07 +00:00
diego
4f7cc897d4 small spelling/grammar fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18327 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 01:52:45 +00:00
nicodvb
19c163b183 clarified restriction on -lavfopts :delay
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18326 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 23:00:01 +00:00
nicodvb
6ef55dd8ea document more -lavfopts entries
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18325 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 22:44:51 +00:00
diego
43673b01e5 EDL no longer conditionally compiled.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18314 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 13:10:38 +00:00
reynaldo
2c3be6dcf7 Kiriuja's rephrasing of the identify=6 v/s -identify issue, patch by himself, applyed with minor update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18294 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-26 07:48:26 +00:00
reynaldo
3cc923c1f7 small fix on -identify section of the manpage, new line for new sentence and option scaping with an slash
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18254 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-24 16:02:59 +00:00
reynaldo
3a406e94d7 Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18238 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-24 07:20:34 +00:00
diego
98aee4cb65 Remove support for default.sub.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18233 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 23:26:12 +00:00
albeu
116ca0c768 Add a new command: osd_show_property_text that show an expanded property
string on the OSD. Based on a patch 'by someone named "veal" on irc'
that showed the filename.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18223 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 14:31:54 +00:00
diego
127d546fd6 Fix up -msgcharset and MPLAYER_CHARSET.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18221 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 12:43:50 +00:00
reimar
173d664b68 document message charset functionality
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18217 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 08:56:40 +00:00
diego
bd45bc8f34 Add FIXME skeletons for -msgcharset and MPLAYER_CHARSET.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18212 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 23:53:52 +00:00
lorenm
94b93ccc69 sync to x264 r503 (dct_decimate)
patch by Guillaume Poirier.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18208 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 19:30:57 +00:00
kraymer
ffb3dbc09b 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18171 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-21 10:51:50 +00:00
kraymer
7af4532cbc syntax fix for "s" (keyboard control)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18170 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-21 10:45:02 +00:00
diego
3f08af229f minor markup fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18133 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 08:02:39 +00:00
reimar
7f3d9de556 Fix and improve xinerama support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18117 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-16 13:38:28 +00:00
reimar
02c0f0258f new monitorpixelaspect option, esp. useful for xinerama setups with upcoming patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18106 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-15 20:50:33 +00:00
diego
ecc88de7f6 small typo/grammar fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18094 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-14 13:27:55 +00:00
reimar
86b0871127 -ao pcm:fast suboption for faster-than-realtime dumping
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18093 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-14 13:18:35 +00:00
gpoirier
ca9d9cf980 Document sinesupress audio filter, thanks to the help of Michael Niedermayer and Jan Knutar.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18085 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-13 21:25:37 +00:00
iive
310dda5ed0 New mode for tinterlace filter
Document the patch by Walter Belhaven <wbelhaven at yahoo >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18057 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-08 15:43:32 +00:00
diego
cd974cd0e0 -crash-debug does not get enabled with .developer in the source tree.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18018 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-02 07:47:15 +00:00
diego
b5743fcfda Rename the default GUI skins directory from 'Skin' to 'skins', keeping
backwards compatibility.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17975 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 11:39:27 +00:00
diego
2874b0cfe0 Explain how to separate lavdopts parameters, -lavdopts fast is MPEG-2-only.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17968 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 22:56:46 +00:00
reimar
bf291303a1 support custom OSD colour for vo_gl.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17958 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 10:43:56 +00:00
jonas
611dc62a43 fix for the macosx tiger (groff 1.19.x) indentation issue
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17951 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 22:41:14 +00:00
kraymer
db5cd502b1 insert linebreak, \-playing-msg option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17922 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 18:19:15 +00:00
albeu
3aa536d582 Shortly describe -playing-msg and -list-properties.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17917 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 17:06:03 +00:00
corey
0e4ebf5383 Prevent building lavc with xvid support unless xvid version is 1.1 or
higher.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17905 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-21 05:36:10 +00:00
lorenm
4c4c2bd8e0 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17904 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-20 23:16:34 +00:00
lorenm
5283b5beef sync to x264 r476 (subq=7)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17903 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-20 23:13:37 +00:00
corey
fac2fee9fe Support libavcodec vrc_strategy=1 (XviD ratecontrol).
As a side effect, this also makes -lavcopts vcodec=xvid work.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17887 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-17 23:47:10 +00:00