Ok Samuel, I'd sent it to you. But I had tested with several WAV files.
This is my version : # liquidsoap --version Liquidsoap 1.0.0-beta+svn. ----- Mail Original ----- De: "Samuel Mimram" <[email protected]> À: "Fabrice B." <[email protected]> Cc: [email protected] Envoyé: Mardi 17 Mai 2011 11h50:53 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne Objet: Re: [Savonet-users] Wav decoding ? Hi, Hum, it looks like a bug... Could you send a problematic wav file privately to me ? ++ Sam. On Tue, May 17, 2011 at 11:45 AM, Fabrice B. < [email protected] > wrote: Hello all, I have 1.0 beta running on a 10.4 ubuntu server. I am unable to play any WAV file . Here a sample script which return : Could not get a valid media file of kind {audio=2;video=0;midi=0} from "/home/liquid/music/I m singing.wav". ... wav = single ("/home/liquid/music/I m singing.wav") output.dummy(id="test",wav) I don't understand because WAV is managed : $ liquidsoap --conf-descr | grep wav set("decoder.mime_types.wav",["audio/vnd.wave","audio/wav","audio/wave","audio/x-wav"]) And obviously my wav file is valid... ~/liquid$ file ../music/I\ m\ singing.wav ../music/I m singing.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, stereo 44100 Hz So what ? Is it due to the fact I have no sound card ? Please help me ... ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
