71 lines
3.2 KiB
Plaintext
Raw Normal View History

This package contains "good" plugins for gstreamer-${VERSION}.
The gstreamer people split plugins into:
- base plugins (plugins-base)
- plugins with good code and a good licence (plugins-good)
2007-01-12 00:29:35 +00:00
- plugins with licence issues (plugins-ugly)
- plugins with relatively bad code (plugins-bad)
* alaw ALaw audio conversion routines
* alpha adds an alpha channel to video
* alphacolor RGB->YUV colorspace conversion preserving alpha channels
* annodex annodex stream manipulation/CMML (http://www.annodex.net)
* apetag APEv1/2 tag reader
* audiofx audio effects plugin (stereo positioning)
* auparse parses au streams
* autodetect auto-detection plugins for video/audio outputs
* avi AVI stream handling (mux/demux)
* cutter audio cutter, split along silences
* cairo cairo-based text and time overlays on videos
* debug elements for testing and debugging
breakmydata randomly change data in the stream
navseek seek based on navigation keys left-right
progressreport periodically query and report on processing progress
testsink perform a number of tests
* efence efence-like memory allocation of gstream buffers
* effectv effect plugins from the effectv project
* flac FLAC Lossless compressor encoder/decoder
* flxdec FLC/FLI/FLX video decoder
* gconfelements elements wrapping the GStreamer/GConf audio/video output settings
* goom GOOM visualization filter
* icydemux demux ICY tags from a stream
* id3demux demux ID3v1 and ID3v2 tags from a file
* jpeg JPeg plugin library (decoder/encoder)
* level RMS/Peak/Decaying Peak Level messager for audio/raw
* libsndio default audio sink on OpenBSD
* matroska matroska containers stream handling (muxer/demuxer)
* mulaw MuLaw audio encoder/decoder
* multifile save to sequentially named files
* multipart multipart stream manipulation (mux/demux)
* navigationtest Template for a navigation video filter
* qtdemux tuicktime stream demuxer
* png PNG plugin library
* rtp real-time protocol plugins: asterisk, rtp, gsm, h263...
* rtsp transfer data via RTSP
* shout2send sends data to an icecast server using libshout2
* smpte apply the standard SMPTE transitions on video images
* spectrum run an FFT on signal and output spectrum data
* speex peex decoder/encoder
* taglib write AP2/ID3v2 tags
* udp transfer data via UDP
* videobalance Hue/saturation/brightness/contrast of video stream
* videobox resize a video: borders/cropping
* videoflip flips and rotates video
* videomixer mix multiple video streams
* wavenc encode raw audio into WAV
* wavpack wavpack decoder
* wavparse parse a .wav file into raw audio
* ximagesrc X11 video input plugin using standard Xlib calls
2007-01-12 00:29:35 +00:00
The following plugins are in specific packages because of dependencies:
* aasink
* cacasink
* dv
* esdsink
* gdkpixbuf
* soup
2007-01-12 00:29:35 +00:00
The following plugins are not built:
* 1394 (no firewire support yet)
* cdio (not ported, cdparanoia is enough)
* halelements (hal library not ported)