[FFmpeg-cvslog] doc/filters: remove another instance of '=?UTF-8?Q?=C3=97?='

Stefano Sabatini git at videolan.org
Thu Feb 7 20:32:39 CET 2013


ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Thu Feb  7 20:28:30 2013 +0100| [1afbb4c226203c1a0853c9ad469cd9ef337080e4] | committer: Stefano Sabatini

doc/filters: remove another instance of '×'

Fix trac ticket #2247.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1afbb4c226203c1a0853c9ad469cd9ef337080e4
---

 doc/filters.texi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index e047852..1f22f8d 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -4589,7 +4589,7 @@ Alternatively, the options can be specified as a flat string:
 
 @var{layout}[:@var{nb_frames}[:@var{margin}[:@var{padding}]]]
 
-For example, produce 8×8 PNG tiles of all keyframes (@option{-skip_frame
+For example, produce 8x8 PNG tiles of all keyframes (@option{-skip_frame
 nokey}) in a movie:
 @example
 ffmpeg -skip_frame nokey -i file.avi -vf 'scale=128:72,tile=8x8' -an -vsync 0 keyframes%03d.png



More information about the ffmpeg-cvslog mailing list