[opus] error: op_test_file: -129

Ralph Giles giles at thaumas.net
Mon Jan 23 22:39:51 UTC 2017


On 2017-01-23 2:04 PM, Fred van Stappen wrote:

> When trying to access a url with op_test_url, ther is that error message:
>
>
> error: op_test_file: -129
>
>
> What is error -129 (and how to know meaning of int messages) ?
>

-129 is OP_EFAULT which is a null pointer or other generic internal 
error. You can find a complete list at 
https://opus-codec.org/docs/opusfile_api-0.7/group__error__codes.html or 
in the opusfile.h header file.

Some of the method-specific documentation on that site gives additional 
guidance, but I don't see anything specific for `op_test_url`.

HTH,
  -r
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/opus/attachments/20170123/cf79b0be/attachment.html>


More information about the opus mailing list