2021-12-02 14:16:10 +01:00
2021-12-02 14:16:10 +01:00
2021-12-02 14:16:10 +01:00
2021-12-02 14:16:10 +01:00

CAF muxer

Notes

Only works for ALAC, for a more information see here.

Usage

Information needed from the source file:

  • Sample rate
  • Bit depth
  • Sizes of the individual samples
  • mdat chunk as a single bytearray
  • Total duration (exact number of raw audio samples)

For examples see examples.py.

S
Description
CAF (Core Audio Format) muxer
Readme 33 KiB
Languages
Python 100%