Bugs item #3197852, was opened at 2011-03-02 13:55
Message generated for change (Settings changed) made by uklauer
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110706&aid=3197852&group_id=10706

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Chris Bagwell (cbagwell)
Assigned to: Nobody/Anonymous (nobody)
Summary: sox monkey.wav monkey.mp3 doesn't work

Initial Comment:
Command in title doesn't work and gives no useful error messages.

sox FAIL formats: can't open output file `monkey.mp3': LAME initialization 
failed

If command is changed to "sox monkey.wav -r 44100 monkey.mp3" then it works so 
its probably related to lame only accepting a subset of sample rates.

At minimum, we should increase above error message to say "Try different sample 
rate.".  Probably better we should auto-change output sample rates to closest 
matching value that lame supports.


----------------------------------------------------------------------

Comment By: Jan StarĂ½ (janstary)
Date: 2013-02-02 13:10

Message:
14.4.0 does

$ /usr/local/bin/sox monkey.wav monkey.mp3
/usr/local/bin/sox WARN formats: mp3 can't encode at 8012Hz; using 11025Hz

Can this be closed?


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110706&aid=3197852&group_id=10706

------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
SoX-devel mailing list
SoX-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-devel

Reply via email to