[FFmpeg-soc] [soc]: r5630 - libavfilter/README
stefano
subversion at mplayerhq.hu
Mon Feb 22 23:15:29 CET 2010
Author: stefano
Date: Mon Feb 22 23:15:29 2010
New Revision: 5630
Log:
Do not tell the user there is no documentation as this is not anymore
true, and point to doc/libavfilter.html.
Modified:
libavfilter/README
Modified: libavfilter/README
==============================================================================
--- libavfilter/README Mon Feb 22 23:10:48 2010 (r5629)
+++ libavfilter/README Mon Feb 22 23:15:29 2010 (r5630)
@@ -67,9 +67,8 @@ could use this command:
./ffplay -vfilters scale=640:480 input_video.avi
Be aware that some filters, notably the crop filter, interpret the parameters
-differently than mplayer does. There's currently no documentation about this
-except the source of those particular filters. Sorry. Play around with some
-of the filters.
+differently than mplayer does. Documentation for each filter is provided in the
+doc/libavfilter.html file.
One of the interesting features of libavfilter is the ability for filters to
have multiple inputs and multiple outputs. Unfortunately, ffplay cannot feed
More information about the FFmpeg-soc
mailing list