1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-07 18:14:16 +02:00

Don't mention the number of vhooks, it's a volatile set.

Originally committed as revision 8242 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2007-03-05 08:41:22 +00:00
parent af4372560a
commit 63b6d5dfad

View File

@ -17,7 +17,7 @@ the video to be modified or examined between the decoder and the encoder.
Any number of hook modules can be placed inline, and they are run in the
order that they were specified on the ffmpeg command line.
Three modules are provided and are described below. They are all intended to
A few modules are provided and are described below. They are all intended to
be used as a base for your own modules.
Modules are loaded using the -vhook option to ffmpeg. The value of this parameter