Commit Graph

345 Commits

Author SHA1 Message Date
cehoyos 543504363f Add osd_show_progression: Show progress bar and elapsed/total time.
Patch by Hugo Chargois, hugo D chargois A free fr


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31028 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-04-09 19:20:52 +00:00
diego a04b23c3b3 Drop support for XANIM_MOD_DIR environment variable.
It is now possible to specify alternative codec paths on the comand line.
Furthermore, XANIM_MOD_DIR was never properly documented.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30936 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-03-18 23:37:57 +00:00
Gabrov e61e9b0b8a big new year patch for documentations
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30414 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-24 03:15:18 +00:00
diego 4ccaa41db0 The "ilaced" suboption of vf_scale was renamed to "interlaced".
Fixes Bugzilla #1596.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29814 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-11-02 22:32:47 +00:00
diego 56a13121a7 ao_macosx was renamed to ao_coreaudio.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29253 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-05-04 16:56:36 +00:00
diego 27bc918ffe Rename macosx video output driver to corevideo.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29252 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-05-04 16:55:05 +00:00
kraymer 65da28a88d r27801 Clarify screenw/screenh options, patch by Christian Ohm, chr.ohm gmx net.
r27872 Add a few more supported URL protocols
r27895 Fix typo in psy-rd x264 option description.
r27906 document x264's option subq=0, plus a bit of factoring and added details
r27973 add direct3d docs, ok'd by Guillaume
r27979 Make description of the option more clear
r28056 Add a note about some known issues with -vo sdl
r28095 Document missing vo_gl suboptions
r28096 Using rectangle=2 for vo_gl is probably a good idea nowadays.
r28126 Add support for writing PNG files with alpha channel in -vo png


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28738 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-26 23:32:37 +00:00
kraymer e5294a43b9 r27390 Fix a misleading section in the libavcodec options manual
r27407 Add video driver for Nintendo Wii/GameCube.
r27454 Mention IVTV, S3 and SH_VEU drivers within VIDIX section of manpage.
r27466 Document -lavcopts o, aka libavcodec AVOption.
r27542 'mp3lame' audio output codec was wrongly listed as 'lame'.
r27606 Make -heartbeat-cmd and -stop-xscreensaver sections reference each other.
r27638 add lavfopts matroska suboption
r27639 document lavc/lavf avoption o suboption
r27650 add outdir sub-option to vo png
r27690 whitespace cosmetics
r27691 vo_fbdev now supports -geometry.
r27768 update x264's section with r999 of x264
r27800 improve documentation of latest x264's options
r27801 Clarify screenw/screenh options


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28733 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-25 14:23:07 +00:00
Gabrov dad4a11478 copyright year update in man pages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28729 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-25 09:08:58 +00:00
Gabrov 24617c7318 update copyright year
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28266 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-05 12:50:53 +00:00
kraymer ef6c34c086 r27182: apply parameter name change of no-correct-pts from r26842 to man page
r27208: dvd:// streams accept the device path in the url; patch by Mathieu SCHROETER mathieu.schroeter gamesover ch 
r27230: Give all shell scripts a .sh suffix for consistency.
r27235: moved o option beetwen m* and p*
r27236: another alphabetical order correction
r27334: -border/-noborder are supported by gl/gl2, too, but only on Windows.
r27337: No idea which vos support -noborder how well, though those based on
        X11 or running on Windows _should_ work.
        Just remove that line for now.
r27342: Remove outdated "X11 only" from xineramascreen option and try to make clearer
        what it does and what it does not.
r27348: add list of supported vo's to -xineramascreen


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27729 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-08 16:22:23 +00:00
diego badc033ef7 Give all shell scripts a .sh suffix for consistency.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27230 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-07 09:30:22 +00:00
kraymer 6d14167f28 r27182: apply parameter name change of no-correct-pts from r26842 to man page
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27202 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-04 22:09:55 +00:00
kraymer 5d32f7796e r26502: Document rgbtest arguments
r26057: Fix copy&paste typo in rgbtest documentation
r26198: Grayscale encoding/decoding with FFmpeg is no longer enabled, remove references
r26221: Try to fix the description of what mbcmp influences, please fix if I misunderstood the code.
r26231: better syntax for A key
r26232: added missing escapes
r26260: Experimental support for -framedrop with -correct-pts.
r26271: Mention that '-frames 0' is useful with -identify, closes bug #1046.
r26273: add "ipod" to the list of formats handled by lavf
r26297: compacted new libavformat's 'ipod' description
r26402: Enable runtime control for colorful and/or module name output
r26427: Restore grayscale decoding support with FFmpeg.
r26449: 10L, forgot to commit the documentation for the -noconfig options.
r26460: restore options alphabetical order
r26650: Update documentation for the gl2 driver to make clear gl is usually preferred.
r26674: add h264 to list of supported codecs
r26732: Mark new options Michael committed as undocumented.
r26739: Oops, remove stray .TP.
r26749: -psprobe can be used in mpeg-pes streams, too
r26762: Add a new suboption to -vo xv and -vo xvmc that allows selection
r26763: Remove '(pass 1/2)' from some lavcopts. These options really worked on
r26795: Add support for AppleIR Remote as an input under Linux systems.
r26798: Document the -noar command-line option in en/fr manpages.
r26806: Document x264's AQ options
r26853: Update gl vo section with the new force-pbo suboption.
r26909: Add a slave command to stop stream playback.
r26979: small spelling/wording fixes
r26986: Document VIDIXIVTVALPHA environment variable.
r26997: Fix codec-specific options syntax declaration to be less confusing and wrong.
r27057: Ability for specifying TV standard individually for each TV channel.
r27132: Fix/restore the description of the rectangle video filter.

previously applied:
r27169: add missing escapes and full stops for scaletempo filter
r27179: remove two trailing whitespaces



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27180 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 19:35:45 +00:00
kraymer 686359fe88 r25756: Document vo gl lscale=3
r25757: Add experimental unsharp-mask OpenGL scaler.
r25767: misc spelling fixes
r25768: misc markup fixes
r25769: better ao/vo profile examples
r25786: Add a fragment program for 5x5 unsharp masking
r25821: (instead of adding quotation mark, this added a missing paragraph!)
r25955: (previously applied)
r25973: Hint about possible libmpeg2 problems with -hardframedrop
r25984: Slightly document alpha for OSD color
r26014: -dumpstream will not dump chapters anymore
r26015: Document that framedrop needs -no-correct-pts
r26017: removed wrong example


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27178 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 19:35:36 +00:00
kraymer c9591d061d r25385: Add new audio filter for encoding multi-channel audio into ac3 at runtime.
r25389: Support using unrar executable to access rar-compressed vobsub files.
r25440: Fix the expand text's format by the source.
r25455: (previously applied) typo noticed by Paul TT
r25529: Support ?(!NAME:TEXT) format for expanding string by property.
r25566: update copyright year to 2008
r25585: Add an example for dvdnav:// usage with path.
r25587: when {v|a}_o_mpegpes:card isn't specified by the user [...]
r25607: documented angle commands
r25610: Allow overriding [Script Info] parameters with -ass-force-style option.
r25639: Add heartbeat-cmd option
r25656: dvd-device can specify iso files too
r25657: dumpstream is NOT a better way to copy a dvd title
r25665: updated english manpage with protocol/extension profile loading feature
r25671: document vo.* and ao.* playback profiles
r25751: Extend heartbeat-cmd man page entry
r25752: Seems that all - should be escaped in the man page

r25762: added missing  escapes
r25763: added missing "&"


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27177 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 19:35:32 +00:00
kraymer 09bed798db r25179: Add missing forced linebreak, slight wording improvement.
r25189: Add an example for play DTS-CD with passsthrough.
r25194: -identify shows chapters times when playing dvd streams
r25314: cleanup and conformation of values description for -ass-hinting
r25315: minor spelling/grammar fixes
r25343: Fix all current known multi-channel wrong order problems [...]
r25379: Fix libass to support -nofontconfig.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27176 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 19:35:27 +00:00
kraymer f98e62a95e r24808: Add a space behind openal to get minimum length of 7
r24809: Replace Polyp- by PulseAudio output.
r24820: Clarify that -vo gl bicubic filtering is B-spline, not polynomial
r24837: Spelling, vf_ow parameters are optional.
r24875: program switching in demux_lavf
r24897+r24909 (already applied by Diego in r24955, at least in parts - did not check)
r24924: Add audio filter scaletempo
r24950: Explain new ao_pulse option syntax
r24952, r24953, r24954: (appears to be in current version already, probably due to r24955)
r25134: Fix a wrong cmdline example of using -menu-chroot.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27168 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 12:40:11 +00:00
kraymer f4d4a09a08 r24772: DirectShow based tv:// driver for win32
r24783: Consistently set NOTE: in italics.
r24784: small grammar fix
r24785: Add -lavfdopts cryptokey
r24807: Docs update: -ao openal handles more than one channels since some time already


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27167 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 12:40:06 +00:00
kraymer 14566d2a37 r24727: H.264 content can also be decoded with multiple threads
r24740: misc roff fixes
r24746: document filter -vf ow: Overcomplete Wavelet denoiser.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27166 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 12:40:01 +00:00
kraymer 8531df79d8 version bump to 24719
remove some trailing whitespaces (no idea how these got there..)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27165 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 12:39:56 +00:00
gpoirier d7a0707953 update copyright year to 2008
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25566 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-01 17:18:46 +00:00
diego daa2dbd402 Escape some more '-'.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24964 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-04 12:11:55 +00:00
diego 6c89401821 Escape a ton of '-'. Note that this is likely not complete.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24955 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-03 14:50:33 +00:00
cehoyos cd23dadb54 Changed proposed monitorpixelaspect value for -vo aa to 0.5 as asked by Rich.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24719 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-07 12:15:42 +00:00
cehoyos af44a8b098 rtsp-stream-over-tcp also works with NEMESI.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24711 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-05 13:07:54 +00:00
cehoyos 943ab0edf1 Default monitorpixelaspect is 1.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24708 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-05 12:24:27 +00:00
cehoyos bbf334aaa5 Fix typo.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24707 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-05 12:14:30 +00:00
cehoyos d5a419781e Add hint to monitorpixelaspect for -vo aa.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24706 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-05 12:13:27 +00:00
kraymer 3395d0b0cd compile fix for faq.xml
r24082: Explicitly mention the need to rebuild MPlayer after installing AMR libs.
r24087: Reorder installation requirements list, wording/spelling.
r24604: Teletext documentation
r24646: add -lavfdopts format option
r24655: analyzeduration option for lavf demuxer
r24656: AVI can do video stream switching, too


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24660 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-29 15:56:06 +00:00
kraymer 8ea2de1262 r24550: msglevel 5 is the default.
r24551: Clarify description of MPLAYER_VERBOSE.
r24558: Clarify the relationship between -msglevel and MPLAYER_VERBOSE.
r24573: Implement setting gain control for video devices (usually webcams)
        in v4l2 tv:// driver.
r24592: Change outdated note for -subfps


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24617 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-25 19:49:03 +00:00
kraymer 44b2e1594f r24294: suboption consistency, add fixme document -vivo suboptions
r24310: Support for selecting language via packet 28.
r24329: manpage fix: escape '\' in -vf geq description
r24349: Support lowdelay flag
r24356: spelling fixes, pointed by Diego
r24357: Clarify teletext tlang option.
r24386: move lavc option out of XviD section, to lavc section
r24423: Implementation of tv:// driver autodetection.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24427 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-10 23:09:19 +00:00
kraymer 49722f4ddb r24050: MP3 audio encoder was renamed to libmp3lame in FFmpeg.
r24055: Document how to encode with some libavcodec audio codecs.
r24056: AC3 --> AC-3
r24063: Document how to encode with some more libavcodec audio codecs.
r24084: small libavcodec audio codec clarifications
r24109: Sort libavcodec encoders.
r24110: Add some missing libavcodec video encoders.
r24125: Automatic TV channels scanning ability for MPlayer.
r24136: Wording and markup improvements for the -tvscan option.
r24137: misc markup fixes

r24216: Add missed in r24212 strings definitions



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24218 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-26 20:44:05 +00:00
kraymer b131e2ec4a r23996: Hint at mf://@... syntax
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24026 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-07 21:56:19 +00:00
kraymer 52457d438e r23687: Implemented tv://[<channel>][/<input_id>] url syntax
r23748: Leave out (no) prefix from option names for consistency.
r23852: af channels example for ffdca to ALSA reordering
r23856: small wording improvement
r23897: Experimental negative panscan values
r23898: Set -vo gl slice-height default to 0
r23917: Document -rawvideo format="format string"
r23920 + r23924: Teletext support
r23926: update man page with v4l2 a/v outputs
r23978: add possibly incorrect subfont entry
r23982: i_certify_that_my_video_stream_does_not_use_b_frames is gone.
r23984: Added FIXME skeletons for missing lavc options.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23988 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-01 09:55:57 +00:00
diego 8b51dfe0e2 Remove vo_syncfb, which was unused for 5 years.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23834 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-20 18:17:58 +00:00
kraymer 17d2fa3aea r23504: -lavdopts threads is only implemented for mpeg[12]
r23528: x264 no longer defaults to qp=26.
r23548: give an example of -menu-chroot usage
r23549: refine the example of -menu-chroot yet more
r23561: add missing IDCT algothim, as defined in libavcodec/avcodec.h
r23580: misc small fixes
r23588: The audio balance feature implemented with af_pan.
r23609: Document the effect of -really-quiet on gmplayer.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23673 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-26 20:07:14 +00:00
kraymer 926eca1c67 r23410: add documentation for new -menu-chroot option
r23420: added a missing space char
r23423: added '&' for 'e.g.'
r23425: removed unneeded space
r23440: New "automute" tv:// option.
r23444: update manual date, its been 8 months...
r23455: new sentences on new lines
r23467: (English typo, does not apply here)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23473 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-05 13:40:10 +00:00
kraymer b464871a29 r23325: dv does not support YVU9
r23367: little alignment fixes
r23370: (does not apply)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23406 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-29 08:45:47 +00:00
kraymer b47094e9ab fix typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23320 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-14 21:41:21 +00:00
kraymer 5fef41dff9 r23152: Add -ass-hinting option for setting font hinting method.
r23261: description for -menu-keepdir option
r23283: wrong suboption for vo gif89a
r23291: update copyright year'
r23308: List dv in pixel formats lavc's dv encoder supports.
r23311: add svq1 lavcopts format colorspace
r23314: fix formating of lavcopts format suboptions


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23319 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-14 21:39:35 +00:00
cehoyos 7ee0332156 document lavc's 'level' option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23241 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-06 21:21:19 +00:00
ben e143387ae0 updated manpages with new vidix subdevice names
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23162 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-28 17:58:24 +00:00
cehoyos a2dda036d8 Make -monitorpixelaspect 1 the default.
Patch by Onur Küçük <onur.--.-.delipenguen.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23154 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-27 23:16:45 +00:00
kraymer 32faec95cd r22845: Clarify -xineramascreen -2 behaviour
r22900: documented -mpegopts :adelay
r22916: Ability to specify video and audio capture device names in *BSD BT848
        tv driver.
r22948: documented -mpegopts :interleaving2
r22949: more human description of -mpegopts :interleaving2
r22975: end sentence with full stop (.)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22977 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-11 20:31:21 +00:00
kraymer 3d3d5ce850 r22637: Allow to specify frequencies in channels option.
r22747: Explain workaround for -vo gl:scaled-osd -ass image corruption.
r22772: Available interfaces are showed in verbose mode.
r22779: roff fix: escape dash for options


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22829 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-26 12:14:30 +00:00
cehoyos e44bbc1128 r22776: 'D' also turns off and on kerndeint
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22778 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-22 10:38:25 +00:00
kraymer 8bb8c1e009 r22492: documented -reuse-socket
r22503: corrected description of -reuse-socket as described by Rich
r22508: Document lscale=2
r22512: wording/spelling for lscale=2 suboption
r22521: Clarify -reuse-socket description.
r22622: Wording improvement as suggested by Michael.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22639 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-16 21:50:01 +00:00
kraymer 5de53fffeb mplayer.1
r22408: add -tv driver=help entry, also add dshow tv driver
r22409: 10l: dshow isnt in svn yet
r22453: add -xvfwopts compdata suboption to man page
r22461: -nomouseinput is no longer X11 only.

help_mp-de.h
r22228: Select the first charmap in the font, if FreeType did not autoselect any.
r22276: Reallocate event_images_t, removing limit on simultanious events count.
r22292: make message translatable
r22331: remove some #if 0 code
r22426: warn users about DRM asf files, patch by zuxy meng
r22428: wrong capitolization, thats a comma not a period


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22480 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-06 19:10:36 +00:00
kraymer 019a2a80e4 r22150: key-fifo-size default changed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22187 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-09 20:12:15 +00:00