Ports Search

Results 541550 of 643 for /multimedia/.(0.004 seconds)
audio/gstreamer-1.8.0 (Score: 0.08115334)
GStreamer taglib plugin for adding APEv2 and ID3v2 headers
audio/gstreamer-1.8.0 (Score: 0.08115334)
GStreamer High-quality free MP2 encoder plugin
audio/gstreamer-1.8.0 (Score: 0.08115334)
GStreamer vorbis encoder/decoder plugin
audio/gstreamer-1.8.0 (Score: 0.08115334)
GStreamer wavpack encode/decode plugin
audio/jack-rack-1.4.7 (Score: 0.08115334)
LADSPA effects rack for the JACK audio server
JACK Rack is an effects "rack" for the JACK low latency audio API. The rack can be filled with LADSPA effects plugins. It's phat; it turns your computer into an effects box.
audio/speex-1.2.r2 (Score: 0.08115334)
Audio compression format designed for speech
Speex is an Open Source/Free Software patent-free audio compression format designed for speech.
audio/liba52-0.7.4 (Score: 0.08115334)
Free library for decoding ATSC A/52 streams, aka AC-3
[ from developer's site ] It is a free library for decoding ATSC A/52 streams, aka AC-3. The A/52 standard is used in a variety of applications, e.g., digital television and DVD. The main goals in liba52 development are: Portability - most of the code is written in C, and when we use platform-specific optimizations we always have a generic C routine to fall back on. Reusability - we do not want liba52 to include any project-specific code, but it should still include enough features to be used by very diverse projects. Precision - We are trying to implement all of the A/52 standard, and to have a very precise output by doing all the calculations in floating point. We have a test suite that detects any deviation in the output when compared to previous versions. We do not have access to official A/52 test vectors though, so we have to use our judgement to ensure that such deviations are only introduced when we fix bugs! Speed - liba52 is really fast, on any modern PC it should take only a few percent of CPU time.
audio/libcddb-1.3.2 (Score: 0.08115334)
Library to access data on a CDDB server
Libcddb is a library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (http://freedb.org). It tries to be as cross-platform as possible. The initial library will have a C API.
audio/libsamplerate-0.1.8 (Score: 0.08115334)
Secret Rabbit Code: a Sample Rate Converter for audio
Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio. SRC is capable of arbitrary and time varying conversions ; from downsampling by a factor of 12 to upsampling by the same factor. Arbitrary in this case means that the ratio of input and output sample rates can be an irrational number. The conversion ratio can also vary with time for speeding up and slowing down effects.
audio/libsndfile-1.0.26 (Score: 0.08115334)
Reading and writing files containing sampled sound (like WAV or AIFF)
Libsndfile is a C library for reading and writing files containing sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one standard library interface.