Projects tagged ‘audioplayer’ and ‘linux’


[7 total ]

6 Users

This program is an audio-player, written with help of Qt library. The program has user interface, similar winamp or xmms. Features: Winamp and xmms skins support plugins support MPEG1 layer 1/2/3 ... [More] support Ogg Vorbis support native FLAC support Musepack support WavePack support ModPlug support WMA support (and other formats provided by FFmpeg library) PCM WAVE support (and other formats provided by libsndfile library) AAC support CD Audio support CUE sheet support (experimental) WavPack embedded CUE support (experimental) FLAC embedded CUE support (experimental) ALSA sound output JACK sound output OSS sound output PulseAudio output Last.fm/Libre.fm scrobbler Spectrum Analyzer projectM visualization sample rate conversion bs2b dsp effect streaming support (MP3, Vorbis via IceCast/ShoutCast) removable device detection (via HAL) MPRIS support global hotkey support video playback via Mplayer lyrics support (using lyricsplugin.com) Requirements: OS GNU Linux; Qt >= 4.3 tar, unzip, bzip2, gzip libmad libvorbis libogg libalsa >= 1.0.1 taglib >= 1.4.0 curl >= 7.16 flac >= 1.1.3 libmpcdec >= 1.2.6 jackit >= 0.102.5 libsamplerate >= 0.1.2 libmodplug >= 0.8.4 libsndfile >= 1.0.17 wavpack >= 4.41 pulseaudio >= 0.9.9 ffmpeg >= 0.4.9-pre1 libcdio >= 0.80 faad2 >= 2.6.1 libbs2b >= 0.3.0 libprojectM >= 1.2.0 mplayer cmake >= 2.4.8 (for build only) .gadget-title { margin-bottom: 2px; } function resizeIframeHandler(opt_height) { var elem = document.getElementById(this.f); if (!elem) return; if (!opt_height) { elem.style.height = undefined; } else { opt_height = Math.max(10, opt_height); elem.style.height = opt_height + 'px'; } } gadgets.rpc.register("resize_iframe", resizeIframeHandler); gadgets.rpc.register('set_title', function(title) { var elem = document.getElementById(this.f + '_title'); if (elem) { elem.innerHTML = gadgets.util.escape(title); } }); [Less]
Created about 1 year ago.

2 Users

Multiplatform music player
Created 9 months ago.

1 Users

Audiopreview is a command-line tool that play previews of many audio files (ogg, mp3, ...), video files (avi, mpg, rm, ...) and also internet streams (internet radio stations, video streams, ...). ... [More] It can also be used as a regular media player (ie: play the files entirely like yauap or mpc123 would do). [Less]
Created 7 months ago.

1 Users

A podcatcher and broadcatcher for KDE. It lets you watch TV and listen to Radio shows from the net, for free. KatchTV is independent of channel and feed publishers, including Miro's channel guide, and ... [More] others too. It includes Bittorrent support, and is capable of downloading large movies, in parallel, while you watch something else. Integrates with Konqueror, and KDE media players. KatchTV is an Internet TV broadcatcher and podcatcher, similar to Miro, but for KDE. Supported features include: * Video podcasts ("vodcasts"). * Bittorrent-based broadcatching. * Audio podcasts. * Multiple background downloads of media and updates of feeds, all while you watch/listen to your favourite shows. * Manages any media you download, so that you don't lose track of your disk space. [Less]
Created about 1 year ago.

0 Users

用C写的运行在LINUX下的terminal或X界面的小型多媒体程序。 ... [More] 附带实用的小工具,类似手机里的程序集,运行起来也类似手机。但不是手机的模拟器,它运行在PC机中。 特点是操作简单,运行快速,安装包小,就可以实现普通手机具有的功能。 [Less]
Created 12 months ago.

0 Users

Featuresgstreamer based supported file types: everything supported by gstreamer (mp3, ogg, videos, ...) constant pitch tempo adjustment precise/quick seeking (works for videos too!) position marker ... [More] system simple keyboard controls responsive user interface due to pygame InstallationIt's just a python script: download Besides python you must have installed: gstreamer scaletempo/pitch plugins for gstreamer python bindings for gstreamer pygame If you're running Ubuntu 9.04 this means you'll have to install these packages: gstreamer0.10-plugins-bad python-gst0.10 python-pygame Ubuntu 8.04/8.10 versions of gstreamer0.10-plugins-bad do not contain the required scaletempo/pitch plugins so you'll have to compile it manually. Screenshot UsageStart with: pyTranscribe.py Keyboard Controls: LEFT/RIGHT -> seek BACKSPACE -> seek to active marker (the green one) and start playing if paused HOME -> seek to 00:00:000 SPACE -> pause/play +/- -> adjust tempo in 12-root(2) steps F5-F10 -> set tempo to 50% - 100% b -> toggle scaletempo bypass m -> create new marker at current position d -> delete active marker +/- -> precisely move active marker The only implemented mouse control is: LEFTMOUSEBUTTON in progress bar -> seek [Less]
Created 4 months ago.

0 Users

Functionality - Audio Player with Audio library User interface - Custom(not standart) Language - C++ Platform - Crossplatfrom Visualization - Minimal
Created 4 months ago.