1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-10-01 00:54:33 +02:00

Fix description of '-padcolor' option patch by ("Todd.Kirby" <doubleshot at pacbell dot net>)

Originally committed as revision 3302 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Todd Kirby 2004-07-10 15:58:11 +00:00 committed by Michael Niedermayer
parent 5bb994e255
commit 5b79a73ed8

View File

@ -249,8 +249,8 @@ set bottom pad band size (in pixels)
set left pad band size (in pixels) set left pad band size (in pixels)
@item -padright size @item -padright size
set right pad band size (in pixels) set right pad band size (in pixels)
@item -padcolor color @item -padcolor (hex color)
set right pad band size (hex). The value for pad color is expressed set color of padded bands. The value for pad color is expressed
as a six digit hexidecimal number where the first two digits represent red, as a six digit hexidecimal number where the first two digits represent red,
middle two digits green and last two digits blue. Defaults to 000000 (black) middle two digits green and last two digits blue. Defaults to 000000 (black)
@item -vn @item -vn