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=" The oggdec filter waits until at least that many bytes are available in the input buffer. "