[vorbis-dev] ogg123 does not stop at the end of the file
Monty
xiphmont at xiph.org
Thu Oct 26 13:54:22 PDT 2000
> ogg123 does not exit after playing a file but starts to eat all
> available cpu time, trying to read past the end of the file.
> Please apply the following patch to ogg123.c in vorbis-tools:
It is also the case that vorbisfile now returns more complex error
codes than '-1'. If ogg123 wants to trap an error, it has to be looking
for <0, not -1.
(the quoted code doesn't break, it just misses the error returns)
The error codes are documented in doc/vorbis-errors.txt on branch_beta3.
Monty
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis-dev
mailing list