]> git.sesse.net Git - vlc/blob - modules/LIST
Add support for modules help strings (Closes:#413)
[vlc] / modules / LIST
1 List of vlc plugins (271)
2 $Id$
3  * a52: A/52 basic parser/packetizer
4  * a52sys: A/52 decapsulation demuxer.
5  * a52tofloat32: A/52 audio converter & decoder plugin, using liba52
6  * a52tospdif: Audio converter module to encapsulate A/52 into S/PDIF
7  * aa: Ascii art video output
8  * access_directory: Access module to read files in a directory
9  * access_dv: Raw1394 Digital Video (Firewire/IEEE1394/I-Link) access module
10  * access_fake: Fake access to use for mosaic and other special streaming setups
11  * access_file: File access module
12  * access_filter_record: Raw input Recording module
13  * access_filter_timeshift: Timeshifting module
14  * access_ftp: FTP Network access module
15  * access_gnomevfs: GnomeVFS access
16  * access_http: HTTP Network access module
17  * access_mms: MMS over TCP, UDP and HTTP access module
18  * access_output_dummy: dummy access_output module
19  * access_output_file: File access_output module
20  * access_output_http: HTTP Network access module
21  * access_output_shout: Shoutcast access output
22  * access_output_udp: UDP Network access_output module
23  * access_realrtsp: Real RTSP access
24  * access_smb: SMB shares access module
25  * access_tcp: TCP Network access module
26  * access_udp: UDP Network access module 
27  * adjust: Contrast/Hue/saturation/Brightness adjust module
28  * adpcm: ADPCM audio decoder
29  * aiff: AIFF demuxer
30  * alsa: audio output module using the ALSA API.
31  * aout_directx: audio output module using the DirectX API.
32  * aout_file: Audio output to write to a file
33  * aout_sdl: audio output module using the SDL library.
34  * araw: Pseudo audio decoder for raw PCM
35  * arts: ArTS audio output
36  * asf: ASF demuxer
37  * au: AU file demuxer
38  * audio_format: helper module for audio transcoding
39  * auhal: Audio output for MacOS X based on the AUHAL API.
40  * avi: AVI File stream demuxer
41  * bandlimited_resampler: Bandlimited interpolation audio resampler
42  * beos: Audio output, video output and interface module for BeOS.
43  * blend: a picture filter that blends two pictures
44  * bonjour: Zeroconf services discovery
45  * caca: color ASCII art video output using libcaca
46  * cdda: input module to read audio CDs
47  * cddax: input module to read audio CDs via libcdio
48  * cinepak: Cinepack video decoder
49  * clone: Clone video filter
50  * cmml: Continuous Media Markup Language annotations/hyperlinks decoder
51  * corba: CORBA control module
52  * crop: Crop video filter
53  * cvdsub: CVD subtitles decoder
54  * daap: iTunes shares services discovery
55  * deinterlace: naive deinterlacing filter.
56  * demuxdump: Pseudo-demuxer that dumps the stream
57  * dirac: BBC Dirac codec
58  * directfb: Direct Framebuffer video output
59  * directory : input module to read files in a directory
60  * dmo: a DirectMediaObject decoder that uses DirectMedia to decode video (WMV3)
61  * dolby_surround_decoder: simple decoder for dolby surround encoded streams
62  * dshow: DirectShow access plugin for encoding cards under Windows
63  * dts: DTS basic parser/packetizer
64  * dtssys: raw DTS stream input module
65  * dtstofloat32: DTS Audio converter
66  * dtstospdif: Audio converter that encapsulates DTS into S/PDIF
67  * dummy: dummy audio output, video output, interface and input modules.
68  * dv: DV video decoder
69  * dvb: input module for DVB-S/C/T streaming using v4l2 API
70  * dvbsub: decoder module for subs in dvb streams.
71  * dvd: input module for accessing DVDs.
72  * dvdnav: access module for DVDs with libdvdnav
73  * dvdread: input module for accessing DVDs, uses libdvdread.
74  * equalizer: a equalizer audio filter
75  * es: input module for MPEG ES decapsulation.
76  * esd: audio output module using the Esound sound daemon.
77  * export: playlist export module
78  * faad: AAC decoder using libfaad2
79  * fake: fake codec to be used in advanced streaming setups
80  * fb: video output module for the Linux framebuffer.
81  * ffmpeg: Video decoder using the ffmpeg library
82  * ffmpegaltivec: Video decoder using the ffmpeg library (Altivec version)
83  * fixed32tofloat32: Audio converter from fixed 32 bits to float 32 bits
84  * fixed32tos16: Fixed 32 bits to Signed 16 bits integer audio converter
85  * flac: A/52 demuxer
86  * flacdec: Flac decoder using libflac
87  * float32_mixer: Precise float32 audio mixer
88  * float32tos16: float32 to 16 bits signed integer audio converter
89  * float32tos8: float32 to 8 bits signed integer audio converter
90  * float32tou16: float32 to 16 bits unsigned integer audio converter
91  * float32tou8: float32 to 8 bits unsigned integer audio converter
92  * freetype: Utility to put text on video using freetype2
93  * ftp : FTP input module
94  * galaktos: a visualization module that outputs OpenGL
95  * gapi: PocketPC Video output
96  * gestures: mouse gestures control plugin
97  * ggi: video output module using the GGI API.
98  * glide: video output module using the Glide API.
99  * glwin32: a opengl provider using DirectX OpenGL
100  * glx: a opengl provider using X11 OpenGL
101  * gnome2_main: Gtk+ wrapper for gtk_main
102  * gnome_main: Gtk+ wrapper for gtk_main
103  * gnutls: GNU TLS encryption/decryption module
104  * goom: visualisation plugin based on goom
105  * growl: announce currently playing stream to growl
106  * gtk2_main: Gtk+ wrapper for gtk_main
107  * gtk_main: Gtk+ wrapper for gtk_main
108  * h264: H264 decoder
109  * hal: Linux HAL services discovery module
110  * hd1000a: audio output module for the Roku HD1000 Set-Top-Box
111  * hd1000v: video output module for the Roku HD1000 Set-Top-Box
112  * headphone_channel_mixer:  headphone channel mixer with virtual spatialization effect.
113  * hotkeys: hotkeys control module
114  * http: HTTP remote control webinterface
115  * i420_rgb: planar YUV to packed RGB conversion functions.
116  * i420_rgb_mmx: MMX accelerated version of i420_rgb.
117  * i420_ymga: YUV to YUC conversion functions
118  * i420_ymga_mmx: MMX accelerated version of i420_ymga
119  * i420_yuy2: planar 4:2:0 YUV to packed YUV conversion functions.
120  * i420_yuy2_altivec: AltiVec accelerated version of i420_yuy2.
121  * i420_yuy2_mmx: MMX accelerated version of i420_yuy2.
122  * i422_yuy2: planar 4:2:2 YUV to packed YUV conversion functions.
123  * i422_yuy2_mmx: MMX accelerated version of i422_yuy2.
124  * id3: ID3 tag skipper
125  * id3tag: ID3 tag parser/skipper using libid3tag
126  * image: Image file video output
127  * invert: inverse video filter.
128  * ipv4: IPv4 network abstraction layer
129  * ipv6: IPv6 network abstraction layer
130  * jack: jack server audio output
131  * libmpeg2: Mpeg2 video decoder using libmpeg2
132  * linear_resampler: linear audio resampler
133  * lirc: Linux infrared control module
134  * live555: rtp demux based on liveMedia (live555.com)
135  * logger: file logger plugin
136  * logo: video filter to put a logo on the video
137  * lpcm: LPCM decoder
138  * m4a: MPEG-4 Audio Stream demuxer
139  * m4v: MPEG-4 Video Stream demuxer
140  * macosx: Video output, and interface module for Mac OS X.
141  * magnify: zoom video filter
142  * marq: Overlays a marquee on the video
143  * mash: OpenMash based decoder
144  * memcpy3dn: 3D Now! accelerated version of memcpy.
145  * memcpy: memory chunk copying module.
146  * memcpyaltivec: Altivec accelerated version of memcpy.
147  * memcpymmx: MMX accelerated version of memcpy.
148  * memcpymmxext: MMX EXT accelerated version of memcpy.
149  * mga: video output module for Matrox cards using the Linux mga kernel driver.
150  * mjpeg: a demuxer for multipart and concatenated JPEG data.
151  * mkv: Matroska demuxer
152  * mod: MOD demuxer
153  * mosaic: Module used to display a mosaic
154  * motionblur: Motion blur filter
155  * motiondetect: Motion detection filter
156  * mp4: MP4 file input module
157  * mpc: Musepack decoder
158  * mpeg_audio: MPEG audio parser/packetizer
159  * mpga: MPEG-I/II Audio demuxer
160  * mpgatofixed32: MPEG-1 & 2 audio layer I,II,III audio decoder using MAD
161  * mpgv: MPEG-I/II Video demuxer
162  * msn: announce currently playing stream to MSN
163  * mux_asf: ASF muxer
164  * mux_avi: AVI muxer
165  * mux_dummy: dummy muxer
166  * mux_mp4: MP4 muxer
167  * mux_mpjpeg: a multipart MIME MJPEG muxer
168  * mux_ogg: OGG muxer
169  * mux_ps: MPEG program stream muxer
170  * mux_ts: MPEG transport stream muxer
171  * mux_wav: a WAV muxer
172  * ncurses: interface module using the ncurses library.
173  * netsync: synchronizes the clock of remote VLCs with a server for synchronous playback
174  * normvol: a audio filter for volume normalization. 
175  * nsc: decoder for Microsoft proprietary NSC descriptors
176  * nsv: NullSoft Video demuxer
177  * ntservice: run VLC as a NT service
178  * nuv: NUV demuxer
179  * ogg: input module for OGG decapsulation.
180  * opengl: a opengl video output that uses opengl provider modules
181  * opie: interface for Opie using QT/Embedded library.
182  * osdmenu: video_filter for displaying and streaming a On Screen Display menu
183  * oss: audio output module using the OSS /dev/dsp interface.
184  * packetizer_copy: Simple copy packetizer
185  * packetizer_h264: H264 video packetizer
186  * packetizer_mpeg4audio: MPEG4 audio packetizer
187  * packetizer_mpeg4video: MPEG4 video packetizer
188  * packetizer_mpegvideo: MPEG video packetizer
189  * param_eq: parametric equalizer
190  * pda: interface for iPaq using the Gtk2+ widget set.
191  * playlist: playlist import module
192  * png: PNG images decoder
193  * podcast: podcast feed parser
194  * portaudio: audio output module that uses the portaudio library (www.portaudio.com)
195  * ps: input module for MPEG PS decapsulation.
196  * pva: PVA demuxer
197  * pvr: input module to read from a PVR card
198  * qnx: QNX RTOS plugin
199  * qte: video output module for Qt Embedded.
200  * qte_main: a QT Embedded GUI wrapper module.
201  * quicktime: Quicktime decoder that uses the QT library
202  * rawdv: Raw DV demuxer
203  * rawvideo: Pseudo audio-decoder for raw video
204  * rc: interface module using stdio.
205  * real: partial Real audio/video demuxer
206  * realaudio: Real audio decoder
207  * rss: Display a RSS feed on the video output
208  * rtcp: incomplete RTCP implementation
209  * rv32: RV32 image format conversion module
210  * s16tofixed32: Signed 16 bits to fixed 32 bits audio converter
211  * s16tofloat32: Signed 16 bits to float 32 bits audio converter
212  * s16tofloat32swab: Signed 16 bits to float 32 bits audio converter with endianess change
213  * s8tofloat32: Signed 8 bits to float 32 bits audio converter
214  * sap: Interface module to read SAP/SDP announcments
215  * scale: Images rescaler
216  * screen: a input module that takes screenshots of the primary monitor
217  * screensaver: screensaver disabling module
218  * sdl_image: SDL-based image decoder
219  * shout: Shoutcast services discovery
220  * showintf: shows the main interface
221  * simple_channel_mixer: channel mixer
222  * skins2: Skinnable interface, new generation
223  * snapshot: a output module to save pictures from the vout.
224  * spdif_mixer: dummy audio mixer for the S/PDIF output
225  * speex: a speex audio decoder/packetizer using the libspeex library.
226  * spudec: RLE DVD subtitles decoder.
227  * stream_out_bridge: "exchange" streams between sout instances. To be used with VLM
228  * stream_out_description: helper module for RTSP vod
229  * stream_out_display: displays a stream output chain 
230  * stream_out_dummy: dummy stream out chain module
231  * stream_out_duplicate: duplicates a stream output chain
232  * stream_out_es: stream out module outputing ES
233  * stream_out_gather: stream out module gathering inputs for seemless transitions
234  * stream_out_mosaic_bridge: stream output module to make a mosaic. To be used with VLM
235  * stream_out_rtp: output using the RTP protocol
236  * stream_out_standard: standard stream output module
237  * stream_out_switcher: stream output module to display backgrounds
238  * stream_out_transcode: audio & video transcoder using ffmpeg
239  * stream_out_transrate: audio & video transrater using ffmpeg
240  * subsdec: a codec to output textual subtitles
241  * subtitle: a demuxer for subtitle files
242  * svcdsub: SVCD subtitles decoder
243  * svg: a svg renderer module
244  * svgalib: SGVAlib output plugin
245  * swscale: Image scaling module
246  * tarkin: a tarkin video decoder using libtarkin
247  * telnet: Telnet control interface for VideoLAN Media Manager
248  * test1: Empty C module
249  * test2: Empty C++ module
250  * test3: Empty Objective C module
251  * test4: Stress test module
252  * test_playlist: playlist test suite
253  * theora: a theora video decoder/packetizer/encoder using the libtheora library.
254  * time: Overlays the current time
255  * transform: filter for horizontal and vertical image flips and 90° rotations
256  * tremor: a vorbis audio decoder using the libvorbisidec (aka tremor) library.
257  * trivial_channel_mixer: Simple channel mixer plugin
258  * trivial_mixer: Trivial audio mixer plugin
259  * trivial_resampler: Simple audio resampler
260  * ts: MPEG-TS demuxer
261  * twolame: a mp1 mp2 audio encoder based on twolame
262  * ty: TY demuxer
263  * u8tofixed32: unsigned 8 bits to fixed 32 bits audio converter 
264  * u8tofloat32: unsigned 8 bits to float 32 bits audio converter 
265  * ugly_resampler: Ugly audio resampler
266  * upnp: Universal Plug'n play discovery module
267  * upnp_cc: Cyberlink UPNP discovery
268  * upnp_intel: Intel SDL UPNP discovery
269  * v4l: Video 4 Linux input module
270  * vcd: input module for accessing Video CDs.
271  * vcdx: input module for accessing Video CDs with navigation & stills
272  * visual: visualisation system
273  * vobsub: VobSUB subtitles demuxer
274  * voc: VOC demuxer
275  * vod_rtsp: RTSP VoD module
276  * vorbis: a vorbis audio decoder/packetizer using the libvorbis library.
277  * vout_directx: video output module using the DirectX API.
278  * vout_sdl: video output module using the SDL library.
279  * wall: image wall filter.
280  * wav: Wav demuxer
281  * waveout: simple audio output module for Windows.
282  * win32text: Text renderer using native Win32 API
283  * wince: Pocket PC interface
284  * wingapi: Win CE video output
285  * wingdi: WIN 32 / WIN CE GDI video output
286  * wxwidgets: interface module using the cross-platform wxWindows library.
287  * x11: video output module using the X11 API.
288  * x264: H264 video decoder using X264
289  * xa: XA demuxer
290  * xml: LibXML xml parser
291  * xosd: X On Screen Display interface
292  * xtag: XTAG xml parser
293  * xvid: Decoder for the Xvid codec, using libxvidcore
294  * xvideo: video output module using the XVideo API.