Originally committed as revision 9974 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Ramiro Polla 18 years ago
parent 60147de8fd
commit 25994197a3
  1. 4
      doc/hooks.texi

@ -156,8 +156,8 @@ Usage examples:
'vhook/imlib2.so -C rgb.txt -c CustomColor1 -F VeraBd.ttf/16 -x 100 -y -1.0*N -f credits.txt' \ 'vhook/imlib2.so -C rgb.txt -c CustomColor1 -F VeraBd.ttf/16 -x 100 -y -1.0*N -f credits.txt' \
-sameq output.avi -sameq output.avi
This example does the same as the one above, but specifies an rgb.txt file 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 # Variable colors
ffmpeg -i input.avi -vhook \ ffmpeg -i input.avi -vhook \

Loading…
Cancel
Save