#443: support for 24 bit sample formats (in 'padsp'?) ----------------------+----------------------------------------------------- Reporter: jpka | Owner: lennart Type: defect | Status: closed Priority: normal | Milestone: Component: daemon | Severity: normal Resolution: wontfix | Keywords: 24 32 bit recording ubuntu linux ----------------------+----------------------------------------------------- Changes (by lennart):
* status: new => closed * resolution: => wontfix Comment: The OSS driver API generally does not support anything beyond 16 bit audio. The only formats supported by the OSS API (as defined in soundcard.h) are mulaw/alaw, ima adpcm, u8, s16, s8, u16, MPEG, AC3. (And the latter two are probably nowhere actually implemented) Or in other words: AFMT_S24_LE or AFMT_S32_LE has never been defined anywhere. OSS is obsolete. Both as API and in code. This cannot be fixed, sorry. -- Ticket URL: <http://pulseaudio.org/ticket/443#comment:2> PulseAudio <http://pulseaudio.org/> The PulseAudio Sound Server _______________________________________________ pulseaudio-tickets mailing list pulseaudio-tickets@mail.0pointer.de https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets