Difference between revisions of "Documentation:Modules/psychedelic"

From VideoLAN Wiki
Jump to navigation Jump to search
m (→‎Source code: New section, sections)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{Module|name=psychedelic|type=Video filter|first_version=0.9.0|description=Simulates being high}}
 
{{Module|name=psychedelic|type=Video filter|first_version=0.9.0|description=Simulates being high}}
  
== Example ==
+
== Options ==
 +
None.
 +
 
 +
== Examples ==
 
  % '''vlc --video-filter "psychedelic" somevideo.avi'''
 
  % '''vlc --video-filter "psychedelic" somevideo.avi'''
  
 
'''Note:''' In versions prior to 0.9.0, this was part of the [[Documentation:Modules/distort|distort]] video filter.
 
'''Note:''' In versions prior to 0.9.0, this was part of the [[Documentation:Modules/distort|distort]] video filter.
 +
 +
== Source code ==
 +
* {{VLCSourceFile|modules/video_filter/psychedelic.c}}
  
 
{{Documentation footer}}
 
{{Documentation footer}}
 
[[Category:Video Filters]]
 

Latest revision as of 09:16, 22 March 2019

Module: psychedelic
Type Video filter
First VLC version 0.9.0
Last VLC version -
Operating system(s) all
Description Simulates being high
Shortcut(s) -

Options

None.

Examples

% vlc --video-filter "psychedelic" somevideo.avi

Note: In versions prior to 0.9.0, this was part of the distort video filter.

Source code

This page is part of official VLC media player Documentation (User GuideStreaming HowToHacker GuideModules)
Please read the Documentation Editing Guidelines before you edit the documentation
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.