Displaying 2 results from an estimated 2 matches for "snd_capture".
2005 Nov 13
3
OggPCM format description, rev 3
...yte aligned data, I don't think the
storage and retrieval is that difficult. I agree, it's probably not very
useful in the general case, but there are some cases where it is, so it
may be worth defining it.
I'm imagining the case of writing a command line filter chain, for instance:
$ snd_capture | deinterlace | denoise | normalize | interlace | compress
(yes, we'll ignore the fact that you can't normalize in one pass...)
> Reserved for what? I can't possibly think what it could be used for.
These were the 6 bits of the format id I reserved for the storage size and
endianne...
2005 Nov 13
5
OggPCM format description, rev 3
Hi all,
I updated the wiki with another rev of this format. Updates include
support for 43 formats in 14 coding schemes, as derived from the ALSA API.
This seemed like a good way to get a list of what the formats in common
use out there are, so it should be fairly comprehensive.
Modifications to the "rev 2" format:
1. Expanded the 'id' field to support more than 7 formats.