Author: koorogi Date: Wed Dec 26 23:24:17 2007 New Revision: 1672 Log: Fix typo
Modified: libavfilter/README Modified: libavfilter/README ============================================================================== --- libavfilter/README (original) +++ libavfilter/README Wed Dec 26 23:24:17 2007 @@ -116,7 +116,7 @@ should be that ffplay mirrors the top ha KNOWN ISSUES: - if for some reason the filter chain cannot be setup (due to an unknown - filter, basd parameters to a filter, or for some reason two filters cannot + filter, bad parameters to a filter, or for some reason two filters cannot be linked together successfully, for example), ffplay will not display any video. It is also somewhat lacking in error messages to tell you what the problem was. _______________________________________________ FFmpeg-soc mailing list [email protected] http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
