On Fri, 10 Oct 2003, Clemens Ladisch wrote: > Free Ekanayaka wrote: > > Ok. How can I convert the raw output of the file plugin into a > > standard format like wav? I tried with sox: > > > > sox raw file_plugin_output -t raw -r 44100 -c 1 -b new.wav > > > > but I got: > > > > sox: Failed reading raw: Do not understand format type: (null) > > sox -t raw -r 44100 -c 1 -u -b rawfile new.wav > > ... or use "-s -w" for signed 16-bit samples. > Thank you, your line does the job :)
Summarizing my little experience now I can listen to RealAudio files (.ra) with realplayer for Linux and through aoss I can listen the stream with my sound card and at the same write it to a file (or a fifo node), eventually passing it to sox and encode it to mp3 format :)) I'm really start to enjoy ALSA plugin architecture.. Thank you all again and best regards, Free Ekanayaka ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user