On Wed, 2021-02-03 at 12:14 -0500, Bob Goodwin wrote:
> How can I put them together in one command or if there is a simpler
> and better way, how to get a compressed output file from arecord?
When you say compressed, do you really mean MP3, or would any
compressed audio format suffice? And does i
On 2021-02-03 12:45, stan via users wrote:
I'm not completely clear on what you are trying to accomplish,
but if you are trying to record using aplay and get an mp3 file,
you should be able to do this with sox. A command like
arecord tstxx | sox -t wav - tstxx.mp3
should do the trick. I haven
On Wed, 3 Feb 2021 12:14:52 -0500
Bob Goodwin wrote:
> arecord tstxx will produce a wav file and ffmpeg -i tstxx.mp3 to a
> file aplay will play.
>
> How can I put them together in one command or if there is a simpler
> and better way, how to get a compressed output file from arecord?
I'm not
arecord tstxx will produce a wav file and ffmpeg -i tstxx.mp3 to a file
aplay will play.
How can I put them together in one command or if there is a simpler and
better way, how to get a compressed output file from arecord?
Bob
--
Bob Goodwin - Zuni, Virginia, USA
FEDORA-32/64bit LINUX XFC