Re: [Asterisk-Users] Mplayer as replacement to mgp123 in MP3Player cmd

2005-09-03 Thread cmisip
mp3 doesn't work, I recoded everything to gsm using a batch script with mplayer and sox. It took a couple of days but everything is working fine. Thanks. On Mon, 2005-08-29 at 16:00, Kris Edwards wrote: cmisip wrote: Controlplayback with the wealth of codecs supported by mplayer would be

Re: [Asterisk-Users] Mplayer as replacement to mgp123 in MP3Player cmd

2005-08-29 Thread cmisip
Thanks for the replies. It seems that controlplayback will fit my needs. I assume it supports : g723, g729, gsm, h263, ulaw, alaw, vox, wav and MP3? Does it support mp3 or must I recode to gsm? Controlplayback with the wealth of codecs supported by mplayer would be nice though as one of my

Re: [Asterisk-Users] Mplayer as replacement to mgp123 in MP3Player cmd

2005-08-29 Thread Kris Edwards
cmisip wrote: Controlplayback with the wealth of codecs supported by mplayer would be nice though as one of my future plans is sending a tv audio source through asterisk. I've done that w/ a radio, allbeit a bit convoluted setup. I was just running the live audio on an mp3 stream and

[Asterisk-Users] Mplayer as replacement to mgp123 in MP3Player cmd

2005-08-28 Thread cmisip
There is a patch to mplayer that allows it to suppress stdout messages and instead output pcm data to stdout. I managed to get it working with app_mp3.c and seems like it is working fine. All that was needed was a change in the execl line and a slight increase in timeout value. I have only done

Re: [Asterisk-Users] Mplayer as replacement to mgp123 in MP3Player cmd

2005-08-28 Thread Matt Riddell
cmisip wrote: I want to be able to send a dtmf key to asterisk and have mplayer forward or rewind. pabx*CLI show application ControlPlayback pabx*CLI -= Info about application 'ControlPlayback' =- [Synopsis] Play a file with fast forward and rewind [Description]

Re: [Asterisk-Users] Mplayer as replacement to mgp123 in MP3Player cmd

2005-08-28 Thread trixter http://www.0xdecafbad.com
On Mon, 2005-08-29 at 11:37 +1200, Matt Riddell wrote: cmisip wrote: I want to be able to send a dtmf key to asterisk and have mplayer forward or rewind. pabx*CLI show application ControlPlayback mplayer has advantages of more codecs as well, so you arent as limited. In addition it will

Re: [Asterisk-Users] Mplayer as replacement to mgp123 in MP3Player cmd

2005-08-28 Thread Matt Riddell
trixter http://www.0xdecafbad.com wrote: controlplayback seems to fit if all you want is mp3s however ... Although it works with all supported formats. -- Cheers, Matt Riddell ___ http://www.sineapps.com/news.php (Daily Asterisk News - html)

Re: [Asterisk-Users] Mplayer as replacement to mgp123 in MP3Player cmd

2005-08-28 Thread trixter http://www.0xdecafbad.com
On Mon, 2005-08-29 at 15:24 +1200, Matt Riddell wrote: trixter http://www.0xdecafbad.com wrote: controlplayback seems to fit if all you want is mp3s however ... Although it works with all supported formats. how many are supported? mplayer for example does at least 130 codecs making it

Re: [Asterisk-Users] Mplayer as replacement to mgp123 in MP3Player cmd

2005-08-28 Thread Matt Riddell
trixter http://www.0xdecafbad.com wrote: On Mon, 2005-08-29 at 15:24 +1200, Matt Riddell wrote: trixter http://www.0xdecafbad.com wrote: controlplayback seems to fit if all you want is mp3s however ... Although it works with all supported formats. how many are supported? mplayer for