]> git.alsa-project.org Git - alsa-utils.git/commit
split interleaved files in arecord when reaching 2GB
authorTakashi Iwai <tiwai@suse.de>
Tue, 6 Dec 2005 11:25:47 +0000 (11:25 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 6 Dec 2005 11:25:47 +0000 (11:25 +0000)
commit5f9f0e817c0d52fc5a378da9856bb8314fec7485
tree999e7380777a303ecfbfb07999abe699a32a5de4
parent504131b5828f57c07e808cfb6b450fa1226beed9
split interleaved files in arecord when reaching 2GB
From: Dirk Jagdmann <doj@cubic.org>

This patch will split files in chunks of aprox. 2GB in the interleaved
recording mode of arecord. This is meant to overcome the 2GB filesize
limit of .wav files, which is easily reached when recording multiple
channels.
aplay/aplay.1
aplay/aplay.c