Re: Handling mp3 files with Sox

2017-03-15 Thread Martin McCormick
David Wright writes: > Install libsox-fmt-mp3 perhaps. (There are others, and an "all" option.) > > Cheers, Thank you! I went for the gold and did the following: sudo apt-get install libsox-fmt-all The following extra packages will be installed: libid3tag0 libsox-fmt-ao libsox-fmt-mp3 libsox

Re: Handling mp3 files with Sox

2017-03-15 Thread David Wright
On Wed 15 Mar 2017 at 07:30:57 (-0500), Martin McCormick wrote: > This is a dumb question, but could I have installed > something else on the wheezy system that could have pulled in > some libraries that make sox do mp3? > > If so, I want to do that on the wheezy system since being >

Re: Handling mp3 files with Sox

2017-03-15 Thread Dan Ritter
On Wed, Mar 15, 2017 at 10:15:50PM +0900, Mark Fletcher wrote: > On Wed, Mar 15, 2017 at 07:30:57AM -0500, Martin McCormick wrote: > > This is a tale of two systems. One is a wheezy > > installation and it's version of sox handles mp3 files nicely. It > > can create them and appears to allow on

Re: Handling mp3 files with Sox

2017-03-15 Thread Mark Fletcher
On Wed, Mar 15, 2017 at 07:30:57AM -0500, Martin McCormick wrote: > This is a tale of two systems. One is a wheezy > installation and it's version of sox handles mp3 files nicely. It > can create them and appears to allow one to edit them. The > listing for /usr/bin/sox shows a size of somewh

Re: Handling mp3 files with Sox

2017-03-15 Thread Martin McCormick
Greg Wooledge writes: > I can't answer the rest of this email, but for this paragraph, you > would get better results using bash's "type -a sox". That will show > you all of them, in the event there's more than one. That is helpful. Thank you. Both systems only report /usr/bin/sox. Mart

Re: Handling mp3 files with Sox

2017-03-15 Thread Greg Wooledge
On Wed, Mar 15, 2017 at 07:30:57AM -0500, Martin McCormick wrote: > Thanks for any good explanations. I even did a which sox on both > systems and there is only one on each. I can't answer the rest of this email, but for this paragraph, you would get better results using bash's "type -a sox". Tha

Handling mp3 files with Sox

2017-03-15 Thread Martin McCormick
This is a tale of two systems. One is a wheezy installation and it's version of sox handles mp3 files nicely. It can create them and appears to allow one to edit them. The listing for /usr/bin/sox shows a size of somewhat above 63 KB and a creation date of Dec 22 in 2014. A second