Re: sox can't record audio with 24-bits precision

2016-09-15 Thread Alexandre Ratchov
On Thu, Sep 15, 2016 at 02:13:28PM +0200, Jan Stary wrote: > Putting this together with ratchov@'s recent patch, > mostly to clarify for myself. > > On Feb 09 10:24:47, com...@daknet.org wrote: > > I'm trying to record audio with 24-bits precision with sox > > and it seems to be impossible: > > >

Re: sox can't record audio with 24-bits precision

2016-09-15 Thread Jan Stary
Putting this together with ratchov@'s recent patch, mostly to clarify for myself. On Feb 09 10:24:47, com...@daknet.org wrote: > I'm trying to record audio with 24-bits precision with sox > and it seems to be impossible: > > rec -t flac -c 2 -r 48000 -b 24 test.flac > > Input File : 'default' (s

Re: sox can't record audio with 24-bits precision

2016-02-10 Thread Comète
9 février 2016 23:40 "Alexandre Ratchov" a écrit: > On Tue, Feb 09, 2016 at 10:24:47AM +, Comète wrote: > >> Hi, >> >> i'm using openbsd 5.8 amd64 stable. I'm trying to record audio >> with 24-bits precision with sox and it seems to be impossible: >> >> rec -t flac -c 2 -r 48000 -b 24 test.

Re: sox can't record audio with 24-bits precision

2016-02-09 Thread Alexandre Ratchov
On Tue, Feb 09, 2016 at 10:24:47AM +, Comète wrote: > Hi, > > i'm using openbsd 5.8 amd64 stable. I'm trying to record audio > with 24-bits precision with sox and it seems to be impossible: > > rec -t flac -c 2 -r 48000 -b 24 test.flac > > Input File : 'default' (sndio) > Channels : 2 > Sam

Re: sox can't record audio with 24-bits precision

2016-02-09 Thread Alexandre Ratchov
On Tue, Feb 09, 2016 at 10:24:47AM +, Com?te wrote: > Hi, > > i'm using openbsd 5.8 amd64 stable. I'm trying to record audio > with 24-bits precision with sox and it seems to be impossible: > > rec -t flac -c 2 -r 48000 -b 24 test.flac > > Input File : 'default' (sndio) > Channels : 2 > Sam

sox can't record audio with 24-bits precision

2016-02-09 Thread Comète
Hi, i'm using openbsd 5.8 amd64 stable. I'm trying to record audio with 24-bits precision with sox and it seems to be impossible: rec -t flac -c 2 -r 48000 -b 24 test.flac Input File : 'default' (sndio) Channels : 2 Sample Rate : 48000 Precision : 32-bit Sample Encoding: 32-bit Signed Integer P