Displaying 20 results from an estimated 3000 matches similar to: "distorted native music on hold"
2005 Aug 29
1
Previewing oggvorbis files in GNOME...
Hi. I'm wondering if anyone out there can give me a little help trying
to figure something out: I presently am running CentOS4.1 with GNOME as
my desktop (It runs quite well, I must say!). I just have a little
curiosity: I have a few audio files (.wav, .mp3 and .ogg) and I like to
"preview" them. When run my mouse over the .wav files (and mp3 files)
the
2011 Sep 13
1
sox: Failed reading obd-demo.mp3: Do not understand format type: mp3
Hi,
Can someone please comment about the below issue
[root at host0040 kaushal]# file obd-demo.mp3
obd-demo.mp3: MPEG ADTS, layer III, v1, 256 kBits, 44.1 kHz, Monaural
[root at host0040 kaushal]# sox obd-demo.mp3 -e stat
sox: Failed reading obd-demo.mp3: Do not understand format type: mp3
[root at host0040 kaushal]# sox -V obd-demo.mp3 -r 8000 -c 1 -t ul -w vm-intro.ulaw
sox: Failed reading
2011 Sep 13
3
sox: Failed reading obd-demo.mp3: Do not understand format type: mp3
Hi,
Can someone please comment about the below issue
[root at host0040 kaushal]# file obd-demo.mp3
obd-demo.mp3: MPEG ADTS, layer III, v1, 256 kBits, 44.1 kHz, Monaural
[root at host0040 kaushal]# sox obd-demo.mp3 -e stat
sox: Failed reading obd-demo.mp3: Do not understand format type: mp3
[root at host0040 kaushal]# sox -V obd-demo.mp3 -r 8000 -c 1 -t ul -w vm-intro.ulaw
sox: Failed reading
2004 Sep 10
3
any simple command-line unix flac players?
For my MP3 files on my FreeBSD box, I can type mpg123 to play them.
For WAV files, I can use wavplay, but it can't take stdin.
Does FLAC have a simple command-line player for Linux/BSD anywhere?
2004 Aug 06
4
Speex test cases?
I'm trying to get speex to encode a bit faster, mainly by rewriting a few
functions in SSE and translating the GCC __asm__ to VC __asm.
There's 2 functions I'm targeting, first is vq_nbest which consumes 40% of
the time at high complexity and split_cb_search_shape_sign. Which consumes
just over 30%. I've split out two functions from:
cb_search_precompute_energy - loop at the
2001 May 15
2
Realtime resampling/encoding with oggenc
Don't know if anybody is still missing the lame oggenc features for
resampling, lowpass/highpass filters etc, but I wrote a little script that
uses sox to do all the stuff I need to real-time encode oggenc from the
radio, or any input device.
#!/bin/bash
DATE=`date '+%m-%d-%Y-(%H.%M)'`
DESTIN=/video/music/perftoday
export DATE=$DATE'-PerformanceToday.ogg'
sox -V -r 44100 -c
2004 Aug 06
5
no luck with streamers
The same as wtih liveice, it stops while trying to open /dev/dsp according to strace.
<p><p>On Sat, 20 Apr 2002, Maroy Akos wrote:
> Raúl Gutiérrez Segalés wrote:
> >
> > Hi,
> >
> > I want to stream to an Icecast server (current version) that is up and running and I have tried plenty of streamers and no go..
> >
> > Any advices? I want to
2007 Jun 16
1
Convert or listen to .sln file
Hi,
How do I listen to .sln audio file or convert it to some format that can
listened to? Sox does not seems to support .sln as an input file. Thanks.
- Andrew
2002 Dec 15
1
Tierra games...
Hi,
I found these remakes of old Sierra games at
http://www.tierraentertainment.com/
They run on an windows adventure game
engine AGS found at http://www.adventuregamestudio.co.uk
Due to the engine author's reclutance for helping linux people, the only
solutions seems to be using wine to get these ancient-but-excellent games
running.
So far they have made King's Quest 1 VGA and
2010 Dec 12
5
Stripping silent periods from MP3s
I'm on Centos 5.5, and would like to use sox to strip out
any periods of silence > 5 seconds from a batch mp3 audio
files.
Googling I found sox, but it does not seem to support mp3
files by default.
The man page says:
.mp3 MP3 Compressed Audio
MP3 audio files come from the MPEG standards for audio and video
compression. They are a lossy compression format that achieves
2011 Jul 12
2
apply (or similar preferred) for multiple columns
Dear all,
I would like to use the apply or a similar function belonging to this
family, but applying for each column (or row) but let say for each q
columns. For example I would like to apply a function FUN for the first q
columns of matrix X then for q+1:2*q and so on. If I do apply (X, 2, FUN) it
applies for each column and not for every q columns. Is that possible with
any similar function?
2006 Jan 14
2
1.2.1 "Silence suppression is disabled" whatthehell?
I looks like someone decided to bundle a patch that
hasn't been merged yet. Good for testing, not so
good for initial impressions.
In /etc/asterisk/asterisk.conf add or uncomment this:
[options]
;silence_suppression=yes
And see if that helps. You need a timing source for it
to work, which is why it is disabled by default, but the
logging might be a bit chatty in any case.
Dan
2007 Oct 28
5
Help for Beginner!!
Léandre BASSOLE
PhD Student
CNRS-CERDI
65 Bd Francois Mitterrand
Boite Postale 320
63009 Clermont-Ferrand CEDEX 1
FRANCE
Tel : +33 4 73 17 74 45
Fax : +33 4 73 17 74 28
----- Forwarded Message ----
From: Leandre Bassole <leandrebassole@yahoo.co.uk>
To: r-help@r-project.org
Sent: Saturday, 27 October, 2007 8:41:05 PM
Subject:
Hi all!!
I am a new user of R. I am very familar to Stata, but
2005 Sep 16
11
wav instead of gsm for vm-sounds?
Is there a way to get * to use wav files instead of gsm files for the
voicemail, agents, and queues applications?
Gsm does not give all the quality we would like to have, and we use no
low bit rate codecs.
2002 Jul 04
4
Script file editors for Windows - submit highlighted text?
Greetings,
I use S+, Stata, SAS and R depending on the weather... The
script file editors in S+, SAS and Stata all allow me to submit a
portion of a developing script file to the running process. In R I have
to use an external editor and either source the entire file or do lots
of copy-and-pasting. Are there any editors out there which interface
to R more closely and let me submit a section
2004 Jan 20
1
Music on Hold - can it be done without mpg123?
I have been having periodic trouble with mpg123. I have tried .59r & .59s
and perhaps others a while back and still get the 'broken pipe' and zombie
mpg123s (although I think I saw something about a fix in the changelog) once
and a while. Is it currently possible to configure moh to run directly on
the wav files? Now-a-days hard drives are so big, why use compression at all
(at least
2008 Aug 13
4
Wine install on Eee PC 4G/Linux
I tried to install Wine, but I get this message in console.
/home/user> cd wine-1.0
/home/user/wine-1.0> .tools/wineinstall
Wine Installer v1.0
Running configure...
checking build system type ... i686-pc-linux-gnuoldld
checking host system type ... i686-pc-linux-gnuoldld
checking whether make sets $(MAKE) ... no
checking for gcc ... no
checking for cc ... no
checking for cl.exe ... no
2007 Mar 21
7
polycom random reboots
Hi,
At one location we have a user whose Polycom IP430 suffers from erratic
reboots. We swapped his phone for a brand new one, but the problem
remains.
Has anyone seen that?
2016 Jan 21
2
html manual files nonfunctional
R help.start() opens a web browser as expected, but the ?Manual? html links
are dead (although the ?Reference? and ?Miscellaneous Materials? html links
do work). I get a similar problem from within RStudio.
I?d like to get pointy-clicky html manuals working, to help migrate users
from SAS to R.
I do see R manuals on this system from the EPEL R rpm's in info and pdf
form, for example at
2005 Feb 21
2
Suggestion for noise reduction on Asterisk-U sers
> This wiki should cover most of the basic stuff that gets asked over
and
>over again just to help reduce the amount of repetition that most of you
>have probably noticed takes place here.
Problem is, Wikis in general suck and voip-info.org in particular is quite
useless except as a random clicky-clicky exercise. You ever use the search
on voip-info.org? It's almost like someone