Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.181.320 Times

libreplay 0.5

  Date Added: May 20, 2010  |  Visits: 769

libreplay

Report Broken Link
Printer Friendly Version


Product Homepage
Download (88 downloads)



libreplay library will save the output of realplay in a raw format, so you can do what you want with this uncompressed data later in time. When you use realplay, sometimes you would like to save the sound that you ear, to be able to listen to it later in time. But realplay doesnt have a save or export button, so libreplay dose that for you. Installation Just do a make in the directory, should be alright. There will be the file libreplay.so which contains everything usefull. Usage This documentation is only valid for version 0.3 of libreplay. Avoid using 0.1, it crashes too much realplay. (Version 0.2 does not have LIBREPLAY_AUDIO support.) You must set the variable LIBC_PATH to the place where your libc is (something like /lib/libc.so.6). If you are under bash, just do export LIBC_PATH=/lib/libc.so.6 (replace /lib/libc.so.6 by your libc of course). Do LD_PRELOAD=./libreplay.so realplay in the directory where libreplay is. realplay will create /tmp/realplayer_stream_XX_speed_YY_channels_ZZ_format_AA.raw for each stream you play. XX will be replaced by the stream number (from 0 to whatever the number of streams you download). YY will be the speed of the stream (44100 if the stream is at 44100Hz, for instance). ZZ will be the number of channels of the stream (1 for mono, 2 for stereo). AA will be the size of each sample of the stream (I only saw 16 for it, meaning: 16 bits, signed, little endian). Some streams may be empty, because realplay sometimes opens and closes the soundcard whitout outputting any sound. The output is a raw file, use sox or you favorite conversion program to transform it into a format you like more. For instance, using sox, you would do sox -t raw -s -w -c 2 -r 44100 realplayer_stream_6_speed_44100_channels_1_format_16.raw out.wav copy -t raw for saying its a raw file, -s -w for saying its 16b signed, -c 2 for saying there are 2 channels, -r 44100 for saying its a 44100Hz stream. It has been tested against realplayer 8. By setting the environment variable LIBREPLAY_AUDIO, you can save live streams. Some streams create problems when they are saved faster than they are played; the server will send again some audio data, and the result is bad. With this option, the stream is played and saved at the same time. If you have problems with your saved streams, try this option. You may use the scripts realplay.dump and realplay.dump_live, which include all the necessary to let realplay be used with libreplay. realplay.dump will only save the stream. realplay.dump_live will save it and play it. You may need to edit these scripts, to adapt the paths, for them to fit your system. These scripts are only here to help you; if they dont work, you still will need to read the documentation (this file) and understand it. Gregory did a little perl utility to, maybe, facilitate the usage of this little tool. realexport.tar.gz realexport.sh something.rm is the way to use it, according to Gregory. (It may work, it may fail, not tested.) You will need sox and lame available on your system..

Requirements: No special requirements
Platforms: Linux
Keyword: Audio Libraries Libreplay Programming Raw Realplay Save Stream Streams Will Be
Users rating: 0/10

License: Freeware Size: 5.12 KB
USER REVIEWS
More Reviews or Write Review


LIBREPLAY RELATED
Video Editors  -  gtivo 0.70 beta
This application is a GUI tool written with the Gnome/GTK libraries. It can be used to view Television Show details and extract tyStreams (TiVo proprietary media streams) from a network enabled TiVo device. This application will run in Linux (and...
512 KB  
Utilities  -  AGNULA/DeMuDi 1.3.0 RC1
AGNULA (acronym for A GNU/Linux Audio distribution, pronounced with a strong g) is the name of a project funded by the European Commission. The AGNULA/DeMuDi project is coordinated by the Centro Tempo Reale in Firenze and involves important...
575 MB  
Multimedia & Graphics  -  WinX Free DVD to MPEG Ripper 7.0.8
WinX Free DVD to MPEG Ripper brings you with a totally free DVD to MPEG ripping solution. It lets you rest assured that all kinds of DVDs can be compressed and converted to high quality MPEG video. With this DVD to MPEG converter freeware, backing...
30.47 MB  
Audio Tools  -  MDF audio extracter 0.1
MDF audio extracter project is a tool to extract audio data from MDF/MDS audio cd images to wav or raw files. Tracks will be extracted to the current directory and named track_[num].wav or track_[num].raw. Output can also be redirected to stdout...
10.24 KB  
Libraries  -  Audio::TagLib::Tag 1.42
Audio::TagLib::Tag is a simple, generic interface to common audio meta data fields. This is an attempt to abstract away the difference in the meta data formats of various audio codecs and tagging schemes. As such it is generally a subset of what...
1.4 MB  
Libraries  -  MP3::Info 1.20
MP3::Info is a Perl module that can manipulate / fetch info from MP3 audio files. SYNOPSIS #!perl -w use MP3::Info; my $file = Pearls_Before_Swine.mp3; set_mp3tag($file, Pearls Before Swine, q"77s", Sticks and Stones, 1990, q"(c) 1990 77s...
99.33 KB  
Libraries  -  Stream::Reader 0.09
Stream::Reader is a stream reader Perl class. SYNOPSIS # Input stream can be reference to TYPEGLOB or SCALAR, output stream # can be the same types or undefined # Constructor $stream = Stream::Reader->new( *IN, { Limit => $limit, BuffSize...
6.14 KB  
Audio Tools  -  rmp3 0.5.2
rmp3 is a receiver for the rmp3 broadcast protocol. This protocol uses teletext data transmitted in the VBI (vertical blanking interval) of TV transmissions to broadcast mp3-files (e.g. RadioMP3 and MegaRadio). rmp3 currently is a command-line...
614.4 KB  
Audio Tools  -  All Free MP3 Joiner 4.5.2
All Free MP3 Joiner is an easy and fast audio tool to combine, merge or join MP3 files without recompressing and quality loss. Using our free MP3 joiner, you can join various audio files like MP3, WAV, WMA and OGG to a larger one within just a few...
6.78 MB  
Modules  -  Facebook Live Stream Module 6.x-3.0-beta1
#D7CX I pledge that Facebook Stream module will have a full Drupal 7 release on the day that Drupal 7 is released.This module leverages the Facebook Open Stream API. Once installed, the module allows users of the Drupal instance to access their...
20.48 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB