similar to: mpg123 with ogg decoder...

Displaying 20 results from an estimated 2000 matches similar to: "mpg123 with ogg decoder..."

2013 Feb 08
2
3rd Party Applications
The page http://www.icecast.org/3rdparty.php contains some old links. Perhaps someone could update them. Oddcast was renamed and the website is unavailable. Maybe this one: http://code.google.com/p/edcast-reborn/ DeeFuzzer website moved to https://github.com/yomguy/DeeFuzzer and http://pypi.python.org/pypi/DeeFuzzer/ Xine website moved to http://www.xine-project.org/home Cajun website should be
2001 May 03
8
icecast 2.0 semi-permanent test stream
Icecast 2.0 and Ices 2.0 are both fairly usable now. I have set up a semi-permanent test stream for people to bang on at: http://i.cantcode.com:8888/ices.ogg Please report any problems you have. I say semi-permanent, because it will probably crash now and then, and I will be developing and putting up the new versions on a regular basis. If it stops working for more than an hour, somethings
2001 May 03
8
icecast 2.0 semi-permanent test stream
Icecast 2.0 and Ices 2.0 are both fairly usable now. I have set up a semi-permanent test stream for people to bang on at: http://i.cantcode.com:8888/ices.ogg Please report any problems you have. I say semi-permanent, because it will probably crash now and then, and I will be developing and putting up the new versions on a regular basis. If it stops working for more than an hour, somethings
2004 Aug 06
2
metadata handling
I'm trying to using metadata now in my application that uses libshout, and am seeing curious behaviour. my icecast2 log says: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= [2003-04-03 08:45:50] INFO connection/_handle_source_request Source logging in at mountpoint "/cajun" [2003-04-03 08:45:50] DBUG source/source_main Source creation complete [2003-04-03
2004 May 24
5
mpg123
When I start * I get 6 mpg123 processes start as well. Is this normal? Often after a couple of days these mpg123 processes start to consume cpu and I have to kill them off. I do not have a sound card in the server and I have noload => chan_oss.so Simon
2004 Aug 06
2
Problems with xmms & freeamp
Hi all, I've just set up a test icecast2 server (download and compiled from cvs about an hour ago) - very simple setup, all it does is use ices to stream in an .ogg file that I converted from an mp3, using mpg123 & oggenc. (I've used the sample conf files with the directory stuff removed. I've also tried it with and without the re-encoding lines from the ices-playlist.xml file).
2006 Jun 13
3
Compiling mpg123 under 1.2.9.1 / Ubuntu 6.06
Hi, I made the mistake of upgrading both my Linux box (to Ubuntu 6.06) and Asterisk (to 1.2.9.1) at the same time. Now, when trying to compile mpg123 - using the tried and true "make mpg123" -, the build fails with an error make[3]: Entering directory `/usr/src/asterisk-1.2.9.1/mpg123-0.59r' make[3]: *** No rule to make target `\ ', needed by `mpg123'. Stop. Maybe
2004 May 10
2
Notice for Gentoo Users In Regard to mpg123
Hi there, After scratching my head for days on why there is horrible white noise in musiconhold, I finally found out that the latest emerge version of mpg123: 0.59s-r2 is not working well with asterisk. However, if you get the latest source from mpg123.de mpg123-pre0.59s.tar.gz. Then it works wonderfully. Just a heads up for the Gentoo admin David
2006 Jan 09
2
mpg123 removal
When I configured this server, I did not do the make mpg123 option. Months later, I read about it and did it, as the client was asking about MOH. About a week later the server crashed, which it never has before. I believe mpg123 have a memory leak. What's the best way to remove it, and is there an alternative that is stable? -- Chris Mason NetConcepts (264) 497-5670 Fax: (264) 497-8463
2005 Jul 26
3
mpg123 - two processes
Does everyone have two processes running for mpg123? I always have them when I'm running an idle Asterisk box. No calls going in or out and nothing off hook. Is this normal? Thanks! 5008 ? S 0:00 mpg123 -q -s --mono -r 8000 -b 2048 -f 4096 fpm-calm-ri 5015 ? S 0:00 /usr/sbin/asterisk 5061 ? S 0:00 mpg123 -q -s --mono -r 8000 -b 2048 -f 4096
2004 Dec 20
1
Why does * only work with an ancient mpg123?
Hi list! Just wondering, why is * sticking with an mpg123 version from the stoneage? Gentoo comes with 0.59s-r8 and this version doesn't even start. Ik know I could forcibly unmerge mpg123 and install the old version but I guess some day newer versions will have to be supported? Thanks!
2006 Feb 23
5
mpg123 alternative?
Been using mpg123 for moh for the last two years or so. However, when I have * config errors, often times get a endless stream of console messages and need to kill the two mpg123 processes. Is there an alternative to mpg123 that eliminates that issue? I see references in musiconhold.conf relative to madplay, native file format, asterisk-addons, etc. Not sure why the asterisk-addon approach
2004 Sep 03
2
mpg123 - multiple instances, taxing CPU
Is there any reason why there should ever be more than 1 instance of mpg123 running on a * server? I just did an 'uptime' and noticed all 3 of my loads where over 3.00. 'top' showed 8 mpg123 processes all processing the same 3 songs (our background music). I tried to kill one of them but another one spawned in its place. Any ideas? Thanks, Matthew
2004 May 06
3
mpg123 versions ?
We find that mpg123 0.59r works best. mpg123 0.59s-mh4 = the devil. What versions does everyone use without problems. 0.59r is PERFECT bkw -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040506/937ae19c/attachment.htm
2005 May 25
2
MoH: mpg123 problems
Hey all, I have read on voip-info.org that to configure MoH asterisk requires the use of mpg123. I have installed mpg123 and restarted asterisk. But, when i put a call on hold i get this error: May 25 14:13:03 WARNING[1872]: res_musiconhold.c:865 local_ast_moh_start: No class: default Can you help, Thanks yusuf
2006 Nov 02
3
mpg123 new version
Hi there, It seems mpg123 is now maintained again and there are a few new version released. The latest is 0.61. Does asterisk work with the newer versions? What audio options shall we use when compile mpg123 v0.61? Thanks! Frank
2004 Apr 25
1
MusicOnHold spawns everlasting mpg123 processes
Hullo :) I'm using CVS-04/23/04-23 from the stable 1.0 branch on kernel 2.6 - since I have no Digium h/w, I've just managed to get the zaprtc module to compile and run, so I thought the best way to test it would be via MoH. The MP3Player application works great .. exten => 6901,1,Answer exten => 6901,2,MP3Player(http://127.0.0.1:85/ES/28) This will play callers BBC Radio 4 from
2003 Apr 17
3
mpg123 hangs on close, but plays fine.
I am running Asterisk CVS-04/16/03-18:57:13, and mpg123-0.59r It all sounds great and it plays at the correct pitch and speed. However at the end of the file it simply does nothing. It does not go on the the next step in the extension.conf nor does it hang up. It just sits there. During play I have two processes running for the mp3 stream: root 6300 6299 8 22:32 ?
2005 Sep 16
7
mpg123 on x86_64 (Opteron MP)
Has anyone successfully compiled mpg123 in the 1.0.x or 1.2beta1 distributions (I'm running FC3 linux on an Opteron 2 processor system)? Are there any patches out there to make it work? gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX - DREAD_MMAP -DOSS -DTERM_CONTROL -Wall -O2 - m486 -fomit-frame-pointer -funroll-all- loops
2010 Nov 04
2
useless mpg123 processes hanging around
Running Asterisk 1.6.2.11 on debian 5.0.6 with mpg123 1.4.3 when i start asterisk, i immediately see two mpg123 processes spawned which sit there forever. I can't imagine it's normal behavior, but if it is, please explain :) # /etc/init.d/asterisk stop stopping asterisk. #[...] # /etc/init.d/asterisk start starting asterisk. # psg aster root 14573 1 0 16:29 pts/2 00:00:00