Documentation:Modules/motionblur

From VideoLAN Wiki
< Documentation:Modules
Revision as of 10:17, 22 January 2008 by Dionoea (talk | contribs) (New page: {{Module|name=motionblur|type=Video filter|description=motion blur video filter}} Use this filter to blur motion in a video based on previous frames. {{Option |name=motionblur-factor |va...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Module: motionblur
Type Video filter
First VLC version -
Last VLC version -
Operating system(s) all
Description motion blur video filter
Shortcut(s) -

Use this filter to blur motion in a video based on previous frames.

  • motionblur-factor <integer> : The bluring factor (1 to 127). Higher values mean more blurring. default value: 80

Example use:

% vlc --video-filter "motionblur{factor=60}" somevideo.avi