Gentoo Archives: gentoo-amd64

From: darren kirby <bulliver@×××××××××××.org>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] k3b and FLAC images
Date: Tue, 29 Apr 2008 18:07:46
Message-Id: 200804291206.59317.bulliver@badcomputer.org
In Reply to: Re: [gentoo-amd64] k3b and FLAC images by Mark Haney
1 quoth the Mark Haney:
2 > Chris Brennan wrote:
3 > > But was FLAC used when you built k3b? try this to check
4 > >
5 > >
6 > > emerge -vpuDN k3b
7 > >
8 > > this should double check all your USE flags and redisplay all of k3b's
9 > > deps.
10 >
11 > Yeah I should have made that a little clearer, I did compile k3b with
12 > the flac USE flag. Here's what k3b has enabled:
13 >
14 > app-cdr/k3b-1.0.4 USE="alsa arts dvdr dvdread encode flac mp3 sndfile
15 > vorbis
16 >
17 > I should be able to burn those flac files right? It could be the CUE
18 > files aren't right, but I'm not sure how I would verify that.
19
20 CUE is in a seperate file? Perhaps you need to use 'metaflac' to embed them in
21 the flac before k3b will take them...
22
23 $ metaflac --import-cuesheet-from='CUEFILE' foobar.flac
24
25 In any event, running 'metaflac --list foo.flac' should let you know if the
26 flac is valid.
27
28 -d
29 --
30 darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
31 "...the number of UNIX installations has grown to 10, with more expected..."
32 - Dennis Ritchie and Ken Thompson, June 1972
33 --
34 gentoo-amd64@l.g.o mailing list