option "bufsize" b #~~~~~~~~~~~~~~~~~ "size of output buffer" int typestr="kilobyte" default="128" optional details=" Increase this if you encounter output buffer overrun errors. Smaller values make the oggdec filter use less memory. " option "initial_buffer" i #~~~~~~~~~~~~~~~~~~~~~~~~ "size of initial input buffer" int typestr="kilobyte" default="16" optional details=" On startup, defer decoding until that many kilobytes are available in the input buffer. "