Displaying 1 result from an estimated 1 matches for "6c538489".
Did you mean:
6.538487
2001 Mar 03
1
(Yet another) ogg123 buffer patch
Here's yet another ogg123 patch that:
1) Adds a command-line parameter "--prebuffer n" or "-p n" that decodes "n"
chunks into the buffer before even forking off the writer thread.
2) Moves the buffer_shutdown call in ogg123.c to its proper place.
3) Doesn't use signals ;)
This way, the default behavior is to start playing immediately, while allowing
the user