Re: [ecasound] large File

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] large File
From: Kai Vehmanen (k_AT_eca.cx)
Date: Sat Dec 29 2001 - 15:35:02 EET


On 23 Dec 2001, Rene Schumann wrote:

> I have a large wav File captured but i cant get more than ca. 50 min to
> play from it.
[...]
> [rene_AT_desktop rene]$ ll /mnt/disk/test00.wav
> -rw-r--r-- 1 root root 9127305260 Dez 23 09:23 /mnt/disk/test00.wav

That's a large file alright. :) To access files bigger than 2GB on a linux
system, you need:
        - kernel 2.4.0test7 or newer
        - glibc2.2 or newer (2.1.3 works also but has a few problems)

To access these files with ecasound, you need ecasound 2.1dev5 or newer (I
recommend using the CVS-version as dev5 and dev6 have had quite a few
bugs), and you need to compile it with "./configure --with-largefile".

For general info about Linux large-file support,
http://www.suse.de/~aj/linux_lfs.html is an excellent resource.

> Is this File to large and if yes, can i split it with some tools?
> Filesystem is ReiserFS.

ReiserFS 3.6 has a max filesize limit of 1073741824 GB bytes (2^60 bytes),
so that shouldn't be a problem. ;) The current 2.4 kernels limit filesizes
to 2048GB.

-- 
 http://www.eca.cx
 Audio software for Linux!

-- To unsubscribe send message 'unsubscribe' in the body of the message to <ecasound-list-request_AT_wakkanet.fi>.


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sat Dec 29 2001 - 15:27:12 EET