Multimedia This page was last updated 7th October 2005


Cdplayer
 
 

(27k) Cdplayer plays tracks from a CD.

Author: Juan G. Mosqueda H.

Media DLL's
 
 

(68k) These DLL's contain 90 + functions for MIDI, CD, WAV and Speech. (can save wav files).

Author: John White

DShowTut
 
 
 
 
 
 
(11k) DShowTut is a conversion of dshowtut2 found at http://www.flipcode.com.


Its a 8k Mediaplayer and shows how to use DSHOW in LCC32.
It uses Jacobs NEW simple interface 'object->Method(arguments)'

It will render nearly any type of MediaFile.

Author: Detlef Haasper

OggVorbis
 
 
 
 

(680k) Ogg Vorbis Static Library for LCC-Win32 (UPDATE)

This library is built as replacement for the static libraries from the Ogg Win32 SDK (libogg and libvorbis).  This library supports encoding / decoding and includes full documentation.

Ported to Lcc-Win32 by Alexander Stoica

 

Tremor
 
 
 
 
 
 
 
(235k) OggVorbis 'TREMOR' Codec ported to Lcc-Win32

Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for mid to high quality (8kHz-48.0kHz, 16+ bit, polyphonic) audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. This places Vorbis in the same competitive class as audio representations such as MPEG-4 (AAC), and similar to, but higher performance than MPEG-1/2 audio layer 3, MPEG-4 audio (TwinVQ), WMA and PAC.

Ported to Lcc-Win32 by Alexander Stoica

Speex
 
 
 
 
 

(304k) The Speex codec is a patent-free, Open Source/Free Software voice codec. Unlike other codecs like MP3 and Ogg Vorbis, Speex is designed to compress voice at bit-rates in the 2-45 kbps range. Possible applications include VoIP, internet audio streaming, archiving of speech data (e.g. voice mail), and audio books. In some sense, it is meant to be complementary to the Ogg Vorbis codec. This library requires the LCC-Win32 OggVorbis library from this site.

Ported to Lcc-Win32 by Alexander Stoica

LCC_miniFmod
 
 
 

(292k) miniFmod is a basic implementation off the full Fmod replay routine, getting rid of the .dll form, but also lowering the possibilities.

Author: Kohai

Camera
 
 
 

(91k) Camera is a implementation for a webcam.

Author: John White

MyCap
 
 
 

(19k) MyCap is a program that uses the VideoForWindows Api to view/record/playback a Webcam and/or TV card.

Author: Jacko

Back to main page