Hauke Zuehl wrote: > Hi folks! > > I want to convert GSM files to MP3 and tried with sox and lame but I always > get noise. > Can anybody give me a hint how to convert the files? > > Thanks and kind regards, > Hauke
Hallo Hauke, Your sox build could be missing gsm-support. Build it from source or try untoast from libgsm-tools (debian). I've just used Audacity to modify City of Pforzheim's GPL'd privacy prompts using the raw data -> gsm importer, the easy way for single files and it allows export with external apps to any format, mp3 through liblame is preconfigured. mplayer/mencoder/transcode/gstreamer or anything ffmpeg/libav* based I tried this morning cannot recognize the formats automatically, cause headerless (raw) containers :/ If You have many files ask the mencoder/transcode/gstreamer/ffmpeg user lists or their IRC channels on freenode.net. Pls drop a note here if You've found valid commandlines. y tom _______________________________________________ Callweaver-dev mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-dev
