Commit 144b1cc2 authored by michael's avatar michael

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


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3302 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 9f0578a1
......@@ -249,8 +249,8 @@ set bottom pad band size (in pixels)
set left pad band size (in pixels)
@item -padright size
set right pad band size (in pixels)
@item -padcolor color
set right pad band size (hex). The value for pad color is expressed
@item -padcolor (hex color)
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,
middle two digits green and last two digits blue. Defaults to 000000 (black)
@item -vn
......
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