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