search for: op_efault

Displaying 3 results from an estimated 3 matches for "op_efault".

2013 Aug 26
1
Fwd: Re: opusfile 0.4 release
...my local web server's access log): "Y%C5%ABji%20%C5%8Cno%20-%20The%20Psychogun%20%5Blibopus%201.0.2%5D.opus" Now when trying to open a unicode file with op_open_url(...) the access log is not showing an access attempt, the function call returns too fast and the error is set to -129 (OP_EFAULT). I am converting the wchar_t to a MBCS UTF-8 string (using ::WideCharToMultiByte(CP_UTF8,...) like I do for my old stream thread) before passing it on to op_open_url with the thinking that it would process it the same way I do. Am I doing it wrong or is it a limitation in libopusurl?
2017 Jan 23
1
error: op_test_file: -129
Hello. 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) ? Thanks. Fre;D -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/opus/attachments/20170123/be547250/attachment.html>
2019 Jun 07
1
Problem with opusfile & ndk
Hi Xiph.org Team. We are using opusfile library <https://github.com/xiph/opusfile> for streaming *.opus* audio in our projects. But now we have a problem with building opusfile library for android with *ndk-build*. In particular, with arm64-v8a platform: Google removed <sys/timeb.h> from android. And now building opusfile with nkd-build crashes with error "fatal error: