Gentoo Archives: gentoo-amd64

From: "Jesús Guerrero" <i92guboj@×××××.es>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: Heads-up: KDEers: Particularly kde3-ers,
Date: Thu, 27 Aug 2009 20:24:30
Message-Id: 614c80ff3429e5e109580f6aba7f67d8.squirrel@jesgue.homelinux.org
In Reply to: Re: [gentoo-amd64] Re: Heads-up: KDEers: Particularly kde3-ers, by Volker Armin Hemmann
1 On Fri, August 28, 2009 03:18, Volker Armin Hemmann wrote:
2 > On Freitag 28 August 2009, Jesús Guerrero wrote:
3 >
4 >> On Fri, August 28, 2009 02:01, Frank Peters wrote:
5 >>
6 >>> On Fri, 28 Aug 2009 00:34:24 +0200
7 >>>
8 >>>
9 >>>> oh really? can mc present an audiocd as ogg/mp3/flac/wav files?
10 >>>>
11 >>>> I don't think so.
12 >>>>
13 >>>
14 >>> I am not sure what is meant by "present an audio cd," but mc can be
15 >>> programmed by the user to accomplish a lot of tasks based on the file
16 >>> type. Therefore, although I have not researched this specific
17 >>> possibility, I would be inclined to believe that it can be done with
18 >>> mc.
19 >>
20 >> He is talking about a kio-slave that does kind of like the cdfs kernel
21 >> module, though in a more limited way.
22 >>
23 >> In kde, when you enter a cdaudio in your drive and open it, this
24 >> kio-slave presents you the cdaudio disk in an fs-like fashion, with a
25 >> number of folders. One folder containing ogg files, other mp3 files,
26 >> other wav files, and so on, depending on your USE flags and such things
27 >>
28 >>
29 >> This allows you to rip the thing by just dragging files into another
30 >> folder, though to tell the truth, it never worked reliably for me in
31 >> kde3, I have no idea if it has improved.
32 >>
33 >> mc already do this for a number of formats, like iso, via vfs's, I have
34 >> no idea how complex would it be to develop this for cdaudio, but, as
35 >> said we have cdfs anyway, and mc is not meant to be an audio encoder at
36 >> all. I'd vote against this, unless it can be implemented purely as an
37 >> vfs module or as an external addon without touching a single line of the
38 >> mc core.
39 >
40 > and cdfs also does the id3 tags?
41
42 You really don't understand the nature of command line tools. Usually,
43 no tool will do everything. They concentrate on a task, and do it well.
44 I don't think cdfs does that, it does't need to. It's an fs driver...
45
46 You can copy the file to wherever you want, and encode it and tag it
47 however you want. Including that into cdfs would be a nonsense, it would
48 replicate the functionality that's already there.
49
50
51 --
52 Jesús Guerrero

Replies

Subject Author
Re: [gentoo-amd64] Re: Heads-up: KDEers: Particularly kde3-ers, Volker Armin Hemmann <volkerarmin@××××××××××.com>