Commit 8ed43d6b authored by Ramiro Polla's avatar Ramiro Polla

Correct misleading comment and typo

Originally committed as revision 9975 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 25994197
......@@ -72,7 +72,7 @@ with the full path to the font file, as in:
@end example
where 20 is the point size.
You can specify the filename to read RGB color names from. If none are
You can specify the filename to read RGB color names from. If it is not
specified, these defaults are used: @file{/usr/share/X11/rgb.txt} and
@file{/usr/lib/X11/rgb.txt}
......@@ -157,7 +157,7 @@ Usage examples:
-sameq output.avi
This example does the same as the one above, but specifies an rgb.txt file
to be used, which has a custom made color in it.
to be used, which has a custom-made color in it.
# Variable colors
ffmpeg -i input.avi -vhook \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment