7 projects tagged "multimedia"
AVInfo is a utility for displaying AVI, MPEG (1 and 2), OGM, MKV, and IFO (DVD) information. It returns the length of a clip, FPS, resolution, codec, audio and video bit rate, number of key frames, sound parameters, the number and type of streams, and the language for audio/subtitles. It then generates a file list with statistics (HTML, plain text, or CSV).
FIM (Fbi IMproved) aims to be a highly customizable and scriptable image viewer targeted at the users who are confortable with software like the Vim text editor or the Mutt mail user agent. It is based on the Fbi image viewer and works in the Linux framebuffer console (it is not an X program). It features the ability to filter the list of images with regular expressions, Vim-like autocommands, command line autocompletion and history, completely customizable key bindings, external/internal scriptability, and much more.
Brook for GPUs is a compiler and runtime implementation of the Brook stream programming language for modern graphics hardware. The goals for this project are to demonstrate general purpose programing on GPUs, to provide a useful tool for developers who want to run applications on GPUs, and to research the stream language programming model, streaming applications, and system implementations.
Signal Applications To Audio Networks is a program aimed at different signal processing tasks. The primary type of signals are audio signals. The user describes networks of different modules using a special language, and the modules are dynamically loaded libraries. The system can be used to create music from scratch, or to process already created audio files, and depending on the complexity of the network versus the capacity of the host machine, everything can be done in "real time".
Software to build and execute shell command lines from standard input in parallel.