FLAC reframer¶
Register name used to load filter: rfflac
This filter may be automatically loaded during graph resolution.
This filter parses FLAC files/data and outputs corresponding audio PID and frames.
By default the reframer will only check CRC footer of frames if a change in sample rate or channel mapping is detected.
This should accommodate for most configurations, but CRC check can be enforced using docrc.
Options¶
index (dbl, default: 1.0): indexing window length
docrc (bool, default: false): perform CRC check after each frame