5 projects tagged "multimedia"
view3dscene is a browser for VRML (1.0 and 2.0) and X3D, and a viewer for other 3D model formats (3DS, MD3, Wavefront OBJ, and Collada are handled). It supports viewing the scene in the "Examine" mode and walking in the virtual world with features such as collision detection and gravity. Rendering is done using OpenGL. Many advanced 3D graphic effects are available, like mirrors (flat and through cube environment mapping), shadows (shadow maps and shadow volumes), GLSL shaders and more. The program can also convert files from 3DS, MD3, Collada and other formats to X3D and pretty-print VRML and X3D files.
Cactus is an audio player. It shows all your music files in a kind of database, and you can easily browse, edit, and search your collection. It also supports synchronizing your music collection with a mobile player device. It plays MP3, WAV, and Ogg. It can also import and rip audio CDs, automatically show album covers, tag MP3 files, and maintain a fast library. A GTK 1.x binary is also available.
Albumine is a music database program. It treats a music collection as a structured collection of albums rather than a chaotic pool of songs. Its major objective is to help users automate the process of inserting new albums into the database, thus making large scale music collecting less painful. It collects all relevant data from a given directory, which appears in the database in a couple of seconds. It supports MP3 and potentially all relevant formats, including CDDA.
QSMP3 is a MP3 Playback component for Delphi and Kylix. It allows you to add full MP3 playback capabilities to your application under both Win32 and Linux. It is a non-visual component, so it should be functional under Linux CLI, X11, Win32 GUI, and Win32 (not DOS) CLI. Supported capabilities include playback, stop, pause, seek-by-time-index,seek-by-byte-indes, automatic position reporting (by event), and position reporting by function call. This component relies on SDL, SMPEG, and the JEDI-SDL translation of the SDL and SMPEG headers to Pascal.