libcdio-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libcdio-help] Question about adding disc id support.


From: Stef Bon
Subject: [Libcdio-help] Question about adding disc id support.
Date: Fri, 4 Nov 2011 12:51:00 +0100

Hi,

as you may know I've written a fuse fs to access an audio cdrom (fuse-cdfs).


http://code.google.com/p/fuse-cdfs/

Now, it works very good, but is slow when starting up.

The device with the media has to opened and read (nr of tracks, total
number of sector used) before
the fs is able to show everything, ie a listning of tracks with attr set.

Now is there a way to speed this up.

I've found an utility which reads various important data very quickly:

http://discid.sourceforge.net/

Isnt't it possible that such a functionality is possible with cd-info?

Stef



reply via email to

[Prev in Thread] Current Thread [Next in Thread]