ClaymorePlay

Results 7 comments of ClaymorePlay

Yes, the recording takes place with an unpredictable size, I’ll try to increase the buffer size

Increasing the buffer size helped, thank you. I have now set it to 1GB, the process has started

Next error: the author needs to increase the size of more than just the buffer. OverflowException: Compressed block size cannot be larger than 8*3-1 bits (8MB). Attempted to store 44736697...

Please tell me the normal configuration in case of unknown file size. If you specify BlockSize instead of BufferSize, the problem appears like this: ArithmeticException: A code error has led...

What happens if you ignore the error regarding 8MB? I did this, the file is written, but is it in the correct format?

The problem disappeared when I returned Write Configuration to its default state again without setting values...

The original problem is still there, waiting for a response. ArithmeticException: A code error has led to negative space remaining at ApacheOrcDotNet.Compression.OrcCompressedBuffer.Write(Byte[] buffer, Int32 offset, Int32 count) at ApacheOrcDotNet.ColumnTypes.StringWriter.AddBlock(IList1 values)...