[linux-audio-user] Music CD Data Base
Pete Leigh
pete.leigh at gmail.com
Thu Dec 8 03:12:22 EST 2005
On 08/12/05, Martin McCormick <martin at dc.cis.okstate.edu> wrote:
> -J] [-L cddbp-mode] [-H] [-g] [-l buffers] [-D cd-device]
>
> If I put a -L anything anywhere in that command, it is instant
> failure:
>
> # cdda2wav -D0,0,0 -J -L cddb-mode
I think "cddb-mode" should be a 0 or a 1. From the readme of the
current version:
(-L) cddb=cddbpmode do cddbp title lookups.
resolve multiple entries according to cddbpmode:
0=interactive, 1=first entry
So run with something like
cdda2wav -B -L 1 -dev <cd dev>
or
cdda2wav -B -L 0 -dev <cd dev>
Worked for me in a quick test here.
- Pete.
More information about the Linux-audio-user
mailing list