Changes between Version 1 and Version 2 of FilteringGuide
- Timestamp:
- 11/30/2011 07:53:37 PM (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FilteringGuide
v1 v2 1 == FFmpeg Filtering Guide == 2 1 3 FFmpeg has access to many filters and more are added on a regular basis. To see what filters are available with your build see ''ffmpeg -filters''. Refer to the [http://ffmpeg.org/libavfilter.html libavfilter documentation] for more information and examples. This wiki page is for user contributed examples and tips. Contributions to this page are encouraged. 2 4 3 5 == Examples == 6 4 7 '''Scaling''' 5 8 [[BR]]


