@var{Please be aware that vhook is deprecated, and hence its development is
frozen (bug fixes are still accepted).
-The substitute will be the result of our 'Video Filter API' Google Summer of Code
-project. You may monitor its progress by subscribing to the ffmpeg-soc mailing
-list at @url{http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc}.}
+The substitute will be 'libavfilter', the result of our 'Video Filter API'
+Google Summer of Code project. You may monitor its progress by subscribing to
+the ffmpeg-soc mailing list at
+@url{http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc}.}
The video hook functionality is designed (mostly) for live video. It allows
the video to be modified or examined between the decoder and the encoder.
@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}
'vhook/imlib2.so -C rgb.txt -c CustomColor1 -F VeraBd.ttf/16 -x 100 -y -1.0*N -f credits.txt' \
-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.
+ 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.
# Variable colors
ffmpeg -i input.avi -vhook \