doc/filters: itemize example for mp filter

pull/28/head
Stefano Sabatini 13 years ago
parent 0e28e3cf82
commit 8a7b82ccab
  1. 5
      doc/filters.texi

@ -2556,10 +2556,13 @@ of the corresponding MPlayer filters. For detailed instructions check
the "VIDEO FILTERS" section in the MPlayer manual.
Some examples follow:
@itemize
@item
Adjust gamma, brightness, contrast:
@example
# adjust gamma, brightness, contrast
mp=eq2=1.0:2:0.5
@end example
@end itemize
See also mplayer(1), @url{http://www.mplayerhq.hu/}.

Loading…
Cancel
Save