Commit b5f47309 authored by Stefano Sabatini's avatar Stefano Sabatini

Fix documentation syntax for the color source, the third parameter is

frame_rate, not frame_width. Thanks elenril for spotting it.

Originally committed as revision 24287 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 7c06faf8
......@@ -234,7 +234,7 @@ Below is a description of the currently available video sources.
Provide an uniformly colored input.
It accepts the following parameters:
@var{color}:@var{frame_size}:@var{frame_width}
@var{color}:@var{frame_size}:@var{frame_rate}
Follows the description of the accepted parameters.
......
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