Ok thanks, it works

Romaric

Le 15 févr. 2012 à 02:39, Romain Beauxis <to...@rastageeks.org> a écrit :

> Hi Romaric!
> 
> Le 14 février 2012 10:52, Romaric Petion <roma...@saooti.com> a écrit :
>> I use a ‘request.queue’ via telnet to push medias.
>> 
>> 
>> 
>> Some of them are stereo MP3, but also mono MP3, and I get when mono are
>> puched :
>> 
>> 
>> 
>> 2012/02/14 17:45:48 [server:3] New client: localhost.localdomain.
>> 
>> 2012/02/14 17:45:49 [decoder:4] Trying method "META" for "/tmp/flash.mp3"...
>> 
>> 2012/02/14 17:45:49 [decoder:4] Trying method "WAV" for "/tmp/flash.mp3"...
>> 
>> 2012/02/14 17:45:49 [decoder.wav:4] Invalid MIME type for "/tmp/flash.mp3":
>> audio/mpeg!
>> 
>> 2012/02/14 17:45:49 [decoder.wav:4] Invalid file extension for
>> "/tmp/flash.mp3"!
>> 
>> 2012/02/14 17:45:49 [decoder:4] Trying method "MIDI" for "/tmp/flash.mp3"...
>> 
>> 2012/02/14 17:45:49 [decoder:4] Trying method "AAC" for "/tmp/flash.mp3"...
>> 
>> 2012/02/14 17:45:49 [decoder.aac:4] Invalid MIME type for "/tmp/flash.mp3":
>> audio/mpeg!
>> 
>> 2012/02/14 17:45:49 [decoder.aac:4] Invalid file extension for
>> "/tmp/flash.mp3"!
>> 
>> 2012/02/14 17:45:49 [decoder:4] Trying method "MP4" for "/tmp/flash.mp3"...
>> 
>> 2012/02/14 17:45:49 [decoder.mp4:4] Invalid MIME type for "/tmp/flash.mp3":
>> audio/mpeg!
>> 
>> 2012/02/14 17:45:49 [decoder.mp4:4] Invalid file extension for
>> "/tmp/flash.mp3"!
>> 
>> 2012/02/14 17:45:49 [decoder:4] Trying method "OGG" for "/tmp/flash.mp3"...
>> 
>> 2012/02/14 17:45:49 [decoder.ogg:4] Invalid MIME type for "/tmp/flash.mp3":
>> audio/mpeg!
>> 
>> 2012/02/14 17:45:49 [decoder.ogg:4] Invalid file extension for
>> "/tmp/flash.mp3"!
>> 
>> 2012/02/14 17:45:49 [decoder:4] Trying method "MP3" for "/tmp/flash.mp3"...
>> 
>> 2012/02/14 17:45:49 [decoder.mp3:4] Libmad recognizes "/tmp/flash.mp3" as
>> MP3 (layer III, 256kbps, 44100Hz, 1 channels).
>> 
>> 2012/02/14 17:45:49 [decoder.mp3:3] File "/tmp/flash.mp3" has an
>> incompatible number of channels.
>> 
>> 2012/02/14 17:45:49 [decoder:3] Unable to decode "/tmp/flash.mp3" as
>> {audio=2;video=0;midi=0}!
>> 
>> 
>> 
>> How to transform dynamically a mono to stereo if needed?
> 
> I believe that audio_to_stereo might be what you're looking for :-)
> 
> Romain

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to