Displaying 1 result from an estimated 1 matches for "stream_encoder_finish".
2014 May 27
2
Streaming silence with flac
...se any listener
likes to know in time how much silence to play. This leads to my question:
Is there a way to output small blocks/chunks/ogg pages instead
run-length encoding such silent passages into a single page? Or to force
the encoder to emit this data and start over counting? There's only
stream_encoder_finish but no intermediate flush which keeps the encoder
alive.
Thanks and regards
Uli