Displaying 1 result from an estimated 1 matches for "bufferdebug".
Did you mean:
buffer_debug
2001 Aug 13
0
Going away again; ogg123 status
...le debugging in curl_interface.c
and/or buffer.c. There's also a deadlock protection #ifdef in buffer.c
that you can try. curl_interface.c's debugging interface will dump on
stderr, so turn off the status indicator (no -v's). buffer.c's
DEBUG_BUFFER will dump a ton of data into /tmp/bufferdebug. If it
deadlocks for you, send me the last 20 lines or so (or if it
compresses well, the whole thing -- it's very repetitive text).
You can also try out the new configfile interface; use ogg123 -c for a
pretty table of what options I've hooked in so far. Or steal it for
your own project ;)...