Date: Wed, 13 Dec 2017 14:07:50 +0000 From: Steve O'Hara-Smith <steve@sohara.org> To: freebsd-questions@freebsd.org Subject: Re: How to capture audio with FreeBSD? Message-ID: <20171213140750.123cbd4a1a519c31cc8ff63b@sohara.org> In-Reply-To: <20171213135656.GB6560@admin.sibptus.transneft.ru> References: <trinity-b639b15a-c1a2-426d-b47a-69ab299dbcc3-1513171390323@3c-app-mailcom-bs16> <CALM2mE=1AYS%2BwNaO3a42VxQwGHzFBrQNskpaJSVaQFguXeVEHg@mail.gmail.com> <20171213135656.GB6560@admin.sibptus.transneft.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 13 Dec 2017 20:56:56 +0700 Victor Sudakov <vas@mpeks.tomsk.su> wrote: > blubee blubeeme wrote: > > > > Try this, install audio/oss from ports > > then use ossrecord app to record from the detected audio recording > > device. > > Since when is it not possible to record with > "cat /dev/dsp > file.wav" like in old hardcore Unixes? I believe this is still possible, but there's no control over format. My usual approach to sound capture is to install sox and use the rec command it provides. -- Steve O'Hara-Smith <steve@sohara.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171213140750.123cbd4a1a519c31cc8ff63b>