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

_______________________________________________
Libcdio-help mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/libcdio-help

Reply via email to