mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
730184884f
Submitted by: Yasuhito FUTATSUKI <futatuki@fureai.or.jp> Reviewed by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>, FUJISHIMA Satsuki <k5@respo.or.jp>
14 lines
516 B
Plaintext
14 lines
516 B
Plaintext
Writes audio CD-Rs in disc-at-once (DAO) mode allowing control over pre-gaps
|
|
(length down to 0, nonzero audio data) and sub-channel information like ISRC
|
|
codes. All data that is written to the disc must be specified with a text
|
|
file. Audio data may be in WAVE or raw format.
|
|
|
|
Andreas Mueller <mueller@daneb.ping.de>
|
|
|
|
See http://www.ping.de/sites/daneb/cdrdao.html for more information.
|
|
|
|
Note:
|
|
Cdrdao requires kernel with "options SYSVSHM" and "options SYSVMSG".
|
|
|
|
-- Yasuhito FUTATSUKI <futatuki@fureai.or.jp>
|