RSS 4812 projects tagged "multimedia"

Download Website Updated 16 Feb 2013 ExactImage

Screenshot
Pop 427.44
Vit 39.32

ExactImage is a fast C++ image processing library. Unlike ImageMagick, it allows operation in several color spaces and bit depths natively, resulting in much lower memory and computational requirements. Some optimized algorithms operate in 1/20 of the time ImageMagick requires, and displaying large images can be as fast as 1/10 of the time the "display" program takes.

Download Website Updated 16 Feb 2013 LibRaw

Screenshot
Pop 287.34
Vit 36.69

LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). LibRaw is based on the source codes of the dcraw utility, though some of the drawbacks of dcraw have been eliminated. The users of the library are provided with an API to be used when writing their software programs.

Download Website Updated 15 Feb 2013 Ghostscript

Screenshot
Pop 777.97
Vit 41.02

Ghostscript is a processor for PostScript and PDF files. It can rasterize these files to a wide variety of printers, devices for screen preview, and image file formats. Since applications tend to prepare pages for printing in a high-level format such as PostScript, most Unix users with low-level bitmap printers, such as inkjets, use GhostScript as part of the printing process. In addition, Ghostscript is capable of converting PostScript files, functionality comparable to Adobe Acrobat Distiller, but on the command line. In addition, Ghostscript is used for file import and viewing by a great many other applications, including xv, ImageMagick, gimp, and xdvi. Several GUI wrappers for viewing PostScript and PDF files exist, including GSview, ghostview, gv, ggv, and kghostview. This is far from a comprehensive list.

Download Website Updated 14 Feb 2013 feh

Screenshot
Pop 406.64
Vit 50.76

feh is a fast, lightweight image viewer that uses imlib2. It is command line-driven and supports multiple images through slideshows, thumbnail browsing or multiple windows, and montages or index prints using TrueType fonts to display file information. Advanced features include fast dynamic zooming, progressive loading, loading via HTTP (with reload support for watching webcams), recursive file opening (slideshow of a directory hierarchy), and mouse wheel and keyboard control.

Download Website Updated 14 Feb 2013 Jajuk

Screenshot
Pop 249.16
Vit 19.20

Jajuk is a multi-platform music organizer. The main goal is to provide a fully-featured application to advanced users with large or scattered music collections. It supports most audio formats.

Download Website Updated 13 Feb 2013 EasyTAG

Screenshot
Pop 583.34
Vit 65.70

EasyTAG is a utility for viewing and editing tags for MP3, MP2, FLAC, Ogg Vorbis, Speex, MP4/AAC, MusePack, Monkey's Audio, and WavPack files. It features a simple and attractive GTK+ interface.

Download Website Updated 10 Feb 2013 Virtual MIDI Piano Keyboard

Screenshot
Pop 234.21
Vit 16.63

Virtual MIDI Piano Keyboard is a MIDI event generator and receiver. It doesn't produce any sound by itself, but can be used to drive a MIDI synthesizer (either hardware or software, internal or external). You can use the computer's keyboard or mouse to play MIDI notes. You can use the Virtual MIDI Piano Keyboard to display the played MIDI notes from another instrument or MIDI file player.

Download Website Updated 10 Feb 2013 kwave

Screenshot
Pop 212.64
Vit 39.25

Kwave is a 24-bit sound editor that allows simple operations, such as cut, copy, and paste. Some more effect functions with little complexity (Simple Filtering, Delay) are also implemented. More sophisticated analysis functions (spectrograms, sonagrams, pitch determination) are underway or partially done.

Download Website Updated 06 Feb 2013 Skype

Screenshot
Pop 529.23
Vit 20.88

Skype uses P2P (peer-to-peer) technology to provide voice- and video-based communication with other Internet users. The technology is extremely advanced, but easy to use. It features excellent sound quality, end-to-end encryption, and automatic negotiation of firewalls or routers. Among major features are SkypeOut and SkypeIn, adding the possibility to make low-cost calls to land line phones and having a fixed number to be able to receive calls from land line phones.

No download Website Updated 03 Feb 2013 NASPRO

Screenshot
Pop 78.31
Vit 13.03

NASPRO ("NASPRO Architecture for Sound PROcessing") is a collection of Free and Open Source sound processing software built around the LV2 plugin standard.

Screenshot

Project Spotlight

wavsilence

A tool which splits a single WAV file into multiple wav files based on silence.

Screenshot

Project Spotlight

Pong 2613

An attempt at cloning the original Pong for the Atari 2600 in pure C++ and SDL.