Closed kroll-j closed 8 years ago
This problem is not related to jack_capture.
Then what is it related to?
Don't know. Quick google: _Perhaps libsndfile isn't compiled with __LARGEFILE64_SOURCE?
_https://www.gnu.org/software/libc/manual/html_node/Feature-Test-Macros.html#Feature-Test-Macros https://www.gnu.org/software/libc/manual/html_node/Feature-Test-Macros.html#Feature-Test-Macros_
On Wed, Nov 9, 2016 at 9:55 PM, j. kroll notifications@github.com wrote:
Then what is it related to?
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/kmatheussen/jack_capture/issues/21#issuecomment-259523966, or mute the thread https://github.com/notifications/unsubscribe-auth/ABF9p1X0RaRi0pBnVe0Kj11JhN3HOZXBks5q8jMqgaJpZM4Kt8bQ .
Hi,
someone on LAU reported that jack_record stops recording after a file size of 2.1 GB is reached when compiled for 32 bits. The problem does not appear when built for a 64-bit OS.
Problem description: http://lists.linuxaudio.org/pipermail/linux-audio-user/2016-November/106647.html See also this post: http://lists.linuxaudio.org/pipermail/linux-audio-user/2016-November/106670.html
Best, J.