Displaying 4 results from an estimated 4 matches similar to: "How to use op_test_callbacks ?"
2017 Jan 28
0
How to use op_test_callbacks ?
Fred van Stappen wrote:
> I have succeffully open a memory buffer from a url-opus-file with (from
> Pascal fpc):
>
> HandleOP := op_test_memory(BufferURL[0],PipeBufferSize, Err);
> op_test_open(StreamIn[x].Data.HandleOP);
>
> I can retrieve the tags infos, all seems ok.
>
> But for reading, using this gives 0 outframes:
>
> outframes := op_read_float(Data.HandleOP,
2017 Jan 27
2
buffer of op_test_memory ?
Hello.
What is the buffer in op_test_memory method ?
I have try with a array of bytes but without luck:
op_test_memory(Bufferofbytes,1024, Err)
The error code is -139 (OP_EBADTIMESTAMP).
The contend of the Bufferofbytes (from a web-url-audio file) is this:
Lavf57.57.100
encoder=Lavc57.65.100 libopustitle=Be Thankful%artist=For What You GotWilliam De Vau$album=Blaxploitation Vol.3 The
2010 Jun 05
1
Write.fwf works from Mac, throws different number of row error in Windows
Hello,
I am having a problem with write.fwf in Windows. I wrote a code to ingest a
number of text files with weather data in them, process them, and then
output a text file with two parts: 1) a set of column names, 2) the
processed data table.
I wrote and tested the program on my Mac, and it worked fine. However, on
the windows machine, where I intend the work to be done, when I run the
2017 Jan 28
0
buffer of op_test_memory ?
Hello.
Many thanks for your light, indeed the header was corrupt, I have try with a other opus file and...
op_test_memory + op_open_test gives 0 as error and the tags are assigned, numer of channels + length ok.
Perfect.
Thanks.
Fre;D
________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: