Hi,
When ripping an old classical CD that has a bunch of indexes, I notice the indexes go zero to 9, then 16->20+. This occurred multiple times.
I noticed because metaflac complained about the cue sheet & refused to embed it.
My guess is a scanf of index as hex, then a printf as decimal.
Thanks. (And it would be nice to have the cue-sheet embedded & be able to skip the metaflac step...)
Kent
When ripping an old classical CD that has a bunch of indexes, I notice the indexes go zero to 9, then 16->20+. This occurred multiple times.
I noticed because metaflac complained about the cue sheet & refused to embed it.
My guess is a scanf of index as hex, then a printf as decimal.
Thanks. (And it would be nice to have the cue-sheet embedded & be able to skip the metaflac step...)
Kent
Comment